From 0eb160e73558891334351d35cf2f3025f9e9093b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 26 Jan 2009 17:11:04 +0000 Subject: [PATCH] - changes Changed files: poldek.spec -> 1.315.2.15 --- poldek.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/poldek.spec b/poldek.spec index 8bf5851..b249d50 100644 --- a/poldek.spec +++ b/poldek.spec @@ -9,7 +9,7 @@ %define ver_rpm 4.4.9-1 # %define snap 20080820.23 -%define rel 0.11 +%define rel 0.11.8 Summary: RPM packages management helper tool Summary(pl.UTF-8): Pomocnicze narzędzie do zarządzania pakietami RPM Name: poldek @@ -40,6 +40,7 @@ Patch10: %{name}-crash-on-invalid-locale.patch Patch11: %{name}-up_mini18n.patch Patch12: %{name}-dont-suggests-required-packages.patch Patch13: %{name}-tty-for-erasures.patch +Patch14: %{name}-317130.patch URL: http://poldek.pld-linux.org/ BuildRequires: autoconf BuildRequires: automake @@ -180,6 +181,7 @@ Moduły języka Python dla poldka. #%patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 # cleanup backups after patching find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f -- 2.44.0