commit d253a900f0622f1d7d812d9a070739824139410c
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:14:28 2012 +0300

    - use virtual php extension deps (to be independant of php version)
    - release 2 (by relup.sh)

 phplot.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/phplot.spec b/phplot.spec
index 5e1e882..bfc7420 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:       1
+Release:       2
 License:       LGPL v2.1, PHP
 Group:         Libraries
 Source0:       
http://downloads.sourceforge.net/phplot/%{name}-%{version}.tar.gz
@@ -19,10 +19,10 @@ URL:                http://phplot.sourceforge.net/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.461
 BuildRequires: unzip
+Requires:      php(gd)
+Requires:      php(pcre)
 Requires:      php-common >= 4:%{php_min_version}
 Requires:      php-date
-Requires:      php-gd
-Requires:      php-pcre
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to