Setting tag DistributedRateLimiting-0.1-1
[distributedratelimiting.git] / DistributedRateLimiting.spec
index eb94976..3a24bb7 100644 (file)
@@ -4,7 +4,7 @@
 # see build/module-tag.py for details
 %define name DistributedRateLimiting
 %define version 0.1
-%define taglevel 0
+%define taglevel 1
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -29,7 +29,7 @@ was a centralized limiter.
 %setup
 aclocal
 autoconf
-%configure --with-mysql=no --with-pgsql=no --with-pcap=no --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/*
@@ -72,8 +72,7 @@ rm -rf %{buildroot}
 %doc drl/DRL-LICENSE
 
 %changelog
+* Mon Mar 01 2010 S.Çağlar Onur <caglar@cs.princeton.edu> - DistributedRateLimiting-0.1-1
+
 * 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