SPECS: apache-mod_watch.spec - unified

glen glen at pld-linux.org
Tue Dec 27 02:20:17 CET 2005


Author: glen                         Date: Tue Dec 27 01:20:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   apache-mod_watch.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_watch.spec
diff -u SPECS/apache-mod_watch.spec:1.26 SPECS/apache-mod_watch.spec:1.27
--- SPECS/apache-mod_watch.spec:1.26	Thu Dec 22 01:05:52 2005
+++ SPECS/apache-mod_watch.spec	Tue Dec 27 02:20:11 2005
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - package -DSTATEDIR=/var/lib/mod_watch ?
 %define		mod_name	watch
 %define 	apxs		/usr/sbin/apxs
 %include	/usr/lib/rpm/macros.perl
@@ -18,7 +20,6 @@
 BuildRequires:	apache-devel >= 2.0.52-2
 BuildRequires:	rpm-perlprov
 Requires:	apache(modules-api) = %apache_modules_api
-Requires:	apache >= 2.0.52-2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_pkglibdir	%(%{apxs} -q LIBEXECDIR 2>/dev/null)
@@ -75,9 +76,9 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES* *html *.txt Contrib nfields.pl
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf/*_mod_%{mod_name}.conf
+%attr(755,root,root) %{_pkglibdir}/*.so
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_pkglibdir}/*
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf/99_mod_watch.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -85,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2005/12/27 01:20:11  glen
+- unified
+
 Revision 1.26  2005/12/22 00:05:52  glen
 - rel 5 (rebuild with new apache)
 
@@ -141,7 +145,7 @@
 - umask in scripts, other fixes/cosmetics where needed
 
 Revision 1.8  2002/12/07 14:32:49  ankry
-- fix improper usage of %%{_sysconfdir}
+- fix improper usage of %{_sysconfdir}
 
 Revision 1.7  2002/08/30 18:55:28  radek
 - missing html file, example config; release 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache-mod_watch.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list