From: Elan Ruusamäe Date: Mon, 12 Dec 2005 15:19:32 +0000 (+0000) Subject: - adapterized (sorted %verify flags) X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcocoon.git;a=commitdiff_plain;h=f2a62a2625937284090660e19f01e59a3a271b66;hp=4360acddb3847528001b2101b14d6fe38376383c - adapterized (sorted %verify flags) Changed files: cocoon.spec -> 1.20 --- diff --git a/cocoon.spec b/cocoon.spec index 6d22b18..09dedca 100644 --- a/cocoon.spec +++ b/cocoon.spec @@ -11,7 +11,7 @@ Release: 3 License: Apache Group: Applications/Publishing/XML/Java # new versions in http://www.apache.org/dist/cocoon/ -Source0: http://www.apache.org/dist/cocoon/OLD/cocoon-%{version}.tar.gz +Source0: http://www.apache.org/dist/cocoon/OLD/%{name}-%{version}.tar.gz # Source0-md5: 57fc25fcbc96f51cb684741651e94e30 Source1: %{name}-web.xml Source2: %{name}-webapp.conf @@ -163,11 +163,11 @@ rm -rf /home/httpd/%{name}/docs %defattr(644,root,root,755) %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/conf -%attr(0640,root,http) %config(noreplace) %verify(not size mtime md5) %{_datadir}/%{name}/conf/cocoon.properties -%attr(0640,root,http) %config(noreplace) %verify(not size mtime md5) %{_datadir}/%{name}/conf/webapp.conf -%attr(0640,root,http) %config(noreplace) %verify(not size mtime md5) %{_datadir}/%{name}/conf/web.xml +%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/%{name}/conf/cocoon.properties +%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/%{name}/conf/webapp.conf +%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/%{name}/conf/web.xml %dir %{_localstatedir}/lib/%{name} -%attr(0770,root,http) %dir %{_localstatedir}/lib/%{name}/repository +%attr(770,root,http) %dir %{_localstatedir}/lib/%{name}/repository %dir /home/httpd/%{name} /home/httpd/%{name}/index.html %dir %{_datadir}/%{name}/lib