remi pushed to php-seld-phar-utils (f21). "cleanup"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 14 06:52:07 UTC 2015


From 65558c19c7b1dfa8bf3f1cf3975ea5fe934b59db Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Thu, 14 May 2015 08:36:52 +0200
Subject: cleanup


diff --git a/php-seld-phar-utils.spec b/php-seld-phar-utils.spec
index 2fdf41c..60c3523 100644
--- a/php-seld-phar-utils.spec
+++ b/php-seld-phar-utils.spec
@@ -21,7 +21,6 @@ License:        MIT
 URL:            https://github.com/%{gh_owner}/%{gh_project}
 Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  php(language) >= 5.3
 
@@ -50,18 +49,12 @@ PHAR file format utilities, for when PHP phars you up.
 
 
 %install
-rm -rf       %{buildroot}
 # Restore PSR-0 tree
 mkdir -p     %{buildroot}%{_datadir}/php/Seld/PharUtils/
 cp -pr src/* %{buildroot}%{_datadir}/php/Seld/PharUtils/
 
 
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %{!?_licensedir:%global license %%doc}
 %license LICENSE
 %doc README.md composer.json
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-seld-phar-utils.git/commit/?h=f21&id=65558c19c7b1dfa8bf3f1cf3975ea5fe934b59db


More information about the scm-commits mailing list