packages: wget/wget.spec - block builds that generate empty versions, repor...

glen glen at pld-linux.org
Fri Dec 9 21:12:10 CET 2011


Author: glen                         Date: Fri Dec  9 20:12:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- block builds that generate empty versions, reported upstream via irc, hopefully gets needed attention

---- Files affected:
packages/wget:
   wget.spec (1.157 -> 1.158) 

---- Diffs:

================================================================
Index: packages/wget/wget.spec
diff -u packages/wget/wget.spec:1.157 packages/wget/wget.spec:1.158
--- packages/wget/wget.spec:1.157	Mon Sep 19 19:30:53 2011
+++ packages/wget/wget.spec	Fri Dec  9 21:12:04 2011
@@ -136,6 +136,9 @@
 %{__make}
 tail -n 6 util/README >rmold.README
 
+# 1.13.4 tarball was buggy and produced empty version.
+grep %{version} src/version.c
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
@@ -179,6 +182,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.158  2011/12/09 20:12:04  glen
+- block builds that generate empty versions, reported upstream via irc, hopefully gets needed attention
+
 Revision 1.157  2011/09/19 17:30:53  qboosh
 - updated to 1.13.4
 - updated pl.po-update patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wget/wget.spec?r1=1.157&r2=1.158&f=u



More information about the pld-cvs-commit mailing list