SPECS: eventum.spec - update to r3399
glen
glen at pld-linux.org
Sun Nov 4 17:26:30 CET 2007
Author: glen Date: Sun Nov 4 16:26:30 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to r3399
---- Files affected:
SPECS:
eventum.spec (1.263 -> 1.264)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.263 SPECS/eventum.spec:1.264
--- SPECS/eventum.spec:1.263 Fri Oct 12 22:49:23 2007
+++ SPECS/eventum.spec Sun Nov 4 17:26:25 2007
@@ -11,8 +11,8 @@
%bcond_with qmail # build the router-qmail subpackage
#define _snap 20060921
-%define _svn r3386
-%define _rel 0.264
+%define _svn r3399
+%define _rel 0.265
#define _rc RC3
%include /usr/lib/rpm/macros.php
@@ -26,7 +26,7 @@
#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: 3b49c72f1a4bb85e76189e8d9668a50a
+# Source0-md5: 1f0c9d8cf5bb901d54e73d1a57f20531
Source1: %{name}-apache.conf
Source2: %{name}-mail-queue.cron
Source3: %{name}-mail-download.cron
@@ -43,7 +43,6 @@
Source15: %{name}-lighttpd.conf
Patch0: %{name}-lf.patch
Patch1: %{name}-bounce-notes.patch
-Patch2: http://glen.alkohol.ee/pld/eventum/should_create_issue.patch
# packaging patches that probably never go upstream
Patch100: %{name}-paths.patch
Patch101: %{name}-cvs-config.patch
@@ -476,7 +475,6 @@
# bug fixes / features
%patch0 -p1
%patch1 -p0
-%patch2 -p1
#%patch200 -p1
@@ -865,6 +863,11 @@
database_changes2.php Perform database changes
EOF
+%triggerpostun -- eventum < 2.1-0.265
+%{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v2.0_to_v2.1 <<EOF
+database_changes3.php Perform database changes
+EOF
+
%triggerpostun irc -- eventum-irc < 1.6.1-3.14
sed -i -e '
s,\$irc_host,$irc_server_hostname,
@@ -1039,6 +1042,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.264 2007/11/04 16:26:25 glen
+- update to r3399
+
Revision 1.263 2007/10/12 20:49:23 glen
- add hooks to be able to use in workflow X-Priority header to change issue status of new issues
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eventum.spec?r1=1.263&r2=1.264&f=u
More information about the pld-cvs-commit
mailing list