[freetennis] gdk-pixbuf isn't really used

Bruno Wolff III bruno at fedoraproject.org
Sat Mar 10 16:49:58 UTC 2012


commit dc4aa558e7c0413184baebcd790223537f27283b
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Mar 10 10:48:01 2012 -0600

    gdk-pixbuf isn't really used

 freetennis.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/freetennis.spec b/freetennis.spec
index 31608be..b8f8ccb 100644
--- a/freetennis.spec
+++ b/freetennis.spec
@@ -3,7 +3,7 @@
 
 Name:           freetennis
 Version:        0.4.8
-Release:        20%{?dist}
+Release:        21%{?dist}
 Summary:        Tennis simulation game
 Group:          Amusements/Games
 License:        GPLv2+
@@ -15,7 +15,7 @@ Patch0:         freetennis-0.4.8-pathfixes.patch
 Patch1:         freetennis-0.4.8-build.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    sparc64 s390 s390x
-BuildRequires:  ocaml, SDL_gfx-devel, SDL_mixer-devel, gdk-pixbuf-devel 
+BuildRequires:  ocaml, SDL_gfx-devel, SDL_mixer-devel
 BuildRequires:  libXmu-devel, gtk2-devel, desktop-file-utils
 BuildRequires:  SDL_ttf-devel
 BuildRequires:  ocaml-camlimages-devel
@@ -82,6 +82,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_datadir}/icons/hicolor/48x48/apps/freetennis.png
 
 %changelog
+* Sat Mar 10 2012 Bruno Wolff III <bruno at wolff.to> - 0.4.8-21
+- gdk-pixbuf isn't really used
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.8-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list