SPECS: eventum.spec - updated to r3475
glen
glen at pld-linux.org
Tue Nov 20 18:21:40 CET 2007
Author: glen Date: Tue Nov 20 17:21:40 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to r3475
---- Files affected:
SPECS:
eventum.spec (1.266 -> 1.267)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.266 SPECS/eventum.spec:1.267
--- SPECS/eventum.spec:1.266 Mon Nov 12 13:53:38 2007
+++ SPECS/eventum.spec Tue Nov 20 18:21:34 2007
@@ -11,8 +11,8 @@
%bcond_with qmail # build the router-qmail subpackage
#define _snap 20060921
-%define _svn r3467
-%define _rel 0.267
+%define _svn r3475
+%define _rel 0.269
#define _rc RC3
%include /usr/lib/rpm/macros.php
@@ -25,9 +25,8 @@
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: http://glen.alkohol.ee/pld/eventum/eventum-r3467.tar.bz2
-# Source0-md5: cb7db94f4cc86a246f11d723970be29c
+Source0: %{name}-%{_svn}.tar.bz2
+# Source0-md5: 986f66a1afde05d3ff2c14159f97c85e
Source1: %{name}-apache.conf
Source2: %{name}-mail-queue.cron
Source3: %{name}-mail-download.cron
@@ -64,7 +63,6 @@
Requires(triggerpostun): sed >= 4.0
Requires: %{name}-base = %{version}-%{release}
Requires: Smarty >= 2.6.10-4
-Requires: apache(mod_dir)
Requires: php(gd)
Requires: php(imap)
Requires: php(mbstring)
@@ -90,6 +88,7 @@
Requires: webapps
Requires: webserver(access)
Requires: webserver(alias)
+Requires: webserver(indexfile)
Requires: webserver(php) >= 4.2.0
Conflicts: logrotate < 3.7-4
BuildArch: noarch
@@ -855,6 +854,11 @@
database_changes3.php Perform database changes
EOF
+%triggerpostun -- eventum < 2.1-0.269
+%{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v2.0_to_v2.1 <<EOF
+database_changes4.php Perform database changes
+EOF
+
%triggerpostun irc -- eventum-irc < 1.6.1-3.14
sed -i -e '
s,\$irc_host,$irc_server_hostname,
@@ -1029,6 +1033,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.267 2007-11-20 17:21:34 glen
+- updated to r3475
+
Revision 1.266 2007-11-12 12:53:38 glen
- update to r3467
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eventum.spec?r1=1.266&r2=1.267&f=u
More information about the pld-cvs-commit
mailing list