From c238d6ebe0e517015222effe2c41fb92529e020e277f7658792bd87894a87520 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 18 Sep 2012 13:05:09 +0000 Subject: [PATCH] - Add explicit glu dependency OBS-URL: https://build.opensuse.org/package/show/games/csmash?expand=0&rev=10 --- csmash.changes | 5 +++++ csmash.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/csmash.changes b/csmash.changes index ed871b0..231b7bc 100644 --- a/csmash.changes +++ b/csmash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 18 13:04:54 UTC 2012 - idonmez@suse.com + +- Add explicit glu dependency + ------------------------------------------------------------------- Sun Sep 18 00:04:19 UTC 2011 - jengelh@medozas.de diff --git a/csmash.spec b/csmash.spec index 840d08d..78d1b7e 100644 --- a/csmash.spec +++ b/csmash.spec @@ -1,7 +1,7 @@ # # spec file for package csmash # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,13 @@ # - Name: csmash Version: 0.6.6 -Release: 254 -License: GPLv2+ +Release: 0 Summary: 3D Table Tennis Game -Url: http://cannonsmash.sourceforge.net/ +License: GPL-2.0+ Group: Amusements/Games/3D/Other +Url: http://cannonsmash.sourceforge.net/ Source: %{name}-%{version}.tar.bz2 Source1: danslatristesse2-48.ogg Source2: %{name}.desktop @@ -33,6 +32,7 @@ Patch2: %{name}-%{version}-return_value.diff Patch3: %{name}-%{version}-qualification.diff Patch4: %{name}-%{version}-definitions.diff Patch5: %{name}-%{version}-uninitialized.diff +BuildRequires: Mesa-devel BuildRequires: SDL-devel BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel @@ -42,7 +42,7 @@ BuildRequires: gcc-c++ BuildRequires: gtk2-devel BuildRequires: libdrm-devel BuildRequires: xorg-x11-devel -BuildRequires: Mesa-devel +BuildRequires: pkgconfig(glu) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description