[speed-dreams] Update to rc1 svn5781

Martin Gansser martinkg at fedoraproject.org
Wed Jun 25 04:18:02 UTC 2014


commit a35184ba15e39512a2366c4d4161400a6669b78f
Author: Martin Gansser <mgansser at alice.de>
Date:   Wed Jun 25 06:18:02 2014 +0200

    Update to rc1 svn5781
    
    - added libportability.so to __requires_exclude
    - remove zero length files

 .gitignore        |    5 +++++
 sources           |    6 +-----
 speed-dreams.spec |   28 ++++++++++++++++++----------
 3 files changed, 24 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07ade32..9aa6f97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,8 @@
 /speed-dreams-src-more-hq-cars-and-tracks-2.1.0-trunk-r4810.tar.xz
 /speed-dreams-src-unmaintained-2.1.0-trunk-r4810.tar.xz
 /speed-dreams-src-wip-cars-and-tracks-2.1.0-trunk-r4810.tar.xz
+/speed-dreams-src-base-2.1.0-trunk-r5781.tar.xz
+/speed-dreams-src-hq-cars-and-tracks-2.1.0-trunk-r5781.tar.xz
+/speed-dreams-src-more-hq-cars-and-tracks-2.1.0-trunk-r5781.tar.xz
+/speed-dreams-src-wip-cars-and-tracks-2.1.0-trunk-r5781.tar.xz
+/speed-dreams-src-unmaintained-2.1.0-trunk-r5781.tar.xz
diff --git a/sources b/sources
index 7e7bf42..ff690cb 100644
--- a/sources
+++ b/sources
@@ -1,5 +1 @@
-a81139309d4e12a7fa5bad62617f9598  speed-dreams-src-base-2.1.0-trunk-r4810.tar.xz
-23a49801963a28e787570b0d227e7a1e  speed-dreams-src-hq-cars-and-tracks-2.1.0-trunk-r4810.tar.xz
-140385b6989d3dbf30a0c50d4ee83b99  speed-dreams-src-more-hq-cars-and-tracks-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
+d80cf0553f46a815c6b563c5f8d1ad22  speed-dreams-src-unmaintained-2.1.0-trunk-r5781.tar.xz
diff --git a/speed-dreams.spec b/speed-dreams.spec
index e63c9a1..0a96886 100644
--- a/speed-dreams.spec
+++ b/speed-dreams.spec
@@ -1,9 +1,9 @@
 # Set sf_release to 1 to use released sources on sourceforge
 %global sf_release  0
 
-# Versions are like 2.0.0-rc1-r4601. The first part (2.0.0 in this example)
-# goes into the Version: field, the rest (rc1-r4601 here) into %%src_release.
-%global src_release trunk-r4810
+# Versions are like 2.0.0-rc1-r5781. The first part (2.0.0 in this example)
+# goes into the Version: field, the rest (rc1-r5781 here) into %%src_release.
+%global src_release trunk-r5781
 
 %global src_version %{version}-%{src_release}
 %if 0%{?sf_release}
@@ -13,9 +13,7 @@
 Summary: The Open Racing Car Simulator
 Name:    speed-dreams
 Version: 2.1.0
-# TODO: for next Release bump, drop the .3 at the very right that had been
-# introduced as a least-significant bump during mass-rebuilds
-Release: 16.%(echo %{src_release} | tr '-' '_')%{?dist}.4
+Release: 17.%(echo %{src_release} | tr '-' '_')%{?dist}
          # Contains LGPLv2 files also published under GPLv2+
 License: GPLv2+
 Group:   Amusements/Games
@@ -24,10 +22,10 @@ URL:     http://speed-dreams.org/
          # When making a post release (%%sf_release is 0), build
          # source using something like:
          #    svnroot=https://speed-dreams.svn.sourceforge.net/svnroot
-         #    svn co -r 4810 $svnroot/speed-dreams/trunk speed-dreams
+         #    svn co -r 5781 $svnroot/speed-dreams/trunk speed-dreams
          #    cd speed-dreams
-         #    packaging/sources/build.sh 2.1.0-trunk-r4810
-         # As of r4810, the download is ~7G.
+         #    packaging/sources/build.sh 2.1.0-trunk-r5781
+         # As of r5781, the download is ~7,6GB.
          # See https://sourceforge.net/apps/trac/speed-dreams/ticket/731,
          # patch needed before running build.sh
 Source0: %{?repo_url}%{name}-src-base-%{src_version}.tar.xz
@@ -67,6 +65,7 @@ BuildRequires: SDL-devel
 %global __requires_exclude %{__requires_exclude}|libtgf.so
 %global __requires_exclude %{__requires_exclude}|libtgfclient.so
 %global __requires_exclude %{__requires_exclude}|libtgfdata.so
+%global __requires_exclude %{__requires_exclude}|libportability.so
 
 %global __provides_exclude_from %{_libdir}/games/speed-dreams-2/.*\\.so
 
@@ -162,6 +161,9 @@ rm -rf docs; mkdir docs
 cp -a  %{buildroot}%{_datadir}/games/%{name}-2/*.txt docs
 cp -a  %{buildroot}%{_datadir}/games/%{name}-2/*.xml docs
 
+# remove zero length files
+find %{buildroot} -size 0 -delete
+
 
 %files
 %doc docs/*.xml docs/*.txt
@@ -180,7 +182,7 @@ cp -a  %{buildroot}%{_datadir}/games/%{name}-2/*.xml docs
 
 %files robots-base
 %{_datadir}/games/%{name}-2/cars/
-%{_datadir}/games/%{name}-2/categories/
+##%{_datadir}/games/%{name}-2/categories/
 %{_datadir}/games/%{name}-2/config/
 %{_datadir}/games/%{name}-2/data/
 %{_datadir}/games/%{name}-2/drivers/
@@ -191,6 +193,11 @@ cp -a  %{buildroot}%{_datadir}/games/%{name}-2/*.xml docs
 
 
 %changelog
+* Tue Jun 24 2014 Martin Gansser <martinkg at fedoraproject.org> - 2.1.0-17.trunk_r5781
+- Update to rc1 svn5781
+- added libportability.so to __requires_exclude
+- remove zero length files
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.0-16.trunk_r4810.4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
@@ -334,6 +341,7 @@ cp -a  %{buildroot}%{_datadir}/games/%{name}-2/*.xml docs
 - Removed unneeded definitions of BuildRoot, clean section
 - Corrected URL
 - Moved the *.desktop file to a real file as second source
+
 - Removed unneeded BuildRequires
 
 * Fri Oct 14 2011 Martin Gansser <linux4martin at gmx.de> 2.0.0-b1-r3937-2


More information about the scm-commits mailing list