]> git.pld-linux.org Git - packages/apache1-mod_auth_yp.git/commitdiff
- adapterized after adapter fixes
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Dec 2005 17:15:01 +0000 (17:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_auth_yp.spec -> 1.9

apache1-mod_auth_yp.spec

index 0962b0060c171b890b050bb85250497e8dcc8ddb..ef4dc833b76b1eb67bbca8fcd79338f0c0777cd5 100644 (file)
@@ -28,7 +28,7 @@ Apache module authenticating against a NIS/YP domain.
 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
@@ -73,5 +73,5 @@ fi
 %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}/*
This page took 0.070386 seconds and 4 git commands to generate.