]> git.pld-linux.org Git - packages/rpm.git/commitdiff
*** empty log message ***
authorArtur Frysiak <artur@frysiak.net>
Sat, 27 Mar 1999 16:40:18 +0000 (16:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-rpmrc.patch -> 1.2.2.2

rpm-rpmrc.patch

index 90d82f21abc306fd7544e92be0af836911f87e6f..8396de2ca0fc411d887ee5c58f7c4da38f566d5c 100644 (file)
@@ -1,6 +1,6 @@
---- rpm-2.91/rpmrc.in~ Mon Feb 15 19:47:35 1999
-+++ rpm-2.91/rpmrc.in  Tue Mar 16 21:37:10 1999
-@@ -6,12 +6,13 @@
+--- rpm-2.92/rpmrc.in.old      Sun Mar 14 01:35:00 1999
++++ rpm-2.92/rpmrc.in  Sat Mar 27 16:41:42 1999
+@@ -7,23 +7,28 @@
  # whenever a new version of RPM is installed.
  
  dbpath:               @varprefix@/lib/rpm
  bzip2bin:     @BZIP2BIN@
  defaultdocdir:  @prefix@/doc
  fixperms:     @FIXPERMS@
+-rpmfilename:    %{ARCH}/%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm
 +Vendor:         PLD          
- rpmfilename:    %{ARCH}/%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm
++rpmfilename:    %{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm
++macrofiles:   @RPMCONFIGDIR@/macros:@RPMCONFIGDIR@/macros.pld
  instchangelog:        5
  
-@@ -19,10 +20,12 @@
+ #############################################################
  
  # Please send new entries to rpm-list@redhat.com
  
@@ -26,6 +28,7 @@
  
 -optflags: i386 -O2 -m486 -fno-strength-reduce
 +optflags: i386 -O2 -mpentium
++optflags: i686 -O2 -mpentium
  optflags: alpha -O2
  optflags: sparc -O2
  optflags: sparc64 -O2
This page took 0.079856 seconds and 4 git commands to generate.