summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-10 07:31:05 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-10 07:31:05 +0200
commitd051bbd161c059661b5a00af528b31bad8046f74 (patch)
tree7de30795ffb9cf8c91bc8f23173e76b15042102b
parente24ca0ddf6e608cb4ed2e5e313f46f2a486a6f49 (diff)
php-channel-twig: backport
-rw-r--r--php-channel-twig.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-channel-twig.spec b/php-channel-twig.spec
index 797dc4c..5423d76 100644
--- a/php-channel-twig.spec
+++ b/php-channel-twig.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,10 +54,14 @@ fi
%files
+%defattr(-,root,root,-)
%{pear_xmldir}/%{name}.xml
%changelog
+* Sun Jun 09 2012 Remi Collet <RPMS@FamilleCollet.com> 1.0-3
+- rebuild for remi repository
+
* Sat Jun 9 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 1.0-3
- Changed license from BSD to Public Domain
- Removed "BuildRequires: php-pear >= 1:1.4.9-1.2"