]> git.pld-linux.org Git - packages/wget.git/commitdiff
- fixed pl patch auto/th/wget-1_11_1-2 auto/ti/wget-1_11_1-2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Apr 2008 20:26:17 +0000 (20:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- unified ftp.gnu.org URL
- GPL v3+ now

Changed files:
    wget.spec -> 1.136

wget.spec

index 0ac7d97c62aa1e010a8d09be35960fc3b5cea160..b4571529494b7556dcd793a6b349ad9b39ad0eb8 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -13,9 +13,9 @@ Summary(zh_CN.UTF-8): [通讯]功能强大的下载程序,支持断点续传
 Name:          wget
 Version:       1.11.1
 Release:       2
-License:       GPL
+License:       GPL v3+
 Group:         Networking/Utilities
-Source0:       ftp://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz
+Source0:       http://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz
 # Source0-md5: 9ce16ff30a236e474e3c19d988e1f119
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: d8b2b56ec7461606c22edbafaf8a418f
@@ -148,10 +148,10 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/README*
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p      /sbin/postshell
+%post  -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun        -p      /sbin/postshell
+%postun        -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files -f %{name}.lang
This page took 0.026513 seconds and 4 git commands to generate.