]> git.pld-linux.org Git - packages/xtables-addons.git/commitdiff
- updated for 1.30 auto/th/xtables-addons-1_30-1
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Fri, 15 Oct 2010 15:02:50 +0000 (15:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernelrelease.patch -> 1.5

kernelrelease.patch

index 983332a654b5726b967a6b7d760c1c15827e833a..36b6f3d3840bdd65cdbec5689f238e1c8fae9a60 100644 (file)
@@ -1,5 +1,6 @@
---- xtables-addons-1.27/configure.ac~  2010-05-16 22:19:02.000000000 +0200
-+++ xtables-addons-1.27/configure.ac   2010-06-07 22:46:52.942325149 +0200
+diff -ur xtables-addons-1.30/configure.ac xtables-addons-1.30.new//configure.ac
+--- xtables-addons-1.30/configure.ac   2010-10-02 00:41:47.000000000 +0200
++++ xtables-addons-1.30.new//configure.ac      2010-10-15 16:59:31.936357030 +0200
 @@ -38,38 +38,6 @@
        -I\${XA_TOPSRCDIR}/include";
  
@@ -28,7 +29,7 @@
 -      fi;
 -fi;
 -echo "Found kernel version $kmajor.$kminor.$kmicro.$kstable in $kbuilddir";
--if test "$kmajor" -gt 2 -o "$kminor" -gt 6 -o "$kmicro" -gt 35; then
+-if test "$kmajor" -gt 2 -o "$kminor" -gt 6 -o "$kmicro" -gt 36; then
 -      echo "WARNING: You are trying a newer kernel. Results may vary. :-)";
 -elif test \( "$kmajor" -lt 2 -o "$kminor" -lt 6 -o "$kmicro" -lt 17 \) -o \
 -    \( "$kmajor" -eq 2 -a "$kminor" -eq 6 -a "$kmicro" -eq 18 -a \
@@ -39,3 +40,4 @@
  
  AC_SUBST([regular_CFLAGS])
  AC_SUBST([kbuilddir])
+Tylko w xtables-addons-1.30.new/: configure.ac~
This page took 0.113838 seconds and 4 git commands to generate.