summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-09 07:23:00 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-09 07:23:00 +0100
commitc81e846b178a7c025563821951ce704906d9016b (patch)
tree570cb4c9f5c95a4d44e3772dd8035b02cb2ec99d
parente32cd4eb511adf5f604e8d6adf518d878198b6b7 (diff)
php-pirum-Pirum: backport
-rw-r--r--php-pirum-Pirum.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-pirum-Pirum.spec b/php-pirum-Pirum.spec
index 900de05..18d4ac1 100644
--- a/php-pirum-Pirum.spec
+++ b/php-pirum-Pirum.spec
@@ -14,6 +14,7 @@ License: MIT
URL: http://pirum.sensiolabs.org
Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: php-pear(PEAR)
BuildRequires: php-channel(%{pear_channel})
@@ -83,12 +84,16 @@ fi
%files
+%defattr(-,root,root,-)
%doc %{pear_docdir}/%{pear_name}
%{pear_xmldir}/%{name}.xml
%{_bindir}/pirum
%changelog
+* Fri Nov 9 2012 Remi Collet <rpms@famillecollet.com> - 1.1.4-2
+- backport for remi repo
+
* Thu Nov 8 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 1.1.4-2
- Added "%%global pear_metadir" and usage in %%install
- Changed RPM_BUILD_ROOT to %%{buildroot}