SPECS: Apache-FileManager.spec - this package has nothing to do wi...
glen
glen at pld-linux.org
Mon Aug 8 18:12:09 CEST 2005
Author: glen Date: Mon Aug 8 16:12:09 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- this package has nothing to do with apache! remove apache restarts
---- Files affected:
SPECS:
Apache-FileManager.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/Apache-FileManager.spec
diff -u SPECS/Apache-FileManager.spec:1.5 SPECS/Apache-FileManager.spec:1.6
--- SPECS/Apache-FileManager.spec:1.5 Mon Aug 8 18:07:32 2005
+++ SPECS/Apache-FileManager.spec Mon Aug 8 18:12:03 2005
@@ -1,7 +1,9 @@
# $Revision$, $Date$
+# TODO
+# - rename to perl-Apache-FileManager
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_with tests # perform "make test"
#
%include /usr/lib/rpm/macros.perl
Summary: Apache module: File Manager
@@ -54,14 +56,6 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post
-%service apache restart
-
-%postun
-if [ "$1" = 0 ]; then
- %service -q apache restart
-fi
-
%files
%defattr(644,root,root,755)
%doc Changes
@@ -74,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/08/08 16:12:03 glen
+- this package has nothing to do with apache! remove apache restarts
+
Revision 1.5 2005/08/08 16:07:32 glen
- add BR for tests based on make output
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/Apache-FileManager.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list