Author: baggins Date: Tue Apr 8 11:18:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 6 - fixed build with perl 5.10
---- Files affected: SPECS: swish-e.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/swish-e.spec diff -u SPECS/swish-e.spec:1.19 SPECS/swish-e.spec:1.20 --- SPECS/swish-e.spec:1.19 Wed Mar 26 14:50:09 2008 +++ SPECS/swish-e.spec Tue Apr 8 13:18:16 2008 @@ -4,11 +4,12 @@ Summary(pl.UTF-8): Prosty system indeksowania stron WWW - wersja rozszerzona Name: swish-e Version: 2.4.5 -Release: 5 +Release: 6 License: GPL/LGPL Group: Applications/Text Source0: http://swish-e.org/distribution/%{name}-%{version}.tar.gz # Source0-md5: feae5ca1f5f4352190156b54a19c0153 +Patch0: %{name}-perl.patch URL: http://swish-e.org/ #Icon: swish-e.xpm BuildRequires: libxml2-devel @@ -140,6 +141,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -224,6 +226,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2008-04-08 11:18:16 baggins +- rel 6 +- fixed build with perl 5.10 + Revision 1.19 2008-03-26 13:50:09 baggins - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/swish-e.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
