Mailinglist Archive: opensuse-commit (1423 mails)

< Previous Next >
commit trader for openSUSE:Factory
Hello community,

here is the log from the commit of package trader for openSUSE:Factory checked
in at 2012-05-09 18:21:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trader (Old)
and /work/SRC/openSUSE:Factory/.trader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trader", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/trader/trader.changes 2012-04-23
16:13:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.trader.new/trader.changes 2012-05-09
19:32:03.000000000 +0200
@@ -1,0 +2,24 @@
+Wed May 09 14:20:00 EST 2012 - J.Zaitseff@xxxxxxxxxx
+
+- New upstream release of Star Traders: version 7.4.
+
+-------------------------------------------------------------------
+Mon Apr 30 08:37:00 EST 2012 - J.Zaitseff@xxxxxxxxxx
+
+- Updated the variable rpm_release_num to 3
+- More tweaking just for the very pedantic "osc ci"
+
+-------------------------------------------------------------------
+Mon Apr 30 08:20:00 EST 2012 - J.Zaitseff@xxxxxxxxxx
+
+- Updated the variable rpm_release_num to 2
+- Added missing %changelog section to RPM spec file
+- Changed some RPM spec fields to match what "osc ci" requires
+
+-------------------------------------------------------------------
+Mon Apr 30 07:51:00 EST 2012 - J.Zaitseff@xxxxxxxxxx
+
+- Made the RPM spec file more specific for OpenSUSE by removing
+ Fedoraisms.
+
+-------------------------------------------------------------------

Old:
----
trader-7.4-pre2.tar.gz

New:
----
trader-7.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trader.spec ++++++
--- /var/tmp/diff_new_pack.c2Gjpl/_old 2012-05-09 19:32:05.000000000 +0200
+++ /var/tmp/diff_new_pack.c2Gjpl/_new 2012-05-09 19:32:05.000000000 +0200
@@ -1,8 +1,31 @@
-# Star Traders: A Game of Interstellar Trading
-# Copyright (c) 2012 John Zaitseff
+#
+# spec file for package trader
+#
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 John Zaitseff <J.Zaitseff@xxxxxxxxxx>
+#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
+# ***********************************************************************
+# * *
+# * Star Traders: A Game of Interstellar Trading *
+# * Copyright (C) 1990-2012, John Zaitseff *
+# * *
+# ***********************************************************************

# Author: John Zaitseff <J.Zaitseff@xxxxxxxxxx>
-# $Id: trader.spec 462+mod2 2012-04-16 06:26:06Z john $
+# $Id: trader.spec 485 2012-05-09 04:19:56Z john $

# This file is distributed under the same licence as Star Traders itself:
# the GNU General Public License, version 3 or later.
@@ -10,11 +33,10 @@
# ***********************************************************************
# Global definitions

-%define upstream_version 7.4-pre2
-%define normalised_version 7.3.99.2
+%define upstream_version 7.4
+%define normalised_version 7.4
%define rpm_release_num 1
-%define is_prerelease 1
-
+%define is_prerelease 0

# ***********************************************************************
# Overall package information
@@ -24,8 +46,8 @@
Release: %{rpm_release_num}%{?dist}
Summary: Star Traders, a simple game of interstellar trading
License: GPL-3.0+
-Group: Amusements/Games
-URL: http://www.zap.org.au/software/trader/
+Group: Amusements/Games/Strategy/Turn Based
+Url: http://www.zap.org.au/software/trader/

%if 0%{?is_prerelease}
Source0:
ftp://ftp.zap.org.au/pub/trader/unix/prerelease/trader-%{upstream_version}.tar.gz
@@ -39,10 +61,10 @@
%define use_suggests_lang 0
%endif

-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build
-BuildRequires: ncurses-devel
-BuildRequires: gperf
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gettext
+BuildRequires: gperf
+BuildRequires: ncurses-devel

%if 0%{?use_suggests_lang}
Suggests: %{name}-lang = %{version}
@@ -53,7 +75,6 @@
is to create companies, buy and sell shares, borrow and repay money, in
order to become the wealthiest player (the winner).

-
# ***********************************************************************
# Separate package for locale-specific information

@@ -61,14 +82,12 @@
%lang_package
%endif

-
# ***********************************************************************
# Package preparation

%prep
%setup -q -n %{name}-%{upstream_version}

-
# ***********************************************************************
# Build the package

@@ -76,7 +95,6 @@
%configure
make %{?_smp_mflags}

-
# ***********************************************************************
# Install the package

@@ -84,14 +102,12 @@
make DESTDIR=%{buildroot} install
%find_lang %{name}

-
# ***********************************************************************
# Clean up from package building

%clean
rm -rf %{buildroot}

-
# ***********************************************************************
# Create the RPM archive

@@ -116,7 +132,6 @@

%endif

-
# ***********************************************************************
# Package spec file information


++++++ trader-7.4-pre2.tar.gz -> trader-7.4.tar.gz ++++++
++++ 3175 lines of diff (skipped)

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages