[tremulous-data] * Tue Aug 17 2010 Jan Kaluza <jkaluza at redhat.com> - 1.2.0-0.1.beta1 - update to 1.2.0 beta - fix #60

Jan Kaluža jkaluza at fedoraproject.org
Tue Aug 17 09:34:09 UTC 2010


commit 876a7794a390bdd198a4bf835ea26fc0c25e32e8
Author: Jan Kaluza <hanzz.k at gmail.com>
Date:   Tue Aug 17 11:34:02 2010 +0200

    * Tue Aug 17 2010 Jan Kaluza <jkaluza at redhat.com> - 1.2.0-0.1.beta1
    - update to 1.2.0 beta
    - fix #602374 - tremulous works on x86_64 now

 .gitignore          |    1 +
 sources             |    2 +-
 tremulous-data.spec |   23 +++++++++++++++++------
 3 files changed, 19 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb01769..c76c77a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 tremulous-data-1.1.0.tar.gz
+tremulous-data-1.2.0.tar.gz
diff --git a/sources b/sources
index 3734888..75855b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b9a9a408f5d105106cefe48872d44de  tremulous-data-1.1.0.tar.gz
+fbf77ad3207cdf70acff665a73120cd3  tremulous-data-1.2.0.tar.gz
diff --git a/tremulous-data.spec b/tremulous-data.spec
index 5c5d971..e81962c 100644
--- a/tremulous-data.spec
+++ b/tremulous-data.spec
@@ -1,14 +1,21 @@
 Name:           tremulous-data
-Version:        1.1.0
-Release:        7%{?dist}
+Version:        1.2.0
+Release:        0.1.beta1%{?dist}
 Summary:        Data files for tremulous the FPS game
 Group:          Amusements/Games
 License:        CC-BY-SA
 URL:            http://tremulous.net
-# this is basically
-# http://downloads.sourceforge.net/tremulous/tremulous-%{version}.zip
-# repackaged with tremulous-%{version}-src.tar.gz  removed as that contains
-# non Free software (the lcc compiler).
+# To get the source tarball:
+# wget http://downloads.sourceforge.net/tremulous/tremulous-1.1.0.zip
+# unzip tremulous-1.1.0.zip
+# wget http://prdownloads.sourceforge.net/tremulous/tremulous-gpp1.zip
+# unzip tremulous-gpp1.zip
+# cp tremulous/gpp/* tremulous/base/
+# mkdir tremulous-data-1.2.0
+# cp tremulous/base tremulous-data-1.2.0/
+# cp tremulous/C* tremulous-data-1.2.0/
+# cp tremulous/manual.pdf tremulous-data-1.2.0/
+# tar -czf tremulous-data-1.2.0.tar.gz tremulous-data-1.2.0
 Source0:        %{name}-%{version}.tar.gz
 Source1:        %{name}-copyright.txt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -45,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 17 2010 Jan Kaluza <jkaluza at redhat.com> - 1.2.0-0.1.beta1
+- update to 1.2.0 beta
+- fix #602374 - tremulous works on x86_64 now
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list