cleanup
[distributedratelimiting.git] / DistributedRateLimiting.spec
index 8a743fc..b0c9c2b 100644 (file)
@@ -29,7 +29,7 @@ was a centralized limiter.
 %setup
 aclocal
 autoconf
-%configure --with-zookeeperlib=no
+%configure --without-zookeeper
 
 %build
 make
@@ -54,8 +54,8 @@ rm -rf %{buildroot}
 %files
 %defattr(0644,root,root,0755)
 %attr(0755,root,root) %{_sbindir}/ulogd
-%{_sysconfdir}/ulogd.conf
-%{_sysconfdir}/drl.xml
+%config %{_sysconfdir}/ulogd.conf
+%config %{_sysconfdir}/drl.xml
 %{_sysconfdir}/logrotate.d/ulogd
 %attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/ulogd
 %{_mandir}/man8/*
@@ -74,6 +74,3 @@ rm -rf %{buildroot}
 %changelog
 * Tue Oct 14 2008 Kevin Webb <kcwebb@cs.ucsd.edu> - DistributedRateLimiting-0.1
 - Created this spec file.  Doing my best to import the DRL code into the PlanetLab build system.
-
-
-%define module_current_branch 0.1