]> git.pld-linux.org Git - packages/bygfoot.git/commitdiff
- 2.2.1
authorlisu <lisu@pld-linux.org>
Mon, 19 May 2008 11:32:20 +0000 (11:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use autoheader
- BR: freetype-devel

Changed files:
    bygfoot.spec -> 1.24

bygfoot.spec

index 02f595d2376119bea5aaa5b993c38a9ca3f4c79b..bc517317f91ca527de950ba48af58c85b4ccbcad 100644 (file)
@@ -1,16 +1,17 @@
 Summary:       A simple football manager
 Summary(pl.UTF-8):     Prosty menadżer piłkarski
 Name:          bygfoot
 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
 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
 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
 BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 2:2.2.0
 BuildRequires: pkgconfig
@@ -35,6 +36,7 @@ mv po/zh{,_CN}.po
 %build
 %{__aclocal}
 %{__autoconf}
 %build
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %configure
 %{__make}
 
 %configure
 %{__make}
 
This page took 0.037377 seconds and 4 git commands to generate.