summaryrefslogtreecommitdiffstats
path: root/php-symfony2-Validator.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-07-03 19:32:32 +0200
committerRemi Collet <fedora@famillecollet.com>2012-07-03 19:32:32 +0200
commita3e2e304ca875e51d0f844619d844b33e86fa8db (patch)
treebc675328a8cfc45b6973d3964baaefd7f2ab1516 /php-symfony2-Validator.spec
parent8cab439016b2cccd8649889249910f0bddc77152 (diff)
php-symfony2-Validator: backport
Diffstat (limited to 'php-symfony2-Validator.spec')
-rw-r--r--php-symfony2-Validator.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-symfony2-Validator.spec b/php-symfony2-Validator.spec
index e60db99..88c6327 100644
--- a/php-symfony2-Validator.spec
+++ b/php-symfony2-Validator.spec
@@ -12,6 +12,7 @@ License: MIT
URL: http://symfony.com/components
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})
@@ -84,12 +85,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
+
* Sat Jun 30 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.15-4
- Removed APC require
- Updated %%description