[php-horde-ingo] cleanup

Remi Collet remi at fedoraproject.org
Sat May 17 04:41:43 UTC 2014


commit ff1c2458a5bf3e345c3dd73f39fde3ef56d9a2b3
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat May 17 06:39:47 2014 +0200

    cleanup

 php-horde-ingo.spec |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/php-horde-ingo.spec b/php-horde-ingo.spec
index ab8ce6b..659e4f7 100644
--- a/php-horde-ingo.spec
+++ b/php-horde-ingo.spec
@@ -24,7 +24,6 @@ License:        BSD
 URL:            http://www.horde.org/apps/ingo
 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
@@ -122,7 +121,6 @@ done
 
 
 %install
-rm -rf %{buildroot}
 cd %{pear_name}-%{version}
 %{__pear} install --nodeps --packagingroot %{buildroot} %{name}.xml
 
@@ -150,10 +148,6 @@ do
 done | tee ../%{pear_name}.lang
 
 
-%clean
-rm -rf %{buildroot}
-
-
 %post
 %{__pear} install --nodeps --soft --force --register-only \
     %{pear_xmldir}/%{name}.xml >/dev/null || :
@@ -166,7 +160,6 @@ fi
 
 
 %files -f %{pear_name}.lang
-%defattr(-,root,root,-)
 %doc %{pear_docdir}/%{pear_name}
 %{pear_xmldir}/%{name}.xml
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf


More information about the scm-commits mailing list