Author: arekm Date: Fri Oct 14 20:09:23 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; port to new rrdtool
---- Files affected: SPECS: php4-rrdtool.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/php4-rrdtool.spec diff -u SPECS/php4-rrdtool.spec:1.9 SPECS/php4-rrdtool.spec:1.10 --- SPECS/php4-rrdtool.spec:1.9 Fri Oct 14 21:42:08 2005 +++ SPECS/php4-rrdtool.spec Fri Oct 14 22:09:18 2005 @@ -6,12 +6,13 @@ Summary(pl): ModuĊ PHP RRDtool Name: php4-rrdtool Version: 1.0.50 -Release: 3 +Release: 4 License: GPL Group: Applications/Databases Source0: http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.0.x/rrdtool-%{version}.tar.gz # Source0-md5: c466e2e7df95fa8e318e46437da87686 Patch0: rrdtool-php-config.patch +Patch1: php-rrdtool-new.patch URL: http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ BuildRequires: cgilibc-devel BuildRequires: gd-devel @@ -33,6 +34,7 @@ %prep %setup -q -n rrdtool-%{version} %patch0 -p0 +%patch1 -p1 %build cd contrib/php4 @@ -84,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2005/10/14 20:09:18 arekm +- rel 4; port to new rrdtool + Revision 1.9 2005/10/14 19:42:08 arekm - rebuild with new rrdtool ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/php4-rrdtool.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
