Sophie

Sophie

distrib > Mandriva > cooker > i586 > media > main-release-src > by-pkgid > f64c995ac7b1eb9fa31e21c289d4e5d4 > files > 6

wget-1.14-1.src.rpm

Summary:	A utility for retrieving files using the HTTP or FTP protocols
Name:		wget
Version:	1.14
Release:	1
Group:		Networking/WWW
License:	GPLv3
URL:		http://www.gnu.org/directory/GNU/wget.html
Source0:	ftp://ftp.gnu.org/pub/gnu/wget/%{name}-%{version}.tar.xz
Source1:	%{SOURCE0}.sig
# The following patch is needed for authenticated sites where login can have '@':
Patch7:		wget-1.10-url_password.patch
Patch9:		wget-1.11-logstdout.patch
# needed by urpmi, inspired by http://matthewm.boedicker.org/code/src/wget_force_clobber.patch
Patch13:	wget-1.13.3-add-force-clobber-option.patch
Provides:	webclient
Provides:	webfetch
BuildRequires:	gettext
BuildRequires:	openssl-devel
BuildRequires:	texinfo
BuildRequires:	idn-devel
BuildRequires:	perl(HTTP::Daemon)

%description
GNU Wget is a file retrieval utility which can use either the HTTP or FTP
protocols. Wget features include the ability to work in the background
while you're logged out, recursive retrieval of directories, file name
wildcard matching, remote file timestamp storage and comparison, use of
Rest with FTP servers and Range with HTTP servers to retrieve files over
slow or unstable connections, support for Proxy servers, and
configurability.

%prep

%setup -q
%patch7 -p0 -b .url_password
%patch9 -p1 -b .logstdout
%patch13 -p0 -b .force-clobber

%build
%configure2_5x \
	--enable-ipv6 \
	--disable-rpath \
	--with-ssl=openssl

%make

# all tests must pass (but where are they?)
%check
make check

%install
%makeinstall_std

install -m755 util/rmold.pl %{buildroot}%{_bindir}/rmold

%find_lang %{name}

%if %{mdvver} < 201200
%post
%_install_info %{name}.info

%preun
%_remove_install_info %{name}.info
%endif

%files -f %{name}.lang
%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/wgetrc
%doc AUTHORS ChangeLog MAILING-LIST NEWS README
%{_bindir}/*
%{_infodir}/*
%{_mandir}/man1/wget.1*


%changelog
* Thu Aug 16 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.14-1
+ Revision: 814990
- rediff patch 13
- drop patch 10
- update to new version 1.14
- spec file clean

* Sat Jun 02 2012 Andrey Bondrov <abondrov@mandriva.org> 1.13.4-2
+ Revision: 801917
- Don't use info-install for mdver >= 201200, drop old unused patches

* Mon Oct 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.13.4-1
+ Revision: 704130
- build against openssl
- update to new version 1.13.4
- drop patch 14, fixed by upstream
- disable patches 3, 4 and 11

* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 1.12-6
+ Revision: 670806
- mass rebuild

* Sat Sep 04 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-5mdv2011.0
+ Revision: 575830
- sync with MDVSA-2010:170

* Mon Apr 05 2010 Eugeni Dodonov <eugeni@mandriva.com> 1.12-4mdv2010.1
+ Revision: 531717
- Rebuild for new openssl

* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-3mdv2010.1
+ Revision: 511658
- rebuilt against openssl-0.9.8m

* Fri Jan 15 2010 Funda Wang <fwang@mandriva.org> 1.12-2mdv2010.1
+ Revision: 491600
- BR idn

* Wed Sep 23 2009 Oden Eriksson <oeriksson@mandriva.com> 1.12-1mdv2010.0
+ Revision: 447716
- 1.12
- rediffed a bunch of patches
- drop P14, fixed with this version

* Wed Aug 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1.11.4-3mdv2010.0
+ Revision: 418099
- P14: fix for a similar security issue as CVE-2009-2408 (suse)

  + Thierry Vignaud <tv@mandriva.org>
    - documente patch 7

* Tue Dec 23 2008 Oden Eriksson <oeriksson@mandriva.com> 1.11.4-2mdv2009.1
+ Revision: 317922
- rediffed some fuzzy patches

* Mon Jun 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.4-1mdv2009.0
+ Revision: 230387
- update to new version 1.11.4

* Thu May 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.3-1mdv2009.0
+ Revision: 212891
- update to new version 1.11.3

* Thu May 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.2-1mdv2009.0
+ Revision: 199824
- new version

* Thu Apr 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.1-1mdv2009.0
+ Revision: 195355
- new version

* Mon Jan 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11-1mdv2008.1
+ Revision: 159331
- update to the latest stable release 1.11
- nuke rpath
- patches 0 and 1 are not needed any more
- patch 12 has been merged upstream
- rework patches 4, 9 and 13
- new license policy
- do not package COPYING file

  + Olivier Blin <blino@mandriva.org>
    - restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Mon Jun 18 2007 Pixel <pixel@mandriva.com> 1.10.2-6mdv2008.0
+ Revision: 40995
- add --force-clobber option


* Thu Jan 18 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.10.2-5mdv2007.0
+ Revision: 110369
- security fix for CVE-2006-6719 (#28186)

* Wed Nov 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.10.2-4mdv2007.1
+ Revision: 86343
- Import wget

* Wed Nov 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1.10.2-4mdv2007.1
- bunzip patches

* Thu Dec 22 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.10.2-3mdk
- do not use file dependancy since this does not work with synthesis (#20285)
- add missing post requires

* Sun Nov 13 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10.2-2mdk
- rebuilt against openssl-0.9.8a

* Fri Oct 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.10.2-1mdk
- 1.10.2
- Rediff patch 0
- Remove patch 2

* Fri Jul 29 2005 Pascal Terjan <pterjan@mandriva.org> 1.10-1mdk
- 1.10
- enable ipv6
- rediff patches 1, 7, 9, 10
- drop patches 6, 12, 13

* Wed Dec 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.9.1-5mdk
- rpmlint cleanups
- patch 13: large file support (anthill #1166)

* Thu Feb 19 2004 Abel Cheung <deaddog@deaddog.org> 1.9.1-4mdk
- Don't add obsolete Chinese translation
- configure2_5x, makeinstall_std

* Wed Feb 18 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.9.1-3mdk
- patch 12: fix utf8 encoding on console with de locale (#6597, Abel Cheung)