]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- apply -bug139.patch
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 21 Apr 2008 18:13:53 +0000 (18:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 7

Changed files:
    poldek.spec -> 1.331

poldek.spec

index 042c695e9b74f2952f6e80d1457c05d32f7404ec..efdb19e2f4f6410f91335fb18eec6510481a8138 100644 (file)
@@ -9,7 +9,7 @@
 %define        ver_rpm 4.4.9-1
 #
 %define                snap    20080225.00
-%define                rel     6
+%define                rel     7
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -34,6 +34,7 @@ Patch7:               %{name}-uninstall-greedy-fix.patch
 Patch8:                %{name}-pkguinf-kill-assert.patch
 Patch9:                %{name}-pkguinf-sourcerpm.patch
 Patch10:       %{name}-sigint_emit.patch
+Patch11:       %{name}-bug139.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -167,6 +168,7 @@ Moduły języka Python dla poldka.
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.193905 seconds and 4 git commands to generate.