Author: glen Date: Mon Nov 10 14:41:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add js fix from dokuwiki xref plugin; rel 1
---- Files affected: SPECS: phpxref.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/phpxref.spec diff -u SPECS/phpxref.spec:1.3 SPECS/phpxref.spec:1.4 --- SPECS/phpxref.spec:1.3 Sun Apr 13 15:27:45 2008 +++ SPECS/phpxref.spec Mon Nov 10 15:41:53 2008 @@ -4,11 +4,12 @@ Summary(pl.UTF-8): Generator dokumentacji z odwoĊaniami do kodu w PHP Name: phpxref Version: 0.7 -Release: 0.4 +Release: 1 License: GPL v2 Group: Development/Languages/PHP Source0: http://dl.sourceforge.net/phpxref/%{name}-%{version}.tar.gz # Source0-md5: 9518c12578c6daa6ee69bd23379ec8ba +Patch0: %{name}-javascriptfix.patch URL: http://phpxref.sourceforge.net/ BuildRequires: rpm-perlprov >= 4.1-13 Requires: perl-base >= 1:5.6 @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p0 %install rm -rf $RPM_BUILD_ROOT @@ -53,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008/11/10 14:41:53 glen +- add js fix from dokuwiki xref plugin; rel 1 + Revision 1.3 2008/04/13 13:27:45 qboosh - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/phpxref.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
