summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-18 17:04:13 +0200
committerRemi Collet <fedora@famillecollet.com>2013-10-18 17:04:13 +0200
commit923245254f799759289337853ad3794c6f5f6dae (patch)
tree7359ce576b34b597ee8c803a5daac689f0075de7
parent9dcf90c23859d36d1da47b1f94c87c29adacbaea (diff)
Symfony 2.3.6 (WIP)
-rw-r--r--php-symfony2-Routing.spec26
1 files changed, 15 insertions, 11 deletions
diff --git a/php-symfony2-Routing.spec b/php-symfony2-Routing.spec
index ffbd16c..f5d393c 100644
--- a/php-symfony2-Routing.spec
+++ b/php-symfony2-Routing.spec
@@ -5,7 +5,7 @@
%global php_min_ver 5.3.3
Name: php-symfony2-%{pear_name}
-Version: 2.2.5
+Version: 2.3.6
Release: 1%{?dist}
Summary: Symfony2 %{pear_name} Component
@@ -19,13 +19,14 @@ BuildArch: noarch
BuildRequires: php-pear(PEAR)
BuildRequires: php-channel(%{pear_channel})
+%if %{with_tests}
# For tests
BuildRequires: php(language) >= %{php_min_ver}
BuildRequires: php-pear(pear.phpunit.de/PHPUnit)
-BuildRequires: php-pear(%{pear_channel}/Config) >= 2.2.0
-BuildRequires: php-pear(%{pear_channel}/Config) < 2.3.0
-BuildRequires: php-pear(%{pear_channel}/Yaml) >= 2.2.0
-BuildRequires: php-pear(%{pear_channel}/Yaml) < 2.3.0
+BuildRequires: php-pear(%{pear_channel}/Config) > 2.3
+BuildRequires: php-pear(%{pear_channel}/Config) < 2.4
+BuildRequires: php-pear(%{pear_channel}/Yaml) > 2.3
+BuildRequires: php-pear(%{pear_channel}/Yaml) < 2.4
BuildRequires: php-pear(pear.doctrine-project.org/DoctrineCommon) >= 2.2.0
BuildRequires: php-pear(pear.doctrine-project.org/DoctrineCommon) < 3.0.0
BuildRequires: php-PsrLog >= 1.0
@@ -49,10 +50,10 @@ Requires: php-reflection
Requires: php-spl
Requires: php-tokenizer
# Optional
-Requires: php-pear(%{pear_channel}/Config) >= 2.2.0
-Requires: php-pear(%{pear_channel}/Config) < 2.3.0
-Requires: php-pear(%{pear_channel}/Yaml) >= 2.2.0
-Requires: php-pear(%{pear_channel}/Yaml) < 2.3.0
+Requires: php-pear(%{pear_channel}/Config) > 2.3
+Requires: php-pear(%{pear_channel}/Config) < 2.4
+Requires: php-pear(%{pear_channel}/Yaml) > 2.3
+Requires: php-pear(%{pear_channel}/Yaml) < 2.4
Requires: php-pear(pear.doctrine-project.org/DoctrineCommon) >= 2.2.0
Requires: php-pear(pear.doctrine-project.org/DoctrineCommon) < 3.0.0
@@ -157,6 +158,9 @@ fi
%changelog
+* Fri Oct 18 2013 Remi Collet <remi@fedoraproject.org> - 2.3.6-1
+- Update to 2.3.6
+
* Thu Aug 22 2013 Remi Collet <remi@fedoraproject.org> - 2.2.5-1
- Sync with rawhide, update to 2.2.5
@@ -244,7 +248,7 @@ fi
- Removed fix package.xml for *.xsd file issue (fixed upstream)
- Minor syntax updates
-* Mon Jun 21 2012 Remi Collet <RPMS@FamilleCollet.com> 2.0.15-3
+* Thu Jun 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
@@ -279,7 +283,7 @@ fi
- %%global instead of %%define
- Removed unnecessary cd from %%build section
-* Wed May 2 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.13-1
+* Wed May 2 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.13-1
- Updated to upstream version 2.0.13
* Sat Apr 21 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.12-1