[php-horde-Horde-Compress] minor cleanup

Remi Collet remi at fedoraproject.org
Thu Jul 25 13:51:35 UTC 2013


commit 63745e81b302bfae2c26d21492491c9a860d1d22
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jul 25 15:51:24 2013 +0200

    minor cleanup

 php-horde-Horde-Compress.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/php-horde-Horde-Compress.spec b/php-horde-Horde-Compress.spec
index f551cb6..2675b64 100644
--- a/php-horde-Horde-Compress.spec
+++ b/php-horde-Horde-Compress.spec
@@ -92,6 +92,7 @@ phpunit \
     -d date.timezone=UTC \
     .
 
+
 %post
 %{__pear} install --nodeps --soft --force --register-only \
     %{pear_xmldir}/%{name}.xml >/dev/null || :
@@ -103,7 +104,6 @@ if [ $1 -eq 0 ] ; then
 fi
 
 %files -f %{pear_name}.lang
-%defattr(-,root,root,-)
 %doc %{pear_docdir}/%{pear_name}
 %{pear_xmldir}/%{name}.xml
 %{pear_phpdir}/Horde/Compress


More information about the scm-commits mailing list