]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added -dont-lose-deps.patch auto/th/poldek-0_30-0_20080820_23_34
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 22 Nov 2009 13:06:32 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 34

Changed files:
    poldek.spec -> 1.389

poldek.spec

index e81630e5a14c2eb621ffe249e1fe618bb7a5d2f7..6ed977325f4770255b15dfc846e4ee5bd29f5ab5 100644 (file)
@@ -15,7 +15,7 @@
 %define        ver_rpm 4.5-5
 #
 %define                snap    20080820.23
-%define                rel             33
+%define                rel             34
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -66,6 +66,7 @@ Patch26:      %{name}-add-arch-match.patch
 Patch27:       %{name}-multilib-upgrade.patch
 Patch28:       %{name}-score-reqs-marked-to-install.patch
 Patch29:       %{name}-dont-be-greedy.patch
+Patch30:       %{name}-dont-lose-deps.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -226,6 +227,8 @@ Moduły języka Python dla poldka.
 %patch28 -p1
 # dont be greedy if upgraded pkg has needed capabilities
 %patch29 -p1
+# http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2009-November/150519.html
+%patch30 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.03566 seconds and 4 git commands to generate.