summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-06 14:26:20 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-06 14:26:20 +0100
commit5f3d99e12a25fa5228557fc560f9062c9a19c72c (patch)
treef0e5705469bfa2fd98fc1c5ef075e8e1fac8f4de
parentb095d9113e547804b2a2a543d83f5b14c53ad522 (diff)
php-horde-Horde-Mime-Viewer: 2.0.4
-rw-r--r--php-horde-Horde-Mime-Viewer.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-horde-Horde-Mime-Viewer.spec b/php-horde-Horde-Mime-Viewer.spec
index 1a6473a..eb65aaf 100644
--- a/php-horde-Horde-Mime-Viewer.spec
+++ b/php-horde-Horde-Mime-Viewer.spec
@@ -4,7 +4,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Mime-Viewer
-Version: 2.0.3
+Version: 2.0.4
Release: 1%{?dist}
Summary: Horde MIME Viewer Library
@@ -15,7 +15,7 @@ Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
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
@@ -25,7 +25,7 @@ BuildRequires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0
Requires(post): %{__pear}
Requires(postun): %{__pear}
Requires: syntaxhighlighter
-Requires: php-common >= 5.3.0
+Requires: php(language) >= 5.3.0
Requires: php-date
Requires: php-dom
Requires: php-libxml
@@ -125,6 +125,9 @@ fi
%changelog
+* Wed Mar 06 2013 Remi Collet <remi@fedoraproject.org> - 2.0.4-1
+- Update to 2.0.4
+
* Tue Jan 29 2013 Remi Collet <remi@fedoraproject.org> - 2.0.3-1
- Update to 2.0.3 for remi repo