Author: glen Date: Mon Jun 15 17:57:21 2009 GMT Module: packages Tag: HEAD ---- Log message: - update for missing files
---- Files affected: packages/jpgraph2: jpgraph2.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/jpgraph2/jpgraph2.spec diff -u packages/jpgraph2/jpgraph2.spec:1.18 packages/jpgraph2/jpgraph2.spec:1.19 --- packages/jpgraph2/jpgraph2.spec:1.18 Mon Jun 15 16:37:11 2009 +++ packages/jpgraph2/jpgraph2.spec Mon Jun 15 19:57:16 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Klasa do tworzenia naukowych i biznesowych wykresów, działa z php5 Name: jpgraph2 Version: 2.3.4 -Release: 3 +Release: 4 License: QPL 1.0 Group: Libraries # Source0Download: http://www.aditus.nu/jpgraph/jpdownload.php @@ -47,7 +47,6 @@ %{__sed} -i -e 's#img/img/img/img/img/img/#img/#g' docs/html/*.html %{__sed} -i -e 's#\.\./#../img/#g' docs/html/*/*.html -mv src/*.txt . mv src/Examples . %{__sed} -i -e 's,include ("../\(.*\)");,require_once "jpgraph2/\1";,' Examples/*.php @@ -68,7 +67,7 @@ %files %defattr(644,root,root,755) -%doc README* docs/* CHANGELOG*.txt +%doc README* docs/* %{_appdir} %{_examplesdir}/%{name}-%{version} @@ -78,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2009/06/15 17:57:16 glen +- update for missing files + Revision 1.18 2009/06/15 14:37:11 glen - updated -config.patch; rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jpgraph2/jpgraph2.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
