[php-symfony2-Translation] Added php-pear(%{pear_channel}/Yaml) require

Shawn Iwinski siwinski at fedoraproject.org
Thu Jun 28 05:18:34 UTC 2012


commit 7d0e82fb2a100fb6dc916faf29e0573a0eb698ee
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Thu Jun 28 01:18:17 2012 -0400

    Added php-pear(%{pear_channel}/Yaml) require

 php-symfony2-Translation.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Translation.spec b/php-symfony2-Translation.spec
index 267cc4f..1dc96ed 100644
--- a/php-symfony2-Translation.spec
+++ b/php-symfony2-Translation.spec
@@ -4,7 +4,7 @@
 
 Name:             php-symfony2-Translation
 Version:          2.0.15
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
 Group:            Development/Libraries
@@ -24,8 +24,9 @@ Requires:         php-pear(PEAR)
 Requires:         php-channel(%{pear_channel})
 Requires(post):   %{__pear}
 Requires(postun): %{__pear}
-# Optional require
+# Optional requires
 Requires:         php-pear(%{pear_channel}/Config) = %{version}
+Requires:         php-pear(%{pear_channel}/Yaml) = %{version}
 
 Provides:         php-pear(%{pear_channel}/%{pear_name}) = %{version}
 
@@ -82,6 +83,9 @@ fi
 
 
 %changelog
+* Tue Jun 12 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.15-4
+- Added php-pear(%%{pear_channel}/Yaml) require
+
 * Tue Jun 12 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.15-3
 - Fix package.xml for *.xsd files issue
 


More information about the scm-commits mailing list