]> git.pld-linux.org Git - packages/wget.git/commitdiff
- awful %%configure macro expansions removed,
authorTomasz Pala <gotar@pld-linux.org>
Mon, 3 Sep 2001 12:48:35 +0000 (12:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- no functional nor release changes.

Changed files:
    wget.spec -> 1.53

wget.spec

index 113a0dd2e97cb5079d767f113e7cf049a4976cf7..c167bb71df1bdc94a436d4e90e0fef499a4f9ed4 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -1,7 +1,7 @@
 Summary:       A utility for retrieving files using the HTTP or FTP protocols
 Summary(es):   Cliente en línea de comando para bajar archivos WWW/FTP con recursión opcional
 Summary(fr):   Un utilitaire pour recuperer des fichiers en utilisant les protocoles HTTP ou FTP
-Summary(pl):   Wsadowy klient HTTP/FTP 
+Summary(pl):   Wsadowy klient HTTP/FTP
 Summary(pt_BR):        Cliente na linha de comando para baixar arquivos WWW/FTP com recursão opcional
 Name:          wget
 Version:       1.7
@@ -114,10 +114,10 @@ echo "y" | %{__make} install DESTDIR=$RPM_BUILD_ROOT
 mv $RPM_BUILD_ROOT%{_sysconfdir}/wgetrc.* $RPM_BUILD_ROOT%{_sysconfdir}/wgetrc
 install util/rmold.pl $RPM_BUILD_ROOT%{_bindir}/rmold
 
-gzip -9nf AUTHORS ChangeLog NEWS TODO README MAILING-LIST rmold.README 
+gzip -9nf AUTHORS ChangeLog NEWS TODO README MAILING-LIST rmold.README
 
 %find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.053255 seconds and 4 git commands to generate.