[speed-dreams/f18] Update to 2.1.0-10.trunk_r4810

Martin Gansser martinkg at fedoraproject.org
Sun Aug 19 11:17:25 UTC 2012


commit c34d6003d752978ba45028f4b8c6fc8e11751438
Author: Martin Gansser <mgansser at alice.de>
Date:   Sun Aug 19 13:17:24 2012 +0200

    Update to 2.1.0-10.trunk_r4810

 sources           |    1 +
 speed-dreams.spec |    7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index 65358b5..df1379b 100644
--- a/sources
+++ b/sources
@@ -4,3 +4,4 @@ a81139309d4e12a7fa5bad62617f9598  speed-dreams-src-base-2.1.0-trunk-r4810.tar.xz
 82fd40673f86975c28719c4a851194a6  speed-dreams-src-unmaintained-2.1.0-trunk-r4810.tar.xz
 e7f60a53b5181bc7093c46d8e495119f  speed-dreams-src-wip-cars-and-tracks-2.1.0-trunk-r4810.tar.xz
 5fdc8e8bdb1dbb3144dabadec8deaaf0  speed-dreams.spec
+347d31122e7226ae2b81f40379e6185b  speed-dreams.spec
diff --git a/speed-dreams.spec b/speed-dreams.spec
index ed8673b..6408684 100644
--- a/speed-dreams.spec
+++ b/speed-dreams.spec
@@ -13,7 +13,7 @@
 Summary: The Open Racing Car Simulator
 Name:    speed-dreams
 Version: 2.1.0
-Release: 9.%(echo %{src_release} | tr '-' '_')%{?dist}
+Release: 10.%(echo %{src_release} | tr '-' '_')%{?dist}
          # Contains LGPLv2 files also published under GPLv2+
 License: GPLv2+
 Group:   Amusements/Games
@@ -36,7 +36,7 @@ Source4: %{?repo_url}%{name}-src-unmaintained-%{src_version}.tar.xz
 Source5: %{name}.desktop
 
 Provides:      %{name} = %{version}-%{release}
-Requires:      opengl-games-utils%{?_isa}
+Requires:      opengl-games-utils
 BuildRequires: cmake
 BuildRequires: chrpath
 BuildRequires: desktop-file-utils
@@ -188,6 +188,9 @@ cp -a  %{buildroot}%{_datadir}/games/%{name}-2/*.xml docs
 
 
 %changelog
+* Sun Aug 19 2012 Martin Gansser <linux4martin at gmx.de> 2.1.0-10.trunk_r4810
+- removed %%_isa requirement on opengl-games-utils because its a noarch package
+
 * Fri Aug 17 2012 Martin Gansser <linux4martin at gmx.de> 2.1.0-9.trunk_r4810
 - added Provides to the main package
 - reversed the changes to the robots-base sub-package


More information about the scm-commits mailing list