X-Git-Url: http://git.onelab.eu/?p=distributedratelimiting.git;a=blobdiff_plain;f=DistributedRateLimiting.spec;h=3a24bb7428a6d5be40bfc377465b80da1ce6934e;hp=eb94976a23d6810ce71348a7959aef94d3c545c7;hb=HEAD;hpb=3d0e0dc78a4c9829f5c0191da93abfd2abb8f27c diff --git a/DistributedRateLimiting.spec b/DistributedRateLimiting.spec index eb94976..3a24bb7 100644 --- a/DistributedRateLimiting.spec +++ b/DistributedRateLimiting.spec @@ -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 - DistributedRateLimiting-0.1-1 + * Tue Oct 14 2008 Kevin Webb - 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