SPECS: poldek.spec - run erase with ontty (by patrys)
glen
glen at pld-linux.org
Mon Dec 8 13:37:07 CET 2008
Author: glen Date: Mon Dec 8 12:37:07 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- run erase with ontty (by patrys)
---- Files affected:
SPECS:
poldek.spec (1.359 -> 1.360)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.359 SPECS/poldek.spec:1.360
--- SPECS/poldek.spec:1.359 Sun Dec 7 17:44:22 2008
+++ SPECS/poldek.spec Mon Dec 8 13:37:02 2008
@@ -16,7 +16,7 @@
%define ver_rpm 4.5-5
#
%define snap 20080820.23
-%define rel 10
+%define rel 11
Summary: RPM packages management helper tool
Summary(pl.UTF-8): Pomocnicze narzędzie do zarządzania pakietami RPM
Name: poldek
@@ -47,6 +47,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
URL: http://poldek.pld-linux.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -184,6 +185,7 @@
%patch10 -p1
#%patch11 -p1
%patch12 -p1
+%patch13 -p1
# cleanup backups after patching
find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -423,6 +425,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.360 2008/12/08 12:37:02 glen
+- run erase with ontty (by patrys)
+
Revision 1.359 2008/12/07 16:44:22 megabajt
- added -dont-suggests-required-packages.patch (lp#305588)
- release 10
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.359&r2=1.360&f=u
More information about the pld-cvs-commit
mailing list