Author: glen                         Date: Tue Apr 17 10:15:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.0.RC3

---- Files affected:
SPECS:
   eventum.spec (1.249 -> 1.250) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.249 SPECS/eventum.spec:1.250
--- SPECS/eventum.spec:1.249    Tue Apr  3 01:03:09 2007
+++ SPECS/eventum.spec  Tue Apr 17 12:15:19 2007
@@ -11,9 +11,9 @@
 %bcond_with    qmail   # build the router-qmail subpackage
 
 #define        _snap   20060921
-%define        _svn    r3291
+#define        _svn    r3291
 #define        _rc             RC3
-%define        _rel    0.234
+%define        _rel    0.236
 
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
@@ -24,8 +24,9 @@
 License:       GPL
 Group:         Applications/WWW
 #Source0:      
http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
-Source0:       %{name}-%{_svn}.tar.bz2
-# Source0-md5: 8cbb2677b347a6c9552182739747dccf
+Source0:       http://eventum.mysql.org/downloads/eventum-2.0.RC3.tar.gz
+# Source0-md5: 0d149562d9eb01ac0bc1853b6e968063
+#Source0:      %{name}-%{_svn}.tar.bz2
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
@@ -891,6 +892,11 @@
        /define.*APP_URL/d
 ' %{_webappdir}/config.php
 
+%triggerpostun -- %{name} < 2.0-0.235
+%{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v2.0-beta_to_v2.0 <<EOF
+database_changes.php Perform database changes
+EOF
+
 %triggerpostun irc -- %{name}-irc < 1.7.1-5.181
 # change from 1.7.0-3.4
 if [ -f %{_webappdir}/irc.php.rpmsave ]; then
@@ -1042,6 +1048,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.250  2007/04/17 10:15:19  glen
+- 2.0.RC3
+
 Revision 1.249  2007/04/02 23:03:09  glen
 - handle bounces in download_emails patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.249&r2=1.250&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to