[packages/phplot] - use php(core) as dependency to require php version - release 3 (by relup.sh)

glen glen at pld-linux.org
Fri Aug 24 00:29:30 CEST 2012


commit 03085e643f9c9bd67fff0b1e3367f9af31a57e8c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:29:29 2012 +0300

    - use php(core) as dependency to require php version
    - release 3 (by relup.sh)

 phplot.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/phplot.spec b/phplot.spec
index 37bea38..4166dc2 100644
--- a/phplot.spec
+++ b/phplot.spec
@@ -8,7 +8,7 @@ Summary:	Class for creating esientific and business charts
 Summary(pl.UTF-8):	Klasa do tworzenia naukowych i biznesowych wykresów
 Name:		phplot
 Version:	5.8.0
-Release:	3
+Release:	4
 License:	LGPL v2.1, PHP
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/phplot/%{name}-%{version}.tar.gz
@@ -19,9 +19,9 @@ URL:		http://phplot.sourceforge.net/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.461
 BuildRequires:	unzip
+Requires:	php(core) >= %{php_min_version}
 Requires:	php(gd)
 Requires:	php(pcre)
-Requires:	php-common >= 4:%{php_min_version}
 Requires:	php-date
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)


More information about the pld-cvs-commit mailing list