diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-08 18:58:30 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-08 18:58:30 +0100 |
commit | ba0838a37238ff996f0ac671863aa0e59f302ddc (patch) | |
tree | e9764819f10868e3addcfbd29e0ff4d2570e93c6 | |
parent | 01d3587d2fada31bb016aee64b98ec9c7de1e4aa (diff) |
php-horde-passwd: package approved, cleanup
-rw-r--r-- | php-horde-passwd.spec | 3 |
1 files changed, 1 insertions, 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 |