packages: rpmlint/rpmlint-config.patch - we compress with gzip
glen
glen at pld-linux.org
Sun Jan 9 18:03:12 CET 2011
Author: glen Date: Sun Jan 9 17:03:12 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- we compress with gzip
---- Files affected:
packages/rpmlint:
rpmlint-config.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/rpmlint/rpmlint-config.patch
diff -u packages/rpmlint/rpmlint-config.patch:1.2 packages/rpmlint/rpmlint-config.patch:1.3
--- packages/rpmlint/rpmlint-config.patch:1.2 Sun Jan 9 17:51:52 2011
+++ packages/rpmlint/rpmlint-config.patch Sun Jan 9 18:03:07 2011
@@ -1,5 +1,14 @@
---- rpmlint-1.0/config~ 2010-03-02 19:39:00.000000000 +0200
-+++ rpmlint-1.0/config 2011-01-09 18:33:02.713646528 +0200
+--- rpmlint-1.0/config 2011-01-09 18:33:02.713646528 +0200
++++ rpmlint-1.0/config 2011-01-09 19:00:18.531839097 +0200
+@@ -27,7 +27,7 @@
+ # When checking that various files that should be compressed are
+ # indeed compressed, look for this filename extension (no dot here).
+ # Type: string, default: "bz2"
+-#setOption("CompressExtension", "bz2")
++setOption("CompressExtension", "gz")
+
+ # Exception list for dangling symlink checks. The first in each pair
+ # is a regexp, and the second the package in which the target of the
@@ -156,7 +156,7 @@
# Whether %changelog entries should contain a version.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpmlint/rpmlint-config.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list