SPECS: eventum.spec - add exit with error patch to upgrade scripts
glen
glen at pld-linux.org
Mon Jun 13 12:53:53 CEST 2005
Author: glen Date: Mon Jun 13 10:53:53 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add exit with error patch to upgrade scripts
---- Files affected:
SPECS:
eventum.spec (1.104 -> 1.105)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.104 SPECS/eventum.spec:1.105
--- SPECS/eventum.spec:1.104 Mon Jun 13 11:59:01 2005
+++ SPECS/eventum.spec Mon Jun 13 12:53:45 2005
@@ -26,7 +26,7 @@
%define _source http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz
%endif
-%define _rel 1.8
+%define _rel 1.12
Summary: Eventum Issue / Bug tracking system
Summary(pl): Eventum - system śledzenia spraw/błędów
@@ -64,6 +64,7 @@
Patch8: %{name}-bug-10464.patch
Patch9: %{name}-bug-10263.patch
Patch10: %{name}-ft-enable.patch
+Patch11: %{name}-upgrade-exit.patch
URL: http://dev.mysql.com/downloads/other/eventum/
BuildRequires: rpmbuild(macros) >= 1.200
BuildRequires: sed >= 4.0
@@ -451,6 +452,7 @@
%patch8 -p1
%patch9 -p1
%patch10 -p1
+%patch11 -p1
# replace in remaining scripts config.inc.php to system one
grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e '
@@ -716,7 +718,7 @@
database_changes.php Perform database changes
EOF
-%triggerpostun -- eventum < 1.5.4-1.5
+%triggerpostun -- eventum < 1.5.4-1.12
%{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.5.3_to_v1.5.4 <<EOF
database_changes.php Perform database changes
EOF
@@ -848,6 +850,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.105 2005/06/13 10:53:45 glen
+- add exit with error patch to upgrade scripts
+
Revision 1.104 2005/06/13 09:59:01 glen
- add post 1.5.4 fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.104&r2=1.105&f=u
More information about the pld-cvs-commit
mailing list