[php-horde-Horde-Argv] update to 2.0.7

Remi Collet remi at fedoraproject.org
Thu Apr 4 15:39:15 UTC 2013


commit fa7acde97d63cdd523d446257440c547fa21dc76
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Apr 4 17:39:09 2013 +0200

    update to 2.0.7

 .gitignore                |    2 ++
 php-horde-Horde-Argv.spec |    9 ++++++---
 sources                   |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d03f18f..c17a72c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
+*spec~
 /Horde_Argv-2.0.4.tgz
 /Horde_Argv-2.0.5.tgz
+/Horde_Argv-2.0.7.tgz
diff --git a/php-horde-Horde-Argv.spec b/php-horde-Horde-Argv.spec
index ef7a318..ef46bf6 100644
--- a/php-horde-Horde-Argv.spec
+++ b/php-horde-Horde-Argv.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Argv
-Version:        2.0.5
+Version:        2.0.7
 Release:        1%{?dist}
 Summary:        Horde command-line argument parsing package
 
@@ -14,7 +14,7 @@ URL:            http://pear.horde.org
 Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 
 BuildArch:      noarch
-BuildRequires:  php-common >= 5.3.0
+BuildRequires:  php(language) >= 5.3.0
 BuildRequires:  php-pear(PEAR) >= 1.7.0
 BuildRequires:  php-channel(%{pear_channel})
 BuildRequires:  gettext
@@ -23,7 +23,7 @@ BuildRequires:  php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-common >= 5.3.0
+Requires:       php(language) >= 5.3.0
 Requires:       php-reflection
 Requires:       php-spl
 Requires:       php-pear(PEAR) >= 1.7.0
@@ -110,6 +110,9 @@ fi
 
 
 %changelog
+* Thu Apr 04 2013 Remi Collet <remi at fedoraproject.org> - 2.0.7-1
+- Update to 2.0.7
+
 * Wed Mar 06 2013 Remi Collet <remi at fedoraproject.org> - 2.0.5-1
 - Update to 2.0.5
 
diff --git a/sources b/sources
index 5e09caf..b728045 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abf10effedc8ac6d2c750bdc91bd7495  Horde_Argv-2.0.5.tgz
+e8925eb7daa042fc0b19383e8ecc2233  Horde_Argv-2.0.7.tgz


More information about the scm-commits mailing list