]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- rel .38; one more zlib fix auto/th/poldek-0_30-0_20080820_23_38
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 23 Feb 2010 16:48:28 +0000 (16:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-zlib.patch -> 1.3
    poldek.spec -> 1.394

poldek-zlib.patch
poldek.spec

index 22ef89215d39ce4de7ff409caf117586ba4d796e..abe424a01c148e391846eb3e0e6f3ef623b6f0c7 100644 (file)
@@ -153,3 +153,14 @@ diff -u -u -r1.11 -r1.12
      }
      
      if ((st = n_stream_dopen(fd, mode, type)) == NULL)
+--- poldek-0.30-cvs20080820.23/vfile/vfile.c~  2007-07-06 00:28:53.000000000 +0200
++++ poldek-0.30-cvs20080820.23/vfile/vfile.c   2010-02-23 17:47:55.496578466 +0100
+@@ -262,7 +262,7 @@
+             char *mode = NULL;
+             if ((vfmode & VFM_APPEND) == VFM_APPEND)
+-                              mode = "a+";
++                              mode = "a";
+             else if (vfmode & VFM_RW)
+                 mode = "w";
+                       else
index e7204c9880841fa2eb27934e13770feb132ddf03..a87f4c79cad4e37a9dcbae74d73c854e7a75e8bd 100644 (file)
@@ -15,7 +15,7 @@
 %define        ver_rpm 4.5-5
 #
 %define                snap    20080820.23
-%define                rel             37
+%define                rel             38
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
This page took 0.187402 seconds and 4 git commands to generate.