SPECS: krb5.spec - builds here

agaran agaran at pld-linux.org
Sat Nov 4 02:15:29 CET 2006


Author: agaran                       Date: Sat Nov  4 01:15:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds here

---- Files affected:
SPECS:
   krb5.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/krb5.spec
diff -u SPECS/krb5.spec:1.61 SPECS/krb5.spec:1.62
--- SPECS/krb5.spec:1.61	Sat Aug 12 19:11:15 2006
+++ SPECS/krb5.spec	Sat Nov  4 02:15:24 2006
@@ -56,6 +56,7 @@
 Patch15:	%{name}-varargs.patch
 Patch16:	%{name}-norpath.patch
 Patch17:	%{name}-paths.patch
+Patch18:	%{name}-autoconf.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bison
@@ -355,9 +356,12 @@
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
+%patch18 -p1
 
 %build
 cd src
+%{__aclocal}
+%{__autoconf}
 cp -f /usr/share/automake/config.sub config/
 CC="%{__cc}"
 CFLAGS="%{rpmcflags} -fPIC -I%{_includedir}/et"
@@ -642,6 +646,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2006/11/04 01:15:24  agaran
+- builds here
+
 Revision 1.61  2006/08/12 17:11:15  ankry
 - formatting
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/krb5.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list