SPECS (AC-branch): poldek.spec - disable --noorder passing to rpm ...

glen glen at pld-linux.org
Wed Mar 19 20:41:53 CET 2008


Author: glen                         Date: Wed Mar 19 19:41:53 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- disable --noorder passing to rpm (vimrc loss was probably due same problem); rel 15

---- Files affected:
SPECS:
   poldek.spec (1.277.2.3.2.18.2.6 -> 1.277.2.3.2.18.2.7) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.277.2.3.2.18.2.6 SPECS/poldek.spec:1.277.2.3.2.18.2.7
--- SPECS/poldek.spec:1.277.2.3.2.18.2.6	Wed Feb 20 23:49:40 2008
+++ SPECS/poldek.spec	Wed Mar 19 20:41:47 2008
@@ -8,7 +8,7 @@
 %define	ver_db	4.2.50-1
 %define	ver_rpm	4.4.9-31
 %define	snap	20070703.00
-%define	rel		14
+%define	rel		15
 Summary:	RPM packages management helper tool
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:		poldek
@@ -35,6 +35,7 @@
 Patch9:		%{name}-suggests-one-package.patch
 Patch10:	%{name}-reversed-prompt.patch
 Patch11:	%{name}-abort-on-upgrade.patch
+Patch12:	%{name}-nonoorder.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -174,6 +175,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -365,6 +367,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.277.2.3.2.18.2.7  2008-03-19 19:41:47  glen
+- disable --noorder passing to rpm (vimrc loss was probably due same problem); rel 15
+
 Revision 1.277.2.3.2.18.2.6  2008-02-20 22:49:40  glen
 - abort() when db open fails
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.277.2.3.2.18.2.6&r2=1.277.2.3.2.18.2.7&f=u



More information about the pld-cvs-commit mailing list