SOURCES: rpm-macros.patch - set macrofiles paths here; rpmrc is ob...

arekm arekm at pld-linux.org
Thu Feb 8 09:31:14 CET 2007


Author: arekm                        Date: Thu Feb  8 08:31:14 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- set macrofiles paths here; rpmrc is obsolete

---- Files affected:
SOURCES:
   rpm-macros.patch (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SOURCES/rpm-macros.patch
diff -u SOURCES/rpm-macros.patch:1.36 SOURCES/rpm-macros.patch:1.37
--- SOURCES/rpm-macros.patch:1.36	Wed Jan 24 11:22:31 2007
+++ SOURCES/rpm-macros.patch	Thu Feb  8 09:31:09 2007
@@ -102,3 +102,14 @@
  
  # \endverbatim
  #*/
+--- rpm/configure.ac.org	2007-02-08 09:16:46.554623000 +0100
++++ rpm/configure.ac	2007-02-08 09:18:16.386623000 +0100
+@@ -1368,7 +1368,7 @@
+ 	[Full path to rpm system configuration directory (usually /etc/rpm)])
+ AC_SUBST(SYSCONFIGDIR)
+ 
+-MACROFILES="${RPMCONFIGDIR}/macros:${RPMCONFIGDIR}/%{_target}/macros:${SYSCONFIGDIR}/macros.*:${SYSCONFIGDIR}/macros:${SYSCONFIGDIR}/%{_target}/macros:~/.rpmmacros"
++MACROFILES="${RPMCONFIGDIR}/macros:${RPMCONFIGDIR}/macros.build:${RPMCONFIGDIR}/%{_target}/macros:${SYSCONFIGDIR}/macros.*:${SYSCONFIGDIR}/macros:${SYSCONFIGDIR}/%{_target}/macros:~/.rpmmacros"
+ AC_DEFINE_UNQUOTED(MACROFILES, "$MACROFILES",
+ 	[Colon separated paths of macro files to read.])
+ AC_SUBST(MACROFILES)
================================================================

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



More information about the pld-cvs-commit mailing list