SPECS: template-php-pecl.spec, template-php4-pecl.spec - adapterize

glen glen at pld-linux.org
Wed Sep 7 13:35:17 CEST 2005


Author: glen                         Date: Wed Sep  7 11:35:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterize

---- Files affected:
SPECS:
   template-php-pecl.spec (1.14 -> 1.15) , template-php4-pecl.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/template-php-pecl.spec
diff -u SPECS/template-php-pecl.spec:1.14 SPECS/template-php-pecl.spec:1.15
--- SPECS/template-php-pecl.spec:1.14	Mon Sep  5 15:42:27 2005
+++ SPECS/template-php-pecl.spec	Wed Sep  7 13:35:11 2005
@@ -64,7 +64,7 @@
 %files
 %defattr(644,root,root,755)
 %doc %{_modname}-%{version}/{CREDITS,EXPERIMENTAL}
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/%{_modname}.ini
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/%{_modname}.ini
 %attr(755,root,root) %{extensionsdir}/%{_modname}.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/09/07 11:35:11  glen
+- adapterize
+
 Revision 1.14  2005/09/05 13:42:27  adamg
 - fixed define call and creation of conf.d directory
 

================================================================
Index: SPECS/template-php4-pecl.spec
diff -u SPECS/template-php4-pecl.spec:1.5 SPECS/template-php4-pecl.spec:1.6
--- SPECS/template-php4-pecl.spec:1.5	Fri Aug 26 22:17:12 2005
+++ SPECS/template-php4-pecl.spec	Wed Sep  7 13:35:11 2005
@@ -63,8 +63,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc %{_modname}-%{version}/{CREDITS,EXPERIMENTAL}
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/%{_modname}.ini
+%doc %{_modname}-%{version}/{CREDITS,EXPERIMENTAL,TODO,README}
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/%{_modname}.ini
 %attr(755,root,root) %{extensionsdir}/%{_modname}.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/09/07 11:35:11  glen
+- adapterize
+
 Revision 1.5  2005/08/26 20:17:12  glen
 - add needed rpmbuild(macros) >= 1.228 for %service macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-php-pecl.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/template-php4-pecl.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list