summaryrefslogtreecommitdiffstats
path: root/php-channel-guzzle.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-19 07:17:57 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-19 07:17:57 +0100
commitf8b8d9ea7e992481a4d867c670fc30b9d86aae00 (patch)
tree4c4d3d372bf58e26450303a1d656af3823d24829 /php-channel-guzzle.spec
parented9e91fa847f09b520bffd7a77c0b38c94963eba (diff)
php-channel-guzzle; backportHEADmaster
Diffstat (limited to 'php-channel-guzzle.spec')
-rw-r--r--php-channel-guzzle.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-channel-guzzle.spec b/php-channel-guzzle.spec
index 9df4505..241b42b 100644
--- a/php-channel-guzzle.spec
+++ b/php-channel-guzzle.spec
@@ -12,6 +12,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)
@@ -54,9 +55,13 @@ fi
%files
+%defattr(-,root,root,-)
%{pear_xmldir}/%{name}.xml
%changelog
+* Wed Dec 19 2012 Remi Collet <RPMS@FamilleCollet.com> - 1.3-1
+- backport for remi repo.
+
* Sat Dec 8 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 1.3-1
- Initial package (version matches channel REST version)