]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-rpmrc.patch
release 9; one more place to avoid stripping
[packages/rpm.git] / rpm-rpmrc.patch
index eff884ba1d06a8a1dc52454d128d896b02017aff..6546655380bf9b959869e94337cff234e6882147 100644 (file)
@@ -1,22 +1,16 @@
-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 pld-list@pld.org.pl
- #############################################################
+diff -Nru rpm-4.0/rpmrc.in rpm-4.0.new/rpmrc.in
+--- rpm-4.0/rpmrc.in   Wed Sep 13 20:03:46 2000
++++ rpm-4.0.new/rpmrc.in       Wed Nov 15 19:11:00 2000
+@@ -9,7 +9,7 @@
  # Values for RPM_OPT_FLAGS for various platforms
  
--optflags: i386 -O2 -m486 -fno-strength-reduce
-+optflags: i386 -O2 -march=i386
+ # XXX this is the i386 optflags that rpm has traditionally used in the past.
+-#optflags: i386 -O2 -m486 -fno-strength-reduce
++#optflags: i386 -O2 -march=i386
+ optflags: i386 -O2 -march=i386 -mcpu=i686
  optflags: i486 -O2 -march=i486
  optflags: i586 -O2 -march=i586
- optflags: i686 -O2 -march=i686
-@@ -260,5 +260,5 @@
+@@ -291,5 +291,5 @@
  buildarch_compat: ia64: noarch
  buildarch_compat: s390: noarch
  
This page took 0.040663 seconds and 4 git commands to generate.