Author: qboosh Date: Sun Apr 3 17:11:25 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.7
---- Files affected: packages/hello: hello.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/hello/hello.spec diff -u packages/hello/hello.spec:1.28 packages/hello/hello.spec:1.29 --- packages/hello/hello.spec:1.28 Fri Apr 9 00:28:48 2010 +++ packages/hello/hello.spec Sun Apr 3 19:11:20 2011 @@ -2,19 +2,21 @@ Summary: Hello, world! Summary(pl.UTF-8): Witaj świecie! Name: hello -Version: 2.6 +Version: 2.7 Release: 1 License: GPL v3+ Group: Applications -Source0: http://ftp.gnu.org/gnu/hello/%{name}-%{version}.tar.gz -# Source0-md5: 066ba7113eed3554cde6bc34b7b43e9b +Source0: http://ftp.gnu.org/gnu/hello/%{name}-%{version}.tar.xz +# Source0-md5: 7e746143ede48ea531bc7b120c8b42d9 Patch0: %{name}-info.patch URL: http://www.gnu.org/software/hello/hello.html BuildRequires: autoconf >= 2.60 BuildRequires: automake -BuildRequires: gettext-devel >= 0.16 +BuildRequires: gettext-devel >= 0.18.1 BuildRequires: help2man +BuildRequires: tar >= 1:1.22 BuildRequires: texinfo +BuildRequires: xz BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2011/04/03 17:11:20 qboosh +- updated to 2.7 + Revision 1.28 2010/04/08 22:28:48 lisu - 2.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hello/hello.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
