SOURCES: rpm-branch.patch - adjust for libmagic string change

megabajt megabajt at pld-linux.org
Tue Jul 29 21:34:26 CEST 2008


Author: megabajt                     Date: Tue Jul 29 19:34:26 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adjust for libmagic string change

---- Files affected:
SOURCES:
   rpm-branch.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/rpm-branch.patch
diff -u SOURCES/rpm-branch.patch:1.1 SOURCES/rpm-branch.patch:1.2
--- SOURCES/rpm-branch.patch:1.1	Tue Jul 29 18:18:26 2008
+++ SOURCES/rpm-branch.patch	Tue Jul 29 21:34:20 2008
@@ -66,3 +66,15 @@
  
  /**
   * Supported URL types.
+diff -urN rpm-5.1.4/lib/rpmfc.c rpm-5.1.4.new/lib/rpmfc.c
+--- rpm-5.1.4/lib/rpmfc.c	2008-04-06 10:48:08.000000000 +0200
++++ rpm-5.1.4.new/lib/rpmfc.c	2008-07-29 21:02:21.000000000 +0200
+@@ -472,7 +472,7 @@
+ 
+   { "Java ",			RPMFC_JAVA|RPMFC_INCLUDE },
+ 
+-  { "PE executable",            RPMFC_MONO|RPMFC_INCLUDE },
++  { "Mono/.Net assembly",            RPMFC_MONO|RPMFC_INCLUDE },
+ 
+   { "current ar archive",	RPMFC_STATIC|RPMFC_LIBRARY|RPMFC_ARCHIVE|RPMFC_INCLUDE },
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-branch.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list