SPECS (AC-branch): eventum.spec - update webapp triggers due apach...

glen glen at pld-linux.org
Sat Sep 30 17:08:07 CEST 2006


Author: glen                         Date: Sat Sep 30 15:08:07 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- update webapp triggers due apache1 package split
- rel 4

---- Files affected:
SPECS:
   eventum.spec (1.171.2.2 -> 1.171.2.3) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.171.2.2 SPECS/eventum.spec:1.171.2.3
--- SPECS/eventum.spec:1.171.2.2	Sat Sep  9 03:20:15 2006
+++ SPECS/eventum.spec	Sat Sep 30 17:08:02 2006
@@ -13,7 +13,7 @@
 
 #define	_snap	20060330
 #define	_rc		RC3
-%define	_rel	3
+%define	_rel	4
 
 %include	/usr/lib/rpm/macros.php
 Summary:	Eventum Issue / Bug tracking system
@@ -24,7 +24,7 @@
 License:	GPL
 Group:		Applications/WWW
 #Source0:	http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
-Source0:	http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz
+Source0:	http://mysql.dataphone.se/Downloads/eventum/%{name}-%{version}.tar.gz
 # Source0-md5:	e1845de39b4d9bd30ddec9c26031a7d5
 Source1:	%{name}-apache.conf
 Source2:	%{name}-mail-queue.cron
@@ -707,10 +707,10 @@
 /sbin/chkconfig --add eventum-irc
 %service eventum-irc restart "Eventum IRC Bot"
 
-%triggerin -- apache1
+%triggerin -- apache1 < 1.3.37-3, apache1-base
 %webapp_register apache %{_webapp}
 
-%triggerun -- apache1
+%triggerun -- apache1 < 1.3.37-3, apache1-base
 %webapp_unregister apache %{_webapp}
 
 %triggerin -- apache < 2.2.0, apache-base
@@ -932,13 +932,13 @@
 %files cli
 %defattr(644,root,root,755)
 %doc eventumrc
-%attr(644,root,root) %config %verify(not md5 mtime size) %{_sysconfdir}/cli.php
+%config %verify(not md5 mtime size) %{_sysconfdir}/cli.php
 %attr(755,root,root) %{_bindir}/%{name}
 %{_appdir}/cli
 
 %files scm
 %defattr(644,root,root,755)
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cvs.php
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cvs.php
 %attr(755,root,root) %{_libdir}/scm
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -947,6 +947,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.171.2.3  2006/09/30 15:08:02  glen
+- update webapp triggers due apache1 package split
+- rel 4
+
 Revision 1.171.2.2  2006/09/09 01:20:15  glen
 - rel 3 (rebuild with fixed %useradd/%groupadd macros)
 
================================================================

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



More information about the pld-cvs-commit mailing list