]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- bug #158 fix
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 10 Jun 2008 10:50:59 +0000 (10:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.315.2.9

poldek.spec

index 0667ef49daf1c109056ff89d9203d9d3eca5f569..c6572150422ebcd6e4eb913263f3b33afaed8985 100644 (file)
@@ -9,7 +9,7 @@
 %define        ver_rpm 4.4.9-1
 #
 %define                snap    20080604.13
-%define                rel             0.1
+%define                rel             0.2
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -28,6 +28,7 @@ Patch100:     %{name}-dirdeps.patch
 Patch0:                %{name}-vserver-packages.patch
 Patch1:                %{name}-config.patch
 Patch2:                %{name}-abort-on-upgrade.patch
+Patch3:     %{name}-158fix.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -157,6 +158,7 @@ Moduły języka Python dla poldka.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.201397 seconds and 4 git commands to generate.