[packages/poldek/AC-DEVEL: 10/38] - bug #158 fix
glen
glen at pld-linux.org
Sat Jun 22 12:23:03 CEST 2013
commit 827f1377de0bd6eac322087e888ed04312d3aa7b
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Tue Jun 10 10:50:59 2008 +0000
- bug #158 fix
Changed files:
poldek.spec -> 1.315.2.9
poldek.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/poldek.spec b/poldek.spec
index 0667ef4..c657215 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/poldek.git/commitdiff/a9509223080f5faa486ee17dce055a07aff2da0e
More information about the pld-cvs-commit
mailing list