diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-09 07:18:17 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-09 07:18:17 +0100 |
commit | 6b728ec72ce3b5195685bb45571d6f8d5270e7d1 (patch) | |
tree | 8f20d848d13598e21d2d6b44d700bfc4cb541837 | |
parent | ce5d9d7e48f731343762e8ef0a28a6d28cb854d9 (diff) |
php-channel-pirum: backport
-rw-r--r-- | php-channel-pirum.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/php-channel-pirum.spec b/php-channel-pirum.spec index 5f9a9e0..ee6bc25 100644 --- a/php-channel-pirum.spec +++ b/php-channel-pirum.spec @@ -11,6 +11,7 @@ License: Public Domain URL: http://%{pear_channel} Source0: http://%{pear_channel}/channel.xml +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: php-pear(PEAR) @@ -53,9 +54,13 @@ fi %files +%defattr(-,root,root,-) %{pear_xmldir}/%{name}.xml %changelog +* Fri Nov 9 2012 Remi Collet <rpms@famillecollet.com> - 1.0-1 +- backport for remi repo + * Sun Jun 17 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 1.0-1 - Initial package |