SPECS (AC-branch): poldek.spec - abort() when db open fails

glen glen at pld-linux.org
Wed Feb 20 23:49:46 CET 2008


Author: glen                         Date: Wed Feb 20 22:49:46 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- abort() when db open fails

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

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.277.2.3.2.18.2.5 SPECS/poldek.spec:1.277.2.3.2.18.2.6
--- SPECS/poldek.spec:1.277.2.3.2.18.2.5	Wed Feb 20 22:00:21 2008
+++ SPECS/poldek.spec	Wed Feb 20 23:49:40 2008
@@ -34,6 +34,7 @@
 Patch8:		%{name}-dir-dot.patch
 Patch9:		%{name}-suggests-one-package.patch
 Patch10:	%{name}-reversed-prompt.patch
+Patch11:	%{name}-abort-on-upgrade.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -172,6 +173,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -363,6 +365,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.277.2.3.2.18.2.6  2008-02-20 22:49:40  glen
+- abort() when db open fails
+
 Revision 1.277.2.3.2.18.2.5  2008-02-20 21:00:21  glen
 - added -reversed-prompt.patch (fixes #92)
 - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
================================================================

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



More information about the pld-cvs-commit mailing list