From acf8b1533ce895194af22a6af8fae6b48e7af984 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 16 Feb 2005 18:32:11 +0000 Subject: [PATCH] - they are directories Changed files: apache1-mod_fastcgi.spec -> 1.42 --- apache1-mod_fastcgi.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apache1-mod_fastcgi.spec b/apache1-mod_fastcgi.spec index 573e4f9..40c080d 100644 --- a/apache1-mod_fastcgi.spec +++ b/apache1-mod_fastcgi.spec @@ -7,7 +7,7 @@ Summary(uk): FastCGI - ¦ Name: apache1-mod_%{mod_name} # NOTE: remember about apache-mod_fastcgi.spec when messing here Version: 2.4.2 -Release: 1.4 +Release: 1.5 License: distributable Group: Networking/Daemons Source0: http://www.FastCGI.com/dist/mod_%{mod_name}-%{version}.tar.gz @@ -87,5 +87,5 @@ fi %doc docs/LICENSE.TERMS CHANGES docs/*.html %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_%{mod_name}.conf %attr(755,root,root) %{_pkglibdir}/*.so -%attr(770,root,http) %{_pkglogdir}/fastcgi -%attr(770,root,http) %{_pkglogdir}/fastcgi/dynamic +%dir %attr(770,root,http) %{_pkglogdir}/fastcgi +%dir %attr(770,root,http) %{_pkglogdir}/fastcgi/dynamic -- 2.43.0