Author: paszczus Date: Tue Dec 1 07:36:55 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.8 - build fails with autotools, so build without it
---- Files affected: packages/libasyncns: libasyncns.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/libasyncns/libasyncns.spec diff -u packages/libasyncns/libasyncns.spec:1.8 packages/libasyncns/libasyncns.spec:1.9 --- packages/libasyncns/libasyncns.spec:1.8 Mon Aug 25 23:11:09 2008 +++ packages/libasyncns/libasyncns.spec Tue Dec 1 08:36:49 2009 @@ -6,17 +6,14 @@ Summary: C library for executing name service queries asynchronously Summary(pl.UTF-8): Biblioteka C do asynchronicznego wykonywania zapytaĆ o nazwy Name: libasyncns -Version: 0.5 +Version: 0.8 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://0pointer.de/lennart/projects/libasyncns/%{name}-%{version}.tar.gz -# Source0-md5: 0347f9916dfb6cd0da5c38c4406d76e5 +# Source0-md5: 1f553d6ce1ad255bc83b3d8e9384f515 Patch0: %{name}-link.patch URL: http://0pointer.de/lennart/projects/libasyncns/ -BuildRequires: autoconf >= 2.59 -BuildRequires: automake >= 1:1.9 -BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -69,11 +66,6 @@ %patch0 -p1 %build -%{__libtoolize} -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} # no need to generate doc/README from doc/README.html, there is README anyway %configure \ --disable-lynx \ @@ -117,6 +109,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2009/12/01 07:36:49 paszczus +- updated to 0.8 +- build fails with autotools, so build without it + Revision 1.8 2008/08/25 21:11:09 qboosh - updated to 0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libasyncns/libasyncns.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
