diff options
-rw-r--r-- | php-horde-mnemo.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/php-horde-mnemo.spec b/php-horde-mnemo.spec index cc8dcf0..ca8c6d2 100644 --- a/php-horde-mnemo.spec +++ b/php-horde-mnemo.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 mnemo %global pear_channel pear.horde.org # All tests are "ignored" @@ -182,7 +181,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 |