[php-horde-Horde-Mapi] cleanups

Remi Collet remi at fedoraproject.org
Tue Jan 21 16:53:19 UTC 2014


commit 642c695b801ee36208c917b13f1e2e76b84aebdf
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Jan 21 17:53:29 2014 +0100

    cleanups

 php-horde-Horde-Mapi.spec |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/php-horde-Horde-Mapi.spec b/php-horde-Horde-Mapi.spec
index 1416438..3fff467 100644
--- a/php-horde-Horde-Mapi.spec
+++ b/php-horde-Horde-Mapi.spec
@@ -21,7 +21,6 @@ License:        LGPLv2
 URL:            http://%{pear_channel}
 Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  php(language) >= 5.3.0
 BuildRequires:  php-pear(PEAR) >= 1.7.0
@@ -66,7 +65,6 @@ cd %{pear_name}-%{version}
 
 
 %install
-rm -rf %{buildroot}
 cd %{pear_name}-%{version}
 %{__pear} install --nodeps --packagingroot %{buildroot} %{name}.xml
 
@@ -87,10 +85,6 @@ phpunit \
     .
 
 
-%clean
-rm -rf %{buildroot}
-
-
 %post
 %{__pear} install --nodeps --soft --force --register-only \
     %{pear_xmldir}/%{name}.xml >/dev/null || :
@@ -103,7 +97,6 @@ fi
 
 
 %files
-%defattr(-,root,root,-)
 %doc %{pear_docdir}/%{pear_name}
 %{pear_xmldir}/%{name}.xml
 %{pear_phpdir}/Horde/Mapi


More information about the scm-commits mailing list