SPECS: wget.spec - updated to 1.10.1, removed obsolete strptime, se...
qboosh
qboosh at pld-linux.org
Sun Aug 28 15:14:00 CEST 2005
Author: qboosh Date: Sun Aug 28 13:14:00 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.10.1, removed obsolete strptime,segv patches, updated ac,pl patches
---- Files affected:
SPECS:
wget.spec (1.121 -> 1.122)
---- Diffs:
================================================================
Index: SPECS/wget.spec
diff -u SPECS/wget.spec:1.121 SPECS/wget.spec:1.122
--- SPECS/wget.spec:1.121 Wed Jul 13 21:04:02 2005
+++ SPECS/wget.spec Sun Aug 28 15:13:54 2005
@@ -8,12 +8,12 @@
Summary(uk): őÔÉĚŚÔÁ ÄĚŃ ĎÔŇÉÍÁÎÎŃ ĆÁĘĚŚ× ĐĎ ĐŇĎÔĎËĎĚÁÍ HTTP ÔÁ FTP
Summary(zh_CN): [ͨќ]šŚÄÜÇż´óľÄĎÂÔŘłĚĐň,Ö§łÖśĎľăĐř´Ť
Name: wget
-Version: 1.10
-Release: 2
+Version: 1.10.1
+Release: 1
License: GPL
Group: Networking/Utilities
Source0: ftp://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz
-# Source0-md5: caddc199d2cb31969e32b19fd365b0c5
+# Source0-md5: 879a15cc9093796b8a5035ff0d0d25ad
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: d8b2b56ec7461606c22edbafaf8a418f
Patch0: %{name}-info.patch
@@ -21,13 +21,10 @@
Patch2: %{name}-pl.patch
Patch3: %{name}-wgetrc_path.patch
Patch4: %{name}-home_etc.patch
-Patch5: %{name}-strptime.patch
-Patch6: %{name}-segv.patch
URL: http://sunsite.dk/wget/
-BuildRequires: autoconf >= 2.50
+BuildRequires: autoconf >= 2.59
BuildRequires: automake
BuildRequires: gettext-devel
-BuildRequires: intltool
BuildRequires: libtool
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: texinfo
@@ -114,18 +111,14 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
-%patch5 -p1
-%patch6 -p1
rm -f doc/wget.info doc/sample.wgetrc.munged_for_texi_inclusion
mv -f po/{no,nb}.po
%build
-mv ac{local,include}.m4
%{__libtoolize}
%{__gettextize}
-intltoolize --copy --force
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoheader}
%{__autoconf}
%configure \
@@ -161,7 +154,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS TODO README MAILING-LIST rmold.README
-%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/%{name}rc
+%verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/%{name}rc
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/*
%lang(hu) %{_mandir}/hu/man1/*
@@ -174,6 +167,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.122 2005/08/28 13:13:54 qboosh
+- updated to 1.10.1, removed obsolete strptime,segv patches, updated ac,pl patches
+
Revision 1.121 2005/07/13 19:04:02 qboosh
- added segv patch, release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wget.spec?r1=1.121&r2=1.122&f=u
More information about the pld-cvs-commit
mailing list