Author: glen Date: Sun Nov 26 12:42:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - virtual deps; rel 2
---- Files affected: SPECS: jpgraph.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/jpgraph.spec diff -u SPECS/jpgraph.spec:1.19 SPECS/jpgraph.spec:1.20 --- SPECS/jpgraph.spec:1.19 Mon Jan 23 11:01:25 2006 +++ SPECS/jpgraph.spec Sun Nov 26 13:42:43 2006 @@ -3,17 +3,17 @@ Summary(pl): Klasa do tworzenia naukowych i biznesowych wykresów Name: jpgraph Version: 1.20.2 -Release: 1 -Group: Libraries +Release: 2 License: QPL +Group: Libraries Source0: http://members.chello.se/jpgraph/jpgdownloads/%{name}-%{version}.tar.gz # Source0-md5: e7903d725a4d61168d8ada554bba29e5 Patch0: %{name}-config.patch URL: http://www.aditus.nu/jpgraph/ -Requires: php-common >= 3:4.3.8 -Requires: php-gd -Requires: %{_datadir}/fonts/TTF BuildRequires: unzip +Requires: %{_datadir}/fonts/TTF +Requires: php(gd) +Requires: php-common >= 3:4.3.8 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -63,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2006/11/26 12:42:43 glen +- virtual deps; rel 2 + Revision 1.19 2006/01/23 10:01:25 qboosh - updated pl desc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/jpgraph.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
