SPECS: eventum.spec - update to r3351
glen
glen at pld-linux.org
Mon Jul 2 20:52:15 CEST 2007
Author: glen Date: Mon Jul 2 18:52:15 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to r3351
---- Files affected:
SPECS:
eventum.spec (1.255 -> 1.256)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.255 SPECS/eventum.spec:1.256
--- SPECS/eventum.spec:1.255 Wed May 16 18:29:49 2007
+++ SPECS/eventum.spec Mon Jul 2 20:52:10 2007
@@ -11,22 +11,22 @@
%bcond_with qmail # build the router-qmail subpackage
#define _snap 20060921
-%define _svn r3328
+%define _svn r3351
#define _rc RC3
-%define _rel 0.250
+%define _rel 0.251
%include /usr/lib/rpm/macros.php
Summary: Eventum Issue / Bug tracking system
Summary(pl.UTF-8): Eventum - system śledzenia spraw/błędów
Name: eventum
-Version: 2.0
+Version: 2.1
Release: %{?_rc:%{_rc}.}%{_rel}%{?_snap:.%{_snap}}%{?_svn:.%{_svn}}
License: GPL
Group: Applications/WWW
#Source0: http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
#Source0: http://eventum.mysql.org/downloads/eventum-2.0.RC3.tar.gz
Source0: %{name}-%{_svn}.tar.bz2
-# Source0-md5: 9835ff40e5f0e61c708b9e93ccf0b920
+# Source0-md5: 33b9194ebbb7db49a781308d4f81d8ae
Source1: %{name}-apache.conf
Source2: %{name}-mail-queue.cron
Source3: %{name}-mail-download.cron
@@ -799,6 +799,12 @@
database_changes.php Perform database changes
EOF
+%triggerpostun -- eventum < 2.1
+%{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v2.0_to_v2.1 <<EOF
+database_changes.php Perform database changes
+update_custom_field_by_type.php Update custom field types
+EOF
+
%triggerpostun irc -- eventum-irc < 1.6.1-3.14
sed -i -e '
s,\$irc_host,$irc_server_hostname,
@@ -1021,6 +1027,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.256 2007/07/02 18:52:10 glen
+- update to r3351
+
Revision 1.255 2007/05/16 16:29:49 glen
- svn r3328
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.255&r2=1.256&f=u
More information about the pld-cvs-commit
mailing list