]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-rpmrc.patch
- changed polish description of devel subpackage.
[packages/rpm.git] / rpm-rpmrc.patch
index c338c5461570879f8096b49e8c2ec083cab6fec7..71901c907bf1fcbe1c6f7c78c213c8342566c4c4 100644 (file)
@@ -1,25 +1,14 @@
-diff -Nur rpm-2.5.6/lib-rpmrc.in rpm-2.5.6.pld/lib-rpmrc.in
---- rpm-2.5.6/lib-rpmrc.in     Fri Feb  5 09:59:38 1999
-+++ rpm-2.5.6.pld/lib-rpmrc.in Fri Feb  5 09:57:57 1999
-@@ -12,17 +12,20 @@
- bzip2bin:     @BZIP2BIN@
- defaultdocdir:  @prefix@/doc
- fixperms:     @FIXPERMS@
-+Vendor:               PLD
- rpmfilename:    %{ARCH}/%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm
- instchangelog:        5
- #############################################################
- # Please send new entries to rpm-list@redhat.com
-+ 
-+# Plesae send new entries to pld-list@mailbox.tuniv.szczecin.pl
- #############################################################
+diff -Nru rpm-4.0.1/rpmrc.in rpm-4.0.1.new/rpmrc.in
+--- rpm-4.0.1/rpmrc.in Wed Jan 31 13:19:02 2001
++++ rpm-4.0.1.new/rpmrc.in     Wed Jan 31 13:20:51 2001
+@@ -9,7 +9,7 @@
  # Values for RPM_OPT_FLAGS for various platforms
  
--optflags: i386 -O2 -m486 -fno-strength-reduce
-+optflags: i386 -O6 -mpentium -fomit-frame-pointer
- optflags: alpha -O2
- optflags: sparc -O2
- optflags: sparc64 -O2
+ # 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 -mcpu=i686
++optflags: i386 -O2 -march=i386
++#optflags: i386 -O2 -march=i386 -mcpu=i686
+ optflags: i486 -O2 -march=i486
+ optflags: i586 -O2 -march=i586
This page took 0.052583 seconds and 4 git commands to generate.