- convert changelog to UTF-8
This commit is contained in:
parent
0786ccade2
commit
6e96faa75c
17
wget.spec
17
wget.spec
@ -1,7 +1,7 @@
|
||||
Summary: A utility for retrieving files using the HTTP or FTP protocols.
|
||||
Name: wget
|
||||
Version: 1.10.1
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: GPL
|
||||
Group: Applications/Internet
|
||||
Url: http://wget.sunsite.dk/
|
||||
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_infodir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 07 2005 Karsten Hopp <karsten@redhat.de> 1.10.1-6
|
||||
- convert changelog to UTF-8 (#159585)
|
||||
|
||||
* Mon Sep 05 2005 Karsten Hopp <karsten@redhat.de> 1.10.1-5
|
||||
- update
|
||||
- drop patches which are already in the upstream sources
|
||||
@ -108,7 +111,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
* Thu Jan 20 2005 Karsten Hopp <karsten@redhat.de> 1.9.1-18
|
||||
- add support for --protocol-directories option as documented
|
||||
in the man page (Ville Skyttä, #145571)
|
||||
in the man page (Ville Skyttä, #145571)
|
||||
|
||||
* Wed Sep 29 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-17
|
||||
- additional LFS patch from Leonid Petrov to fix file lengths in
|
||||
@ -215,7 +218,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Fri Oct 4 2002 Karsten Hopp <karsten@redhat.de> 1.8.2-5
|
||||
- fix directory traversal bug
|
||||
|
||||
* Wed Jul 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.2-3
|
||||
* Wed Jul 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.2-3
|
||||
- Don't segfault when downloading URLs A-B-A (A-A-B worked) #49859
|
||||
|
||||
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
||||
@ -230,7 +233,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- remove s390 patch, not needed anymore
|
||||
|
||||
* Wed Feb 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.1-4
|
||||
* Wed Feb 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.1-4
|
||||
- Rebuild
|
||||
|
||||
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
||||
@ -252,11 +255,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Mon Sep 5 2001 Phil Knirsch <phil@redhat.de> 1.7-3
|
||||
- Added va_args patch required for S390.
|
||||
|
||||
* Mon Sep 3 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.7-2
|
||||
* Mon Sep 3 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.7-2
|
||||
- Configure with ssl support (duh - #53116)
|
||||
- s/Copyright/License/
|
||||
|
||||
* Wed Jun 6 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Wed Jun 6 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.7
|
||||
- Require perl for building (to get man pages)
|
||||
- Don't include the Japanese po file, it's now included
|
||||
@ -265,7 +268,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- Make /etc/wgetrc noreplace
|
||||
- More docs
|
||||
|
||||
* Tue Jan 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Tue Jan 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- Norwegian isn't a iso-8859-2 locale, neither is Danish.
|
||||
This fixes #15025.
|
||||
- langify
|
||||
|
Loading…
Reference in New Issue
Block a user