Author: qboosh Date: Fri Apr 4 20:26:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed pl patch - unified ftp.gnu.org URL - GPL v3+ now
---- Files affected: SPECS: wget.spec (1.135 -> 1.136) ---- Diffs: ================================================================ Index: SPECS/wget.spec diff -u SPECS/wget.spec:1.135 SPECS/wget.spec:1.136 --- SPECS/wget.spec:1.135 Mon Mar 31 08:51:26 2008 +++ SPECS/wget.spec Fri Apr 4 22:26:17 2008 @@ -14,9 +14,9 @@ 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 @@ -149,10 +149,10 @@ %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 @@ -171,6 +171,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.136 2008-04-04 20:26:17 qboosh +- fixed pl patch +- unified ftp.gnu.org URL +- GPL v3+ now + Revision 1.135 2008-03-31 06:51:26 paszczus - release 2 for Ac ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wget.spec?r1=1.135&r2=1.136&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
