rpms/rpmlint/F-7 rpmlint.config,1.7,1.8 rpmlint.spec,1.30,1.31

Ville Skytta (scop) fedora-extras-commits at redhat.com
Tue Jul 31 20:51:31 UTC 2007


Author: scop

Update of /cvs/pkgs/rpms/rpmlint/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16937

Modified Files:
	rpmlint.config rpmlint.spec 
Log Message:
* Thu May 31 2007 Ville Skyttä <ville.skytta at iki.fi>
- Filter hardcoded-library-path errors for /lib/udev.



Index: rpmlint.config
===================================================================
RCS file: /cvs/pkgs/rpms/rpmlint/F-7/rpmlint.config,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rpmlint.config	31 Jul 2007 20:27:37 -0000	1.7
+++ rpmlint.config	31 Jul 2007 20:50:58 -0000	1.8
@@ -160,3 +160,4 @@
 addFilter("non-standard-dir-in-usr libexec")
 addFilter(" gpg-pubkey ")
 addFilter(" doc-file-dependency .* /bin/sh$")
+addFilter("hardcoded-library-path .*/lib/udev(/|$)")


Index: rpmlint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpmlint/F-7/rpmlint.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- rpmlint.spec	31 Jul 2007 20:27:37 -0000	1.30
+++ rpmlint.spec	31 Jul 2007 20:50:58 -0000	1.31
@@ -71,6 +71,9 @@
 * Tue Jul 31 2007 Tom "spot" Callaway <tcallawa at redhat.com>
 - new fedora licensing scheme
 
+* Thu May 31 2007 Ville Skyttä <ville.skytta at iki.fi>
+- Filter hardcoded-library-path errors for /lib/udev.
+
 * Thu Apr 12 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.80-1
 - 0.80, fixes #227389, #228645, #233795.
 - Accept "Redistributable, no modification permitted" as a valid license.




More information about the scm-commits mailing list