diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-08 18:58:01 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-08 18:58:01 +0100 |
commit | ed770171bf2f5be57c7f5bef768ffe9e644ec25b (patch) | |
tree | d97375469b0d2329d4f44d62149a72f92baf96bc | |
parent | e12e425f28c26441a4f7e949c613c1858d50a99c (diff) |
php-horde-mnemo: package approved, cleanup
-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 |