[php-pecl-propro] cleaup old stuff

Remi Collet remi at fedoraproject.org
Mon Jul 1 13:11:51 UTC 2013


commit 3e01ad37c2c5b396bbd31a1008f5f37c64824abf
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jul 1 15:11:25 2013 +0200

    cleaup old stuff

 php-pecl-propro.spec |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/php-pecl-propro.spec b/php-pecl-propro.spec
index 5751331..2ad6f5e 100644
--- a/php-pecl-propro.spec
+++ b/php-pecl-propro.spec
@@ -22,7 +22,6 @@ Group:          Development/Languages
 URL:            http://pecl.php.net/package/%{pecl_name}
 Source0:        http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  php-devel > 5.3
 BuildRequires:  php-pear
 
@@ -95,8 +94,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf %{buildroot}
-
 make -C NTS \
      install INSTALL_ROOT=%{buildroot}
 
@@ -156,12 +153,7 @@ REPORT_EXIT_STATUS=1 \
 %endif
 
 
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %doc NTS/{CREDITS,LICENSE}
 %{pecl_xmldir}/%{name}.xml
 %config(noreplace) %{php_inidir}/%{pecl_name}.ini
@@ -173,7 +165,6 @@ rm -rf %{buildroot}
 %endif
 
 %files devel
-%defattr(-,root,root,-)
 %{php_incldir}/ext/%{pecl_name}
 
 %if %{with_zts}


More information about the scm-commits mailing list