Author: arekm                        Date: Wed Oct 18 17:47:32 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix path for magic file

---- Files affected:
SOURCES:
   rpm-macros.patch (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SOURCES/rpm-macros.patch
diff -u SOURCES/rpm-macros.patch:1.31 SOURCES/rpm-macros.patch:1.32
--- SOURCES/rpm-macros.patch:1.31       Sat Sep 30 00:42:08 2006
+++ SOURCES/rpm-macros.patch    Wed Oct 18 19:47:26 2006
@@ -21,6 +21,15 @@
  
  #     Archive formats to use for source/binary package payloads.
  #             "cpio"          cpio archive (default)
+@@ -481,7 +481,7 @@
+ 
+ #
+ # Path to magic file used for file classification.
+-%_rpmfc_magic_path    %{_usr}/lib/rpm/magic
++%_rpmfc_magic_path    /usr/share/file/magic
+ 
+ 
#==============================================================================
+ # ---- Database configuration macros.
 @@ -909,10 +909,10 @@
    export RPM_BUILD_ROOT}\
    %{?_javaclasspath:CLASSPATH=\"%{_javaclasspath}\"\
@@ -58,3 +67,4 @@
 +
  # \endverbatim
  #*/
+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpm-macros.patch?r1=1.31&r2=1.32&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to