SPECS: wget.spec - got it to build, release 1
saq
saq at pld-linux.org
Wed Jun 22 14:38:33 CEST 2005
Author: saq Date: Wed Jun 22 12:38:33 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- got it to build, release 1
---- Files affected:
SPECS:
wget.spec (1.117 -> 1.118)
---- Diffs:
================================================================
Index: SPECS/wget.spec
diff -u SPECS/wget.spec:1.117 SPECS/wget.spec:1.118
--- SPECS/wget.spec:1.117 Wed Jun 22 14:11:51 2005
+++ SPECS/wget.spec Wed Jun 22 14:38:26 2005
@@ -9,7 +9,7 @@
Summary(zh_CN): [ͨќ]šŚÄÜÇż´óľÄĎÂÔŘłĚĐň,Ö§łÖśĎľăĐř´Ť
Name: wget
Version: 1.10
-Release: 0.1
+Release: 1
License: GPL
Group: Networking/Utilities
Source0: ftp://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz
@@ -142,12 +142,14 @@
install -d $RPM_BUILD_ROOT%{_sysconfdir}
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT \
+ GETTEXT_PACKAGE=wget
install util/rmold.pl $RPM_BUILD_ROOT%{_bindir}/rmold
install doc/sample.wgetrc $RPM_BUILD_ROOT%{_sysconfdir}/wgetrc
bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
+rm -f $RPM_BUILD_ROOT%{_mandir}/README*
%find_lang %{name}
@@ -176,6 +178,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.118 2005/06/22 12:38:26 saq
+- got it to build, release 1
+
Revision 1.117 2005/06/22 12:11:51 saq
- readding misdropped BR (I just love the prefix grammar:)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wget.spec?r1=1.117&r2=1.118&f=u
More information about the pld-cvs-commit
mailing list