[packages/php-pear-XML_XUL] drop version from XML_Util2
glen
glen at pld-linux.org
Fri Aug 31 10:07:45 CEST 2012
commit a2f246c471b10f3d0477e92ba3f55ec1bd80c096
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Aug 31 11:07:41 2012 +0300
drop version from XML_Util2
reported upstream as well: https://pear.php.net/bugs/bug.php?id=19594
php-pear-XML_XUL.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-XML_XUL.spec b/php-pear-XML_XUL.spec
index c361ae2..805e979 100644
--- a/php-pear-XML_XUL.spec
+++ b/php-pear-XML_XUL.spec
@@ -5,7 +5,7 @@ Summary: %{pearname} - class to build Mozilla XUL applications
Summary(pl.UTF-8): %{pearname} - klasa to budowania aplikacji Mozilli w XUL
Name: php-pear-%{pearname}
Version: 0.9.0
-Release: 3
+Release: 4
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz
@@ -15,9 +15,9 @@ BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.580
Requires: php-pear
-Requires: php-pear-PEAR-core
Requires: php-pear-XML_Parser2 >= 0.1.0
-Requires: php-pear-XML_Util2 >= 0.5.2
+# https://pear.php.net/bugs/bug.php?id=19594
+Requires: php-pear-XML_Util2
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pear-XML_XUL.git/commitdiff/a2f246c471b10f3d0477e92ba3f55ec1bd80c096
More information about the pld-cvs-commit
mailing list