Author: lisu Date: Mon May 19 11:32:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.2.1 - use autoheader - BR: freetype-devel
---- Files affected: SPECS: bygfoot.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/bygfoot.spec diff -u SPECS/bygfoot.spec:1.23 SPECS/bygfoot.spec:1.24 --- SPECS/bygfoot.spec:1.23 Mon Jan 7 10:11:14 2008 +++ SPECS/bygfoot.spec Mon May 19 13:32:20 2008 @@ -2,16 +2,17 @@ Summary: A simple football manager Summary(pl.UTF-8): Prosty menadżer piłkarski Name: bygfoot -Version: 2.2.0 -Release: 2 +Version: 2.2.1 +Release: 1 License: GPL v2+ Group: X11/Applications/Games Source0: http://dl.sourceforge.net/bygfoot/%{name}-%{version}-source.tar.bz2 -# Source0-md5: ba8732d53b463a9e97c79a24f89ee857 +# Source0-md5: cd6479d6517fc26badae4085039e279c Source1: %{name}.desktop Patch0: %{name}-locale_names.patch URL: http://bygfoot.sourceforge.net/ BuildRequires: autoconf +BuildRequires: freetype-devel BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.2.0 BuildRequires: pkgconfig @@ -36,6 +37,7 @@ %build %{__aclocal} %{__autoconf} +%{__autoheader} %configure %{__make} @@ -68,6 +70,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008-05-19 11:32:20 lisu +- 2.2.1 +- use autoheader +- BR: freetype-devel + Revision 1.23 2008-01-07 09:11:14 sls - use zh_CN lang (not zh): added locale_names.patch and regenerate ./configure ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bygfoot.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
