]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- bugfix patches
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 19 Nov 2008 15:53:09 +0000 (15:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.353

poldek.spec

index b68d93f967502f0c186e1436e6247938525f1e13..5f723115e9182d69b2aba8f2b7ea00d0eaf18f84 100644 (file)
 %define        ver_db  4.7.25
 %define        ver_db_rel      1
 %endif
-%define        ver_rpm 4.5
+%define        ver_rpm 4.4.9-56
 #
 %define                snap    20080820.23
-%define                rel             5
+%define                rel             5.5
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -40,6 +40,8 @@ Patch3:               %{name}-inline.patch
 Patch4:                %{name}-ls-llu.patch
 Patch5:                %{name}-op-ldalldesc.patch
 Patch6:                %{name}-nocolor-upgrade.patch
+Patch7:                %{name}-upgrade-dist.patch
+Patch8:                %{name}-keep-reinstalled-provides.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -171,6 +173,8 @@ Moduły języka Python dla poldka.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p0
+%patch7 -p0
+%patch8 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.103604 seconds and 4 git commands to generate.