]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek.spec
- restore lost hold kernel and choose equivalents manually options; rel 8
[packages/poldek.git] / poldek.spec
index 81ef61eb5c831e862abc2b2a9de4def05c9c226b..e793ee76b626fce67a82c0e643cbb0be339d3aa0 100644 (file)
@@ -9,7 +9,7 @@
 %define        ver_rpm 4.4.9-1
 #
 %define                snap    20080225.00
-%define                rel     5
+%define                rel             8
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -33,6 +33,8 @@ 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
+Patch11:       %{name}-bug139.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -165,6 +167,8 @@ Moduły języka Python dla poldka.
 %patch7 -p0
 %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.0918 seconds and 4 git commands to generate.