]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- add -sigint_emit.patch auto/th/poldek-0_30-0_20080225_00_6 auto/ti/poldek-0_30-0_20080225_00_6
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 9 Apr 2008 12:44:54 +0000 (12:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 6

Changed files:
    poldek.spec -> 1.330

poldek.spec

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