SPECS (AC-branch): apache-mod_cband.spec - up to 0.9.7.4

dzeus dzeus at pld-linux.org
Wed Jul 19 09:19:25 CEST 2006


Author: dzeus                        Date: Wed Jul 19 07:19:25 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- up to 0.9.7.4

---- Files affected:
SPECS:
   apache-mod_cband.spec (1.14 -> 1.14.2.1) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_cband.spec
diff -u SPECS/apache-mod_cband.spec:1.14 SPECS/apache-mod_cband.spec:1.14.2.1
--- SPECS/apache-mod_cband.spec:1.14	Fri Feb  3 10:16:59 2006
+++ SPECS/apache-mod_cband.spec	Wed Jul 19 09:19:20 2006
@@ -4,12 +4,12 @@
 Summary:	Apache module: bandwidth limits per vhosts
 Summary(pl):	Moduł do Apache: limity pasma dla poszczególnych vhostów
 Name:		apache-mod_%{mod_name}
-Version:	0.9.7.2
+Version:	0.9.7.4
 Release:	1
 License:	Apache
 Group:		Networking/Daemons
 Source0:	http://cband.linux.pl/download/mod-%{mod_name}-%{version}.tgz
-# Source0-md5:	a359c60cf7f29f79dbacc0b184c2ee14
+# Source0-md5:	ff635d7b55bf7ca648d319247dfb45e3
 Source1:	%{name}.conf
 URL:		http://cband.linux.pl/
 BuildRequires:	%{apxs}
@@ -56,7 +56,7 @@
 %post
 %service -q httpd restart
 
-%preun
+%postun
 if [ "$1" = "0" ]; then
 	%service -q httpd restart
 fi
@@ -73,6 +73,20 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.1  2006/07/19 07:19:20  dzeus
+- up to 0.9.7.4
+
+Revision 1.17  2006/05/29 13:10:50  spider
+- up to 0.9.7.4
+
+Revision 1.16  2006/04/30 08:55:14  adamg
+- updated to 0.9.7.3
+
+Revision 1.15  2006/04/14 17:07:56  glen
+- restart apache in %postun rather in %preun as the config file, loading module
+  is still there and module will be loaded after package is uninstalled, which
+  later causes missing configuration file errors.
+
 Revision 1.14  2006/02/03 09:16:59  paszczus
 - updated to 0.9.7.2 ; STBR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache-mod_cband.spec?r1=1.14&r2=1.14.2.1&f=u



More information about the pld-cvs-commit mailing list