Now should build on F-10 and Rawhide.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 30 Jan 2009 15:51:39 +0000 (15:51 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 30 Jan 2009 15:51:39 +0000 (15:51 +0000)
gnutls/mingw32-gnutls.spec

index c79a742..62b4338 100644 (file)
@@ -63,9 +63,11 @@ for i in auth_srp_rsa.c auth_srp_sb64.c auth_srp_passwd.c auth_srp.c gnutls_srp.
     touch lib/$i
 done
 
+%if 0%{?fedora} > 10
 libtoolize --force --copy
 aclocal
 autoreconf
+%endif
 
 
 %build