X-Git-Url: http://git.onelab.eu/?p=distributedratelimiting.git;a=blobdiff_plain;f=DistributedRateLimiting.spec;h=b0c9c2bdf74b9f8abef791b5251f17ac493a78e5;hp=1f7c20162913cff156ad9c0a1158f2fb0443b278;hb=36d04efaa4eff5280dd7c194f127a73e6dfdf466;hpb=a3995c9ac407020dcdc5c471191b767bb1667d2e diff --git a/DistributedRateLimiting.spec b/DistributedRateLimiting.spec index 1f7c201..b0c9c2b 100644 --- a/DistributedRateLimiting.spec +++ b/DistributedRateLimiting.spec @@ -17,6 +17,8 @@ License: Academic URL: %(echo %{url} | cut -d ' ' -f 2) Source0: %{name}-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-buildroot +BuildRequires: libxml2-devel +Requires: libxml2 Provides: DistributedRateLimiting %description @@ -27,7 +29,7 @@ was a centralized limiter. %setup aclocal autoconf -%configure --with-mysql=no --with-pgsql=no --with-pcap=no +%configure --without-zookeeper %build make @@ -52,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,6 +74,3 @@ rm -rf %{buildroot} %changelog * 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