SPECS: hesiod.spec - build fixed.

pluto pluto at pld-linux.org
Fri Nov 14 12:15:19 CET 2008


Author: pluto                        Date: Fri Nov 14 11:15:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build fixed.

---- Files affected:
SPECS:
   hesiod.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/hesiod.spec
diff -u SPECS/hesiod.spec:1.14 SPECS/hesiod.spec:1.15
--- SPECS/hesiod.spec:1.14	Tue Feb 13 08:47:11 2007
+++ SPECS/hesiod.spec	Fri Nov 14 12:15:13 2008
@@ -10,6 +10,8 @@
 Patch0:		%{name}-3.0.2-shlib.patch
 Patch1:		%{name}-3.0.2-env.patch
 Patch2:		%{name}-3.0.2-str.patch
+Patch3:		%{name}-ac.patch
+BuildRequires:	autoconf
 Group:		Libraries
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,6 +61,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 for manpage in *.3; do
 	if grep -q '^\.so man3/hesiod.3' $manpage ; then
@@ -73,6 +76,7 @@
 done
 
 %build
+%{__autoconf}
 %configure2_13
 %{__make}
 
@@ -110,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008/11/14 11:15:13  pluto
+- build fixed.
+
 Revision 1.14  2007/02/13 07:47:11  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hesiod.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list