]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- updated for 4.4.8
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 Apr 2007 14:19:32 +0000 (14:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-compress-doc.patch -> 1.6

rpm-compress-doc.patch

index 7c3661fd1806a263b4c78d3acbdfe314c06b7e7c..dcb2ecb31b13d7f76845696bbfccf68ce4ebb9a2 100644 (file)
@@ -1,10 +1,9 @@
-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 @@
+--- rpm-4.4.8/build/files.c.orig       2007-02-01 23:21:51.000000000 +0100
++++ rpm-4.4.8/build/files.c    2007-04-08 16:10:27.849202243 +0200
+@@ -1044,6 +1044,16 @@
            appendStringBuf(pkg->specialDoc, "cp -pr ");
            appendStringBuf(pkg->specialDoc, specialDocBuf);
-           appendLineStringBuf(pkg->specialDoc, " $DOCDIR");
+           appendLineStringBuf(pkg->specialDoc, " \"$DOCDIR\"");
 +
 +          {
 +              char *compress_doc;
This page took 0.035013 seconds and 4 git commands to generate.