SPECS: poldek.spec - abort if db version changed between installs

glen glen at pld-linux.org
Mon Mar 3 22:54:23 CET 2008


Author: glen                         Date: Mon Mar  3 21:54:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- abort if db version changed between installs

---- Files affected:
SPECS:
   poldek.spec (1.319 -> 1.320) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.319 SPECS/poldek.spec:1.320
--- SPECS/poldek.spec:1.319	Mon Mar  3 20:38:06 2008
+++ SPECS/poldek.spec	Mon Mar  3 22:54:17 2008
@@ -30,6 +30,7 @@
 Patch3:		%{name}-multilib.patch
 Patch4:		%{name}-bug117hack.patch
 Patch5:		%{name}-missing-symbol.patch
+Patch6:		%{name}-abort-on-upgrade.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -160,6 +161,7 @@
 %endif
 %patch4 -p0
 %patch5 -p1
+%patch6 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -362,6 +364,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.320  2008-03-03 21:54:17  glen
+- abort if db version changed between installs
+
 Revision 1.319  2008-03-03 19:38:06  glen
 - AC-DEVEL merge
 
================================================================

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



More information about the pld-cvs-commit mailing list