summaryrefslogtreecommitdiffstats
path: root/php-symfony2-Validator.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-02 10:22:51 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-02 10:22:51 +0200
commit2139935b9596792b0e0dc8e06034618e4bb50f0c (patch)
tree8258956b43025e6395bacf9dfe842a7e679f3f06 /php-symfony2-Validator.spec
parentb8010c42d6b12df002254bddcf1adb76c87b91bf (diff)
php-symfony2-Validator: sync with rawhide, no rebuild
Diffstat (limited to 'php-symfony2-Validator.spec')
-rw-r--r--php-symfony2-Validator.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-symfony2-Validator.spec b/php-symfony2-Validator.spec
index f12180e..4876708 100644
--- a/php-symfony2-Validator.spec
+++ b/php-symfony2-Validator.spec
@@ -5,7 +5,7 @@
Name: php-symfony2-Validator
Version: 2.0.16
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Symfony2 %{pear_name} Component
Group: Development/Libraries
@@ -26,13 +26,14 @@ Requires(postun): %{__pear}
# phpci requires
Requires: php-ctype
Requires: php-date
-#Requires: php-filter
Requires: php-intl
Requires: php-libxml
Requires: php-mbstring
Requires: php-pcre
Requires: php-simplexml
Requires: php-spl
+# phpci dist specific requires
+%{?fedora:Requires: php-filter}
# Optional requires
Requires: php-pear(%{pear_channel}/HttpFoundation) = %{version}
Requires: php-pear(%{pear_channel}/Yaml) = %{version}
@@ -87,6 +88,9 @@ fi
%changelog
+* Sun Jul 22 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.16-2
+- Made php-filter a dist specific require (not available in EPEL)
+
* Fri Jul 20 2012 Remi Collet <RPMS@FamilleCollet.com> 2.0.16-1
- Update to 2.0.16, backport for remi repository