[php-horde-turba] cleanup

Remi Collet remi at fedoraproject.org
Sat May 17 05:08:52 UTC 2014


commit 325ce08aec830fd3fb9883bd9ea637b769b2898c
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat May 17 07:07:39 2014 +0200

    cleanup

 php-horde-turba.spec |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/php-horde-turba.spec b/php-horde-turba.spec
index 217a1be..946f955 100644
--- a/php-horde-turba.spec
+++ b/php-horde-turba.spec
@@ -24,7 +24,6 @@ License:        ASL 1.0
 URL:            http://www.horde.org/apps/turba
 Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  gettext
 BuildRequires:  php(language) >= 5.3.0
@@ -142,7 +141,6 @@ done
 
 %install
 cd %{pear_name}-%{version}
-rm -rf %{buildroot}
 %{__pear} install --nodeps --packagingroot %{buildroot} %{name}.xml
 
 # Clean up unnecessary files
@@ -168,10 +166,6 @@ do
 done | tee ../%{pear_name}.lang
 
 
-%clean
-rm -rf %{buildroot}
-
-
 %check
 src=$(pwd)/%{pear_name}-%{version}
 cd %{pear_name}-%{version}/test/Turba
@@ -194,7 +188,6 @@ fi
 
 
 %files -f %{pear_name}.lang
-%defattr(-,root,root,-)
 %doc %{pear_docdir}/%{pear_name}
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf
 %attr(0770,apache,apache) %dir %{_sysconfdir}/horde/%{pear_name}


More information about the scm-commits mailing list