summaryrefslogtreecommitdiffstats
path: root/php-channel-drush.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-14 07:16:54 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-14 07:16:54 +0100
commitc06fd0fb5dee59d0ab25ae1adef5546ea0bf5d3a (patch)
treebb5ca93df0954b42bd3a51f1e7ee1d56b3613064 /php-channel-drush.spec
parented2298831b77a8c44aaf315285a01da9e144875c (diff)
php-channel-drush: backportHEADmaster
Diffstat (limited to 'php-channel-drush.spec')
-rw-r--r--php-channel-drush.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-channel-drush.spec b/php-channel-drush.spec
index 84cbe40..8f65084 100644
--- a/php-channel-drush.spec
+++ b/php-channel-drush.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
+* Tue Nov 14 2012 Remi Collet <rpms@famillecollet.com> - 1.3-1
+- backport for remi repo
+
* Thu Nov 8 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 1.3-1
- Initial package (version matches channel REST version)