]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added -pkguinf-sourcerpm.patch (store information about the name of source rpm) auto/th/poldek-0_30-0_20080225_00_5
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 4 Apr 2008 21:39:02 +0000 (21:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 5

Changed files:
    poldek.spec -> 1.329

poldek.spec

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