Author: glen Date: Wed Oct 1 13:56:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 1.0.8
---- Files affected: SPECS: geshi.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/geshi.spec diff -u SPECS/geshi.spec:1.3 SPECS/geshi.spec:1.4 --- SPECS/geshi.spec:1.3 Tue Jun 17 07:29:17 2008 +++ SPECS/geshi.spec Wed Oct 1 15:56:08 2008 @@ -2,12 +2,12 @@ Summary: GeSHi - Generic Syntax Highlighter for PHP Summary(pl.UTF-8): GeSHi - ogólna biblioteka PHP do podświetlania składni Name: geshi -Version: 1.0.7.20 +Version: 1.0.8 Release: 1 License: GPL v2 Group: Development/Languages/PHP -Source0: http://dl.sourceforge.net/geshi/GeSHi-%{version}.tar.bz2 -# Source0-md5: 22e57bf1936319ad07423fd32fa3a78a +Source0: http://dl.sourceforge.net/geshi/%{name}-%{version}.tar.bz2 +# Source0-md5: ad28015b57c4f47eb9fa664d0f9b4fc0 URL: http://qbnz.com/highlighter/ BuildRequires: rpmbuild(macros) >= 1.461 Requires: php-common @@ -39,7 +39,7 @@ %files %defattr(644,root,root,755) %doc docs/{BUGS,CHANGES,README,THANKS,TODO} -%doc docs/geshi-doc.txt +%doc docs/geshi-doc.html %{php_data_dir}/geshi.php %{php_data_dir}/geshi @@ -49,6 +49,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008/10/01 13:56:08 glen +- update to 1.0.8 + Revision 1.3 2008/06/17 05:29:17 glen - use %php_data_dir macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geshi.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
