From ba0838a37238ff996f0ac671863aa0e59f302ddc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 8 Dec 2014 18:58:30 +0100 Subject: php-horde-passwd: package approved, cleanup --- php-horde-passwd.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/php-horde-passwd.spec b/php-horde-passwd.spec index 7e96b4a..a2028f8 100644 --- a/php-horde-passwd.spec +++ b/php-horde-passwd.spec @@ -7,7 +7,6 @@ # Please, preserve the changelog entries # %{!?__pear: %global __pear %{_bindir}/pear} -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}} %global pear_name passwd %global pear_channel pear.horde.org # disabled as not ready @@ -167,7 +166,7 @@ fi %attr(0770,apache,apache) %dir %{_sysconfdir}/horde/%{pear_name} %attr(0640,apache,apache) %config %{_sysconfdir}/horde/%{pear_name}/*.dist %attr(0660,apache,apache) %config(noreplace) %{_sysconfdir}/horde/%{pear_name}/*.php -%attr(0660,apache,apache) %config %{_sysconfdir}/horde/%{pear_name}/*.xml +%attr(0640,apache,apache) %config %{_sysconfdir}/horde/%{pear_name}/*.xml %{pear_xmldir}/%{name}.xml %dir %{pear_hordedir}/%{pear_name} %{pear_hordedir}/%{pear_name}/*.php -- cgit