Author: qboosh Date: Fri Nov 14 17:23:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated ac patch to check all res_mkquery possibilities - plain configure macro
---- Files affected: SPECS: hesiod.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/hesiod.spec diff -u SPECS/hesiod.spec:1.15 SPECS/hesiod.spec:1.16 --- SPECS/hesiod.spec:1.15 Fri Nov 14 12:15:13 2008 +++ SPECS/hesiod.spec Fri Nov 14 18:22:58 2008 @@ -5,6 +5,7 @@ Version: 3.0.2 Release: 15 License: MIT +Group: Libraries Source0: ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/%{name}-%{version}.tar.gz # Source0-md5: 0362311e80fb1e029a1588cbbd09ad57 Patch0: %{name}-3.0.2-shlib.patch @@ -12,7 +13,6 @@ Patch2: %{name}-3.0.2-str.patch Patch3: %{name}-ac.patch BuildRequires: autoconf -Group: Libraries BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -77,7 +77,7 @@ %build %{__autoconf} -%configure2_13 +%configure %{__make} %install @@ -114,6 +114,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008/11/14 17:22:58 qboosh +- updated ac patch to check all res_mkquery possibilities +- plain configure macro + Revision 1.15 2008/11/14 11:15:13 pluto - build fixed. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hesiod.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
