SPECS: wordpress.spec - drop trigger
glen
glen at pld-linux.org
Fri May 19 23:42:21 CEST 2006
Author: glen Date: Fri May 19 21:42:21 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- drop trigger
---- Files affected:
SPECS:
wordpress.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/wordpress.spec
diff -u SPECS/wordpress.spec:1.18 SPECS/wordpress.spec:1.19
--- SPECS/wordpress.spec:1.18 Sat Mar 4 17:20:40 2006
+++ SPECS/wordpress.spec Fri May 19 23:42:16 2006
@@ -95,19 +95,6 @@
%triggerun -- apache < 2.2.0, apache-base
%webapp_unregister httpd %{_webapp}
-%triggerpostun -- wordpress < 1.5-3.1
-if [ -f /etc/httpd/wordpress.conf.rpmsave ]; then
- cp -f %{_sysconfdir}/httpd.conf{,.rpmnew}
- mv -f /etc/httpd/wordpress.conf.rpmsave %{_sysconfdir}/httpd.conf
-fi
-
-rm -f /etc/httpd/httpd.conf/99_wordpress.conf
-/usr/sbin/webapp register httpd %{_webapp}
-
-if [ -f /var/lock/subsys/httpd ]; then
- /etc/rc.d/init.d/httpd reload 1>&2
-fi
-
%files
%defattr(644,root,root,755)
%doc readme.html wp-setup.txt
@@ -141,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2006/05/19 21:42:16 glen
+- drop trigger
+
Revision 1.18 2006/03/04 16:20:40 glen
- md5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wordpress.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list