Author: arekm Date: Sun Jan 13 17:30:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.6.1 (ac regeneration not needed + requires alpha version of autoconf)
---- Files affected: SPECS: uriparser.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/uriparser.spec diff -u SPECS/uriparser.spec:1.8 SPECS/uriparser.spec:1.9 --- SPECS/uriparser.spec:1.8 Sat Nov 3 17:24:44 2007 +++ SPECS/uriparser.spec Sun Jan 13 18:30:50 2008 @@ -2,12 +2,12 @@ Summary: A strictly RFC 3986 compliant URI parsing library Summary(pl.UTF-8): Biblioteka analizująca URI ściśle zgodne z RFC 3986 Name: uriparser -Version: 0.6.0 +Version: 0.6.1 Release: 1 License: BSD Group: Libraries Source0: http://dl.sourceforge.net/uriparser/%{name}-%{version}.tar.bz2 -# Source0-md5: df649b55dc3808c2561271e55691a89c +# Source0-md5: b7e97235bc657c9f34b32a116c2d102c URL: http://uriparser.sourceforge.net/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -50,10 +50,10 @@ %setup -q %build -%{__libtoolize} -%{__aclocal} -%{__automake} -%{__autoconf} +#%{__libtoolize} +#%{__aclocal} +#%{__automake} +#%{__autoconf} %configure %{__make} @@ -91,7 +91,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.8 2007-11-03 16:24:44 qboosh +Revision 1.9 2008-01-13 17:30:50 arekm +- up to 0.6.1 (ac regeneration not needed + requires alpha version of autoconf) + +Revision 1.8 2007/11/03 16:24:44 qboosh - updated to 0.6.0 (new soname) - package COPYING ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/uriparser.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
