Initial version to support RPM creation
commitb69836e9d67916d51a79f2c61ce13d225bea8727
authorFelix Möller <mail@felixmoeller.de>
Mon, 21 Feb 2011 23:37:55 +0000 (22 00:37 +0100)
committerAndrew McMillan <andrew@morphoss.com>
Mon, 21 Feb 2011 23:47:58 +0000 (22 12:47 +1300)
tree2b9baecbc63fc87a843bf2e30d0480cc8e2c1257
parent7515f607c6c714f1bdc5dac0f4cc3d7605da4745
Initial version to support RPM creation

Producing tarballs now which can be build by rpmbuild -ta davical.tar.gz
This does not just support releases, but works as well for snapshots.

adding a template for the apache configuration.
Makefile
config/apache-davical.conf [new file with mode: 0644]
davical.spec.in [new file with mode: 0644]