SPECS: horde-chora.spec, horde-giapeto.spec, horde-gollem.spec, ho...

glen glen at pld-linux.org
Sun Jan 8 23:26:58 CET 2006


Author: glen                         Date: Sun Jan  8 22:26:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify

---- Files affected:
SPECS:
   horde-chora.spec (1.49 -> 1.50) , horde-giapeto.spec (1.10 -> 1.11) , horde-gollem.spec (1.24 -> 1.25) , horde-ingo.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/horde-chora.spec
diff -u SPECS/horde-chora.spec:1.49 SPECS/horde-chora.spec:1.50
--- SPECS/horde-chora.spec:1.49	Sun Jan  8 20:59:05 2006
+++ SPECS/horde-chora.spec	Sun Jan  8 23:26:53 2006
@@ -102,7 +102,7 @@
 %triggerun -- apache >= 2.0.0
 %webapp_unregister httpd %{_webapp}
 
-%triggerpostun -- horde-%{_hordeapp} < 2.0.1-1.1, %{_hordeapp} < 2.0.1-1.1
+%triggerpostun -- horde-%{_hordeapp} < 2.0.1-1.1, %{_hordeapp}
 for i in conf.php cvsgraph.conf longIntro.txt mime_drivers.php prefs.php sourceroots.php; do
 	if [ -f /etc/horde.org/%{_hordeapp}/$i.rpmsave ]; then
 		mv -f %{_sysconfdir}/$i{,.rpmnew}
@@ -156,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2006/01/08 22:26:53  glen
+- unify
+
 Revision 1.49  2006/01/08 19:59:05  glen
 - use %service in triggers
 - trigger also on old package name

================================================================
Index: SPECS/horde-giapeto.spec
diff -u SPECS/horde-giapeto.spec:1.10 SPECS/horde-giapeto.spec:1.11
--- SPECS/horde-giapeto.spec:1.10	Sun Jan  8 21:03:39 2006
+++ SPECS/horde-giapeto.spec	Sun Jan  8 23:26:53 2006
@@ -2,7 +2,7 @@
 %define	_hordeapp giapeto
 #define	_rc		rc1
 %define	_snap	2005-09-17
-%define	_rel	0.18
+%define	_rel	0.19
 
 %include	/usr/lib/rpm/macros.php
 Summary:	Web-site Content Management System
@@ -114,7 +114,7 @@
 %triggerun -- apache >= 2.0.0
 %webapp_unregister httpd %{_webapp}
 
-%triggerpostun -- horde-%{_hordeapp} < 0.1-0.20050917.0.5
+%triggerpostun -- horde-%{_hordeapp} < 0.1-0.20050917.0.5, %{_hordeapp}
 for i in conf.php mime_drivers.php; do
 	if [ -f /etc/horde.org/%{_hordeapp}/$i.rpmsave ]; then
 		mv -f %{_sysconfdir}/$i{,.rpmnew}
@@ -169,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/01/08 22:26:53  glen
+- unify
+
 Revision 1.10  2006/01/08 20:03:39  glen
 - use %service in triggers
 

================================================================
Index: SPECS/horde-gollem.spec
diff -u SPECS/horde-gollem.spec:1.24 SPECS/horde-gollem.spec:1.25
--- SPECS/horde-gollem.spec:1.24	Sun Jan  8 21:03:09 2006
+++ SPECS/horde-gollem.spec	Sun Jan  8 23:26:53 2006
@@ -106,7 +106,7 @@
 %triggerun -- apache >= 2.0.0
 %webapp_unregister httpd %{_webapp}
 
-%triggerpostun -- horde-%{_hordeapp} < 1.0-2.3, %{_hordeapp} < 1.0-2.3
+%triggerpostun -- horde-%{_hordeapp} < 1.0-2.3, %{_hordeapp}
 for i in apache.conf backends.php conf.php credentials.php httpd.conf menu.php mime_drivers.php motd.php prefs.php; do
 	if [ -f /etc/horde.org/%{_hordeapp}/$i.rpmsave ]; then
 		mv -f %{_sysconfdir}/$i{,.rpmnew}
@@ -159,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/01/08 22:26:53  glen
+- unify
+
 Revision 1.24  2006/01/08 20:03:09  glen
 - use %service in triggers
 - trigger also on old package name

================================================================
Index: SPECS/horde-ingo.spec
diff -u SPECS/horde-ingo.spec:1.20 SPECS/horde-ingo.spec:1.21
--- SPECS/horde-ingo.spec:1.20	Sun Jan  8 21:04:09 2006
+++ SPECS/horde-ingo.spec	Sun Jan  8 23:26:53 2006
@@ -113,7 +113,7 @@
 %triggerun -- apache >= 2.0.0
 %webapp_unregister httpd %{_webapp}
 
-%triggerpostun -- horde-%{_hordeapp} < 1.0.2-1.1, %{_hordeapp} < 1.0.2-1.1
+%triggerpostun -- horde-%{_hordeapp} < 1.0.2-1.1, %{_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}
@@ -164,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/01/08 22:26:53  glen
+- unify
+
 Revision 1.20  2006/01/08 20:04:09  glen
 - use %service in triggers
 - trigger also on old package name
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde-chora.spec?r1=1.49&r2=1.50&f=u
    http://cvs.pld-linux.org/SPECS/horde-giapeto.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/horde-gollem.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/horde-ingo.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list