SPECS: apache1-mod_auth_yp.spec - adapterized after adapter fixes

glen glen at pld-linux.org
Tue Dec 13 18:15:07 CET 2005


Author: glen                         Date: Tue Dec 13 17:15:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized after adapter fixes

---- Files affected:
SPECS:
   apache1-mod_auth_yp.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_auth_yp.spec
diff -u SPECS/apache1-mod_auth_yp.spec:1.8 SPECS/apache1-mod_auth_yp.spec:1.9
--- SPECS/apache1-mod_auth_yp.spec:1.8	Wed Feb 16 18:52:15 2005
+++ SPECS/apache1-mod_auth_yp.spec	Tue Dec 13 18:15:01 2005
@@ -29,7 +29,7 @@
 Moduł do Apache'a autoryzujący w domenie NIS/YP.
 
 %prep
-%setup -q -T -c -n "mod_%{mod_name}-%{version}"
+%setup -qcT
 install %{SOURCE0} .
 %patch0
 %patch1
@@ -74,7 +74,7 @@
 %files
 %defattr(644,root,root,755)
 %doc sample-htaccess
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_%{mod_name}.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_%{mod_name}.conf
 %attr(755,root,root) %{_pkglibdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -83,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/12/13 17:15:01  glen
+- adapterized after adapter fixes
+
 Revision 1.8  2005/02/16 17:52:15  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
@@ -109,4 +112,3 @@
 
 Revision 1.1  2003/11/22 23:45:48  zagrodzki
 - initial release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1-mod_auth_yp.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list