SPECS: horde-ingo.spec - fix trigger

glen glen at pld-linux.org
Tue Feb 28 13:34:58 CET 2006


Author: glen                         Date: Tue Feb 28 12:34:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix trigger

---- Files affected:
SPECS:
   horde-ingo.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/horde-ingo.spec
diff -u SPECS/horde-ingo.spec:1.25 SPECS/horde-ingo.spec:1.26
--- SPECS/horde-ingo.spec:1.25	Tue Feb 14 21:12:09 2006
+++ SPECS/horde-ingo.spec	Tue Feb 28 13:34:52 2006
@@ -2,7 +2,7 @@
 %define	_hordeapp ingo
 #define	_snap	2005-08-26
 %define	_rc		rc2
-%define	_rel	0.1
+%define	_rel	0.7
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Ingo - an email filter rules manager
@@ -111,7 +111,7 @@
 %triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
-%triggerpostun -- horde-%{_hordeapp} < 1.0.2-1.1, %{_hordeapp}
+%triggerpostun -- horde-%{_hordeapp} < 1.1-0.rc2.0.6, %{_hordeapp}
 for i in backends.php conf.php fields.php prefs.php; do
 	if [ -f /etc/horde.org/%{_hordeapp}/$i.rpmsave ]; then
 		mv -f %{_sysconfdir}/$i{,.rpmnew}
@@ -133,6 +133,7 @@
 fi
 if [ -L /etc/httpd/httpd.conf/99_horde-%{_hordeapp}.conf ]; then
 	/usr/sbin/webapp register httpd %{_webapp}
+	rm -f /etc/httpd/httpd.conf/99_horde-%{_hordeapp}.conf
 	%service -q httpd reload
 fi
 
@@ -162,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/02/28 12:34:52  glen
+- fix trigger
+
 Revision 1.25  2006/02/14 20:12:09  glen
 - drop apache specific requires
 - cosmetics
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde-ingo.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list