Author: qboosh Date: Wed Feb 20 19:00:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - Group changed to just Libraries (not only for development)
---- Files affected: SPECS: libxslt-plugin-regexp.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libxslt-plugin-regexp.spec diff -u SPECS/libxslt-plugin-regexp.spec:1.4 SPECS/libxslt-plugin-regexp.spec:1.5 --- SPECS/libxslt-plugin-regexp.spec:1.4 Fri Jan 25 11:03:38 2008 +++ SPECS/libxslt-plugin-regexp.spec Wed Feb 20 20:00:48 2008 @@ -1,10 +1,11 @@ # $Revision$, $Date$ Summary: A libxslt plugin providing regexp extension functions +Summary(pl.UTF-8): Wtyczka libxslt udostępniająca funkcje wyrażeń regularnych Name: libxslt-plugin-regexp Version: 0.5 Release: 0.1 License: MIT -Group: Development/Libraries +Group: Libraries Source0: http://home.comcast.net/~joelwreed/%{name}-%{version}.tar.gz # Source0-md5: f9e536ad72f2866e726b45770caaf474 Patch0: %{name}-DESTDIR.patch @@ -20,10 +21,17 @@ %description A libxslt plugin providing the extension functions regexp:test, regexp.match, and regexp:replace. This plugin uses PCRE -<http://www.pcre.org>. +<http://www.pcre.org/>. These functions are documented at <http://www.exslt.org/regexp/>. +%description -l pl.UTF-8 +Wtyczka libxslt udostępniająca funkcje rozszerzające regexp:test, +regexp.match i regexp.replace. Wykorzystuje PCRE +<http://www.pcre.org/>. + +Funkcje są opisane pod adresem <http://www.exslt.org/regexp/>. + %prep %setup -q %patch0 -p1 @@ -57,6 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008-02-20 19:00:48 qboosh +- pl +- Group changed to just Libraries (not only for development) + Revision 1.4 2008-01-25 10:03:38 glen - add samples to %doc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libxslt-plugin-regexp.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
