SPECS: wget.spec - tweaking auto*

saq saq at pld-linux.org
Wed Jun 22 13:21:28 CEST 2005


Author: saq                          Date: Wed Jun 22 11:21:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tweaking auto*

---- Files affected:
SPECS:
   wget.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/wget.spec
diff -u SPECS/wget.spec:1.115 SPECS/wget.spec:1.116
--- SPECS/wget.spec:1.115	Wed Jun 22 11:47:45 2005
+++ SPECS/wget.spec	Wed Jun 22 13:21:22 2005
@@ -27,8 +27,8 @@
 Patch9:		%{name}-porn.patch
 URL:		http://sunsite.dk/wget/
 BuildRequires:	autoconf >= 2.50
-BuildRequires:	automake
 BuildRequires:	gettext-devel
+BuildRequires:	intltool
 BuildRequires:	libtool
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	texinfo
@@ -112,7 +112,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+#%%patch2 -p1
 #%%patch3 -p1
 %patch4 -p1
 %patch5 -p1
@@ -124,12 +124,13 @@
 mv -f po/{no,nb}.po
 
 %build
+mv ac{local,include}.m4
 %{__libtoolize}
 %{__gettextize}
+intltoolize --copy --force
 %{__aclocal}
 %{__autoheader}
 %{__autoconf}
-LDFLAGS="%{rpmldflags} -lrt"; export LDFLAGS
 %configure \
 	--with-ssl
 %{__make}
@@ -174,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2005/06/22 11:21:22  saq
+- tweaking auto*
+
 Revision 1.115  2005/06/22 09:47:45  saq
 - starting upgrade to 1.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wget.spec?r1=1.115&r2=1.116&f=u




More information about the pld-cvs-commit mailing list