]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- fixed
authorMichal Moskal <michal@moskal.me>
Fri, 17 May 2002 11:28:05 +0000 (11:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-compress-doc.patch -> 1.2

rpm-compress-doc.patch

index 68798be859e54293783371b2450cbffb1e926365..c044405a89810c4b6fe595df7242fac005f77ce0 100644 (file)
@@ -1,7 +1,7 @@
-diff -ur rpm-4.0.2/build/files.c rpm-4.0.2-/build/files.c
---- rpm-4.0.2/build/files.c    Thu May 16 15:05:30 2002
-+++ rpm-4.0.2-/build/files.c   Thu May 16 15:05:40 2002
-@@ -813,6 +813,16 @@
+diff -ur rpm-4.0.4/build/files.c rpm-4.0.4-/build/files.c
+--- rpm-4.0.4/build/files.c    Thu Feb 14 18:28:48 2002
++++ rpm-4.0.4-/build/files.c   Fri May 17 11:16:53 2002
+@@ -1002,6 +1002,16 @@
            appendStringBuf(pkg->specialDoc, "cp -pr ");
            appendStringBuf(pkg->specialDoc, specialDocBuf);
            appendLineStringBuf(pkg->specialDoc, " $DOCDIR");
@@ -18,16 +18,16 @@ diff -ur rpm-4.0.2/build/files.c rpm-4.0.2-/build/files.c
        }
      }
  
-diff -ur rpm-4.0.2/platform.in rpm-4.0.2-/platform.in
---- rpm-4.0.2/platform.in      Thu May 16 15:05:30 2002
-+++ rpm-4.0.2-/platform.in     Thu May 16 15:07:46 2002
-@@ -51,6 +51,9 @@
-      %{__os_install_post}\
+diff -ur rpm-4.0.4/platform.in rpm-4.0.4-/platform.in
+--- rpm-4.0.4/platform.in      Fri May 17 11:18:12 2002
++++ rpm-4.0.4-/platform.in     Fri May 17 11:17:44 2002
+@@ -102,6 +102,9 @@
+     %{__os_install_post}\
  %{nil}
  
 +# Executed at after copying %doc to DOCDIR, with $DOCDIR set
 +%__compress_doc               @prefix@/lib/rpm/compress-doc
 +
#------------------------------------------------------------------------
- #     Expanded at end of %prep
- #
@redhat@#---------------------------------------------------------------------
@redhat@#     Expanded at end of %prep
@redhat@#
This page took 0.043467 seconds and 4 git commands to generate.