X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fipfwslice.spec;h=6080f7643b7fc5e92f648c74c1961ddc171d8a82;hb=811ce47697255ee7f88db56cbc6451aac2365b55;hp=db84379796fae9e764e509e3708220d9cbb62136;hpb=88a2b0b8513bdd41f7689e1005e2e940f351f359;p=ipfw.git diff --git a/planetlab/ipfwslice.spec b/planetlab/ipfwslice.spec index db84379..6080f76 100644 --- a/planetlab/ipfwslice.spec +++ b/planetlab/ipfwslice.spec @@ -1,19 +1,17 @@ # -# $Id: ipfwslice.spec 16174 2009-12-15 13:38:15Z marta $ -# # TODO: # restart crond # modprobe ipfw_mod.ko (depmod ?) # -%define url $URL$ # Marta Carbone # 2009 - Universita` di Pisa # License is BSD. +# this release was pulled from http://info.iet.unipi.it/~marta/dummynet/ipfw3-20120610.tar.gz %define name ipfwslice -%define version 0.9 -%define taglevel 22 +%define version 20120610 +%define taglevel 1 %define release %{kernel_version}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define kernel_id_arch %{kernel_version}-%{kernel_release}-%{kernel_arch} @@ -31,7 +29,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Vendor: unipi Packager: PlanetLab Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} %description the frontend part of the ipfw planetlab package @@ -56,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/ipfw.8* %changelog +* Mon Oct 24 2011 Thierry Parmentelat - ipfw-0.9-23 +- for building against k32 on f8 + * Sun Oct 02 2011 Thierry Parmentelat - ipfw-0.9-22 - rpm version number has the kernel taglevel embedded