]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-rpmrc.patch
- removed X11/Utilities.
[packages/rpm.git] / rpm-rpmrc.patch
index 157fa7ed6c39581039ce6dfb881e3a82be633fad..eff884ba1d06a8a1dc52454d128d896b02017aff 100644 (file)
@@ -1,27 +1,25 @@
---- rpm-2.93/rpmrc.in.rpmrc    Sun Apr  4 22:10:34 1999
-+++ rpm-2.93/rpmrc.in  Thu Apr  8 18:32:21 1999
-@@ -4,10 +4,15 @@
+diff -Nru rpm-3.0.5/rpmrc.in rpm-3.0.5.new/rpmrc.in
+--- rpm-3.0.5/rpmrc.in Sun Jul  9 17:35:56 2000
++++ rpm-3.0.5.new/rpmrc.in     Tue Jul 25 10:16:43 2000
+@@ -2,12 +2,12 @@
  
- # Please send new entries to rpm-list@redhat.com
+ #############################################################
+-# Please send new entries to rpm-list@redhat.com
++# Please send new entries to pld-list@pld.org.pl
  
-+# Plesae send new entries to pld-list@pld.org.pl
-+
  #############################################################
  # Values for RPM_OPT_FLAGS for various platforms
  
 -optflags: i386 -O2 -m486 -fno-strength-reduce
-+optflags: i386 -O2
-+optflags: i486 -O2
-+optflags: i586 -O2 -mpentium
-+optflags: i686 -O2 -mpentium
- optflags: alpha -O2
- optflags: sparc -O2
- optflags: sparc64 -O2
-@@ -187,6 +192,6 @@
- #############################################################
- #macrofiles:  @RPMCONFIGDIR@/macros:@SYSCONFIGDIR@/macros:~/.rpmmacros
++optflags: i386 -O2 -march=i386
+ optflags: i486 -O2 -march=i486
+ optflags: i586 -O2 -march=i586
+ optflags: i686 -O2 -march=i686
+@@ -260,5 +260,5 @@
+ buildarch_compat: ia64: noarch
+ buildarch_compat: s390: noarch
  
--macrofiles:   @RPMCONFIGDIR@/macros:@RPMCONFIGDIR@/%{_target}/macros:@SYSCONFIGDIR@/macros:@SYSCONFIGDIR@/%{_target}/macros:~/.rpmmacros
-+macrofiles:   @RPMCONFIGDIR@/macros:@RPMCONFIGDIR@/%{_target}/macros:@RPMCONFIGDIR@/macros.pld:@SYSCONFIGDIR@/macros:@SYSCONFIGDIR@/%{_target}/macros:~/.rpmmacros
+-macrofiles:   @RPMCONFIGDIR@/macros:@RPMCONFIGDIR@/%{_target}/macros:@SYSCONFIGDIR@/macros.specspo:@SYSCONFIGDIR@/macros:@SYSCONFIGDIR@/%{_target}/macros:~/.rpmmacros
++macrofiles:   @RPMCONFIGDIR@/macros:@RPMCONFIGDIR@/macros.pld:@RPMCONFIGDIR@/%{_target}/macros:@SYSCONFIGDIR@/macros.specspo:@SYSCONFIGDIR@/macros:@SYSCONFIGDIR@/%{_target}/macros:~/.rpmmacros
  
- #include: @RPMCONFIGDIR@/%{_target}/rpmrc
This page took 0.03346 seconds and 4 git commands to generate.