[php-horde-Horde-Rpc] cleanups

Remi Collet remi at fedoraproject.org
Mon Jan 27 15:29:38 UTC 2014


commit 1e5b56f5b110066ab08cf19ff194c195bf01a2cb
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jan 27 16:29:48 2014 +0100

    cleanups

 php-horde-Horde-Rpc.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/php-horde-Horde-Rpc.spec b/php-horde-Horde-Rpc.spec
index 7bc6569..5ed358b 100644
--- a/php-horde-Horde-Rpc.spec
+++ b/php-horde-Horde-Rpc.spec
@@ -7,7 +7,7 @@
 # Please, preserve the changelog entries
 #
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
+%{!?__pear:       %global __pear       %{_bindir}/pear}
 %global pear_name    Horde_Rpc
 %global pear_channel pear.horde.org
 
@@ -24,7 +24,6 @@ License:        LGPLv2
 URL:            http://pear.horde.org
 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
@@ -127,7 +126,6 @@ fi
 
 
 %files -f %{pear_name}.lang
-%defattr(-,root,root,-)
 %doc %{pear_docdir}/%{pear_name}
 %{pear_xmldir}/%{name}.xml
 %{pear_phpdir}/Horde/Rpc


More information about the scm-commits mailing list