Author: megabajt Date: Fri Mar 16 08:43:16 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added configure patch (fix res_query check on x86_64) - release 2
---- Files affected: SPECS: libasyncns.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libasyncns.spec diff -u SPECS/libasyncns.spec:1.4 SPECS/libasyncns.spec:1.5 --- SPECS/libasyncns.spec:1.4 Mon Feb 19 20:46:26 2007 +++ SPECS/libasyncns.spec Fri Mar 16 09:43:11 2007 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Biblioteka C do asynchronicznego wykonywania zapytaĆ o nazwy Name: libasyncns Version: 0.2 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://0pointer.de/lennart/projects/libasyncns/%{name}-%{version}.tar.gz # Source0-md5: cf2532972dbf8d57117077c4832380f8 Patch0: %{name}-link.patch +Patch1: %{name}-configure.patch URL: http://0pointer.de/lennart/projects/libasyncns/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -63,6 +64,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -109,6 +111,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/03/16 08:43:11 megabajt +- added configure patch (fix res_query check on x86_64) +- release 2 + Revision 1.4 2007/02/19 19:46:26 qboosh - updated to 0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libasyncns.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
