diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-03 19:28:20 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-03 19:28:20 +0200 |
commit | ce81f607490c3d3ad3daeab261a8ad9f4baa62df (patch) | |
tree | 3c9991aee2f93e50500a790e958fd04b8ffee293 /php-symfony2-Routing.spec | |
parent | 7a5d727f6715332f20ef4c61918c87a27f3a3d3b (diff) |
php-symfony2-Routing: backport
Diffstat (limited to 'php-symfony2-Routing.spec')
-rw-r--r-- | php-symfony2-Routing.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/php-symfony2-Routing.spec b/php-symfony2-Routing.spec index 1169b1a..5dc56c9 100644 --- a/php-symfony2-Routing.spec +++ b/php-symfony2-Routing.spec @@ -12,6 +12,7 @@ License: MIT URL: http://symfony.com/doc/current/components/routing.html 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}) @@ -78,12 +79,16 @@ fi %files +%defattr(-,root,root,-) %doc %{pear_docdir}/%{pear_name} %{pear_xmldir}/%{name}.xml %{pear_phpdir}/Symfony/Component/%{pear_name} %changelog +* Mon Jul 21 2012 Remi Collet <RPMS@FamilleCollet.com> 2.0.15-3 +- backport for remi repository + * Tue Jun 12 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.15-3 - Fix package.xml for *.xsd file issue |