Accepting request 687063 from home:iznogood:branches:GNOME:Apps
- Update to version 2.4.0: + 2 bug fixes in games. + Several fixes in the build system. + Updated translations. - Changes from version 2.3.9: + 2 bug fixes in games. + Updated translations. - Changes from version 2.3.8: + Fixes bug with librsvg that prevented gbrainy from getting started. - Refresh patch with refresh_patches service. - Remove conditional for t-u-u and macro. OBS-URL: https://build.opensuse.org/request/show/687063 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gbrainy?expand=0&rev=85
This commit is contained in:
parent
c4081f2d1f
commit
ce59b98438
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6f39779fe5f0afaaf6e7ed4bd718c80aaa2f297ed09dcef13b0110ff8c17c5c9
|
|
||||||
size 2973874
|
|
3
gbrainy-2.4.0.tar.gz
Normal file
3
gbrainy-2.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d369847146f6ede22bb2ecd26703fb8df02837893ea241273b2cf2bf3d23156d
|
||||||
|
size 2994317
|
@ -1,8 +1,8 @@
|
|||||||
Index: src/Clients/Classical/Makefile.am
|
Index: gbrainy-2.4.0/src/Clients/Classical/Makefile.am
|
||||||
===================================================================
|
===================================================================
|
||||||
--- src/Clients/Classical/Makefile.am.orig
|
--- gbrainy-2.4.0.orig/src/Clients/Classical/Makefile.am 2019-01-13 23:30:19.000000000 +0100
|
||||||
+++ src/Clients/Classical/Makefile.am
|
+++ gbrainy-2.4.0/src/Clients/Classical/Makefile.am 2019-03-20 23:01:36.221865097 +0100
|
||||||
@@ -41,7 +41,7 @@ RESOURCES = \
|
@@ -46,7 +46,7 @@ RESOURCES = \
|
||||||
-resource:$(top_srcdir)/data/app-graphics/gtk-stop.svg \
|
-resource:$(top_srcdir)/data/app-graphics/gtk-stop.svg \
|
||||||
-resource:$(top_srcdir)/data/app-graphics/gtk-ok.svg
|
-resource:$(top_srcdir)/data/app-graphics/gtk-ok.svg
|
||||||
|
|
||||||
@ -11,10 +11,10 @@ Index: src/Clients/Classical/Makefile.am
|
|||||||
gbrainy_SCRIPTS = ../../gbrainy.exe ../../gbrainy.exe.config
|
gbrainy_SCRIPTS = ../../gbrainy.exe ../../gbrainy.exe.config
|
||||||
bin_SCRIPTS = gbrainy
|
bin_SCRIPTS = gbrainy
|
||||||
|
|
||||||
Index: src/Clients/Classical/gbrainy.in
|
Index: gbrainy-2.4.0/src/Clients/Classical/gbrainy.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- src/Clients/Classical/gbrainy.in.orig
|
--- gbrainy-2.4.0.orig/src/Clients/Classical/gbrainy.in 2019-01-09 07:03:35.000000000 +0100
|
||||||
+++ src/Clients/Classical/gbrainy.in
|
+++ gbrainy-2.4.0/src/Clients/Classical/gbrainy.in 2019-03-20 23:01:36.221865097 +0100
|
||||||
@@ -1,10 +1,8 @@
|
@@ -1,10 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
@ -28,11 +28,11 @@ Index: src/Clients/Classical/gbrainy.in
|
|||||||
|
|
||||||
for arg in $*; do
|
for arg in $*; do
|
||||||
case "x--debug" in ("x${arg}")
|
case "x--debug" in ("x${arg}")
|
||||||
Index: src/Core/Makefile.am
|
Index: gbrainy-2.4.0/src/Core/Makefile.am
|
||||||
===================================================================
|
===================================================================
|
||||||
--- src/Core/Makefile.am.orig
|
--- gbrainy-2.4.0.orig/src/Core/Makefile.am 2019-01-09 07:03:35.000000000 +0100
|
||||||
+++ src/Core/Makefile.am
|
+++ gbrainy-2.4.0/src/Core/Makefile.am 2019-03-20 23:01:36.221865097 +0100
|
||||||
@@ -69,19 +69,19 @@ $(TARGET): $(CSFILES) $(RES)
|
@@ -104,19 +104,19 @@ $(TARGET): $(CSFILES) $(RES)
|
||||||
$(CSC) -out:$@ $(CSFLAGS) $(REFS) $(RES_CSFLAGS) $(CSFILES)
|
$(CSC) -out:$@ $(CSFLAGS) $(REFS) $(RES_CSFLAGS) $(CSFILES)
|
||||||
|
|
||||||
$(TARGET_CFG): $(srcdir)/gbrainy.Core.dll.config.in
|
$(TARGET_CFG): $(srcdir)/gbrainy.Core.dll.config.in
|
||||||
@ -58,11 +58,11 @@ Index: src/Core/Makefile.am
|
|||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(CSDISTFILES) $(RES) gbrainy.Core.dll.config.in
|
$(CSDISTFILES) $(RES) gbrainy.Core.dll.config.in
|
||||||
Index: src/Core/Makefile.in
|
Index: gbrainy-2.4.0/src/Core/Makefile.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- src/Core/Makefile.in.orig
|
--- gbrainy-2.4.0.orig/src/Core/Makefile.in 2019-03-19 13:44:07.000000000 +0100
|
||||||
+++ src/Core/Makefile.in
|
+++ gbrainy-2.4.0/src/Core/Makefile.in 2019-03-20 23:01:36.221865097 +0100
|
||||||
@@ -472,19 +472,19 @@ $(TARGET): $(CSFILES) $(RES)
|
@@ -607,19 +607,19 @@ $(TARGET): $(CSFILES) $(RES)
|
||||||
$(CSC) -out:$@ $(CSFLAGS) $(REFS) $(RES_CSFLAGS) $(CSFILES)
|
$(CSC) -out:$@ $(CSFLAGS) $(REFS) $(RES_CSFLAGS) $(CSFILES)
|
||||||
|
|
||||||
$(TARGET_CFG): $(srcdir)/gbrainy.Core.dll.config.in
|
$(TARGET_CFG): $(srcdir)/gbrainy.Core.dll.config.in
|
||||||
@ -88,11 +88,11 @@ Index: src/Core/Makefile.in
|
|||||||
|
|
||||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
Index: src/Games/Makefile.am
|
Index: gbrainy-2.4.0/src/Games/Makefile.am
|
||||||
===================================================================
|
===================================================================
|
||||||
--- src/Games/Makefile.am.orig
|
--- gbrainy-2.4.0.orig/src/Games/Makefile.am 2019-01-09 07:03:35.000000000 +0100
|
||||||
+++ src/Games/Makefile.am
|
+++ gbrainy-2.4.0/src/Games/Makefile.am 2019-03-20 23:01:36.221865097 +0100
|
||||||
@@ -92,11 +92,11 @@ $(TARGET): $(CSFILES) $(RES)
|
@@ -113,11 +113,11 @@ $(TARGET): $(CSFILES) $(RES)
|
||||||
all: $(TARGET)
|
all: $(TARGET)
|
||||||
|
|
||||||
install-data-local: $(TARGET)
|
install-data-local: $(TARGET)
|
||||||
@ -107,11 +107,11 @@ Index: src/Games/Makefile.am
|
|||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(CSDISTFILES) $(RES)
|
$(CSDISTFILES) $(RES)
|
||||||
Index: src/Games/Makefile.in
|
Index: gbrainy-2.4.0/src/Games/Makefile.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- src/Games/Makefile.in.orig
|
--- gbrainy-2.4.0.orig/src/Games/Makefile.in 2019-03-19 13:44:07.000000000 +0100
|
||||||
+++ src/Games/Makefile.in
|
+++ gbrainy-2.4.0/src/Games/Makefile.in 2019-03-20 23:01:36.221865097 +0100
|
||||||
@@ -495,11 +495,11 @@ $(TARGET): $(CSFILES) $(RES)
|
@@ -615,11 +615,11 @@ $(TARGET): $(CSFILES) $(RES)
|
||||||
all: $(TARGET)
|
all: $(TARGET)
|
||||||
|
|
||||||
install-data-local: $(TARGET)
|
install-data-local: $(TARGET)
|
||||||
@ -126,11 +126,11 @@ Index: src/Games/Makefile.in
|
|||||||
|
|
||||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
Index: src/Clients/Classical/Makefile.in
|
Index: gbrainy-2.4.0/src/Clients/Classical/Makefile.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- src/Clients/Classical/Makefile.in.orig
|
--- gbrainy-2.4.0.orig/src/Clients/Classical/Makefile.in 2019-03-19 13:44:07.000000000 +0100
|
||||||
+++ src/Clients/Classical/Makefile.in
|
+++ gbrainy-2.4.0/src/Clients/Classical/Makefile.in 2019-03-20 23:01:36.221865097 +0100
|
||||||
@@ -274,7 +274,7 @@ RESOURCES = \
|
@@ -374,7 +374,7 @@ RESOURCES = \
|
||||||
-resource:$(top_srcdir)/data/app-graphics/gtk-stop.svg \
|
-resource:$(top_srcdir)/data/app-graphics/gtk-stop.svg \
|
||||||
-resource:$(top_srcdir)/data/app-graphics/gtk-ok.svg
|
-resource:$(top_srcdir)/data/app-graphics/gtk-ok.svg
|
||||||
|
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 20 22:00:24 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 2.4.0:
|
||||||
|
+ 2 bug fixes in games.
|
||||||
|
+ Several fixes in the build system.
|
||||||
|
+ Updated translations.
|
||||||
|
- Changes from version 2.3.9:
|
||||||
|
+ 2 bug fixes in games.
|
||||||
|
+ Updated translations.
|
||||||
|
- Changes from version 2.3.8:
|
||||||
|
+ Fixes bug with librsvg that prevented gbrainy from getting
|
||||||
|
started.
|
||||||
|
- Refresh patch with refresh_patches service.
|
||||||
|
- Remove conditional for t-u-u and macro.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 5 20:31:10 UTC 2018 - bjorn.lie@gmail.com
|
Fri Oct 5 20:31:10 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
13
gbrainy.spec
13
gbrainy.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gbrainy
|
# spec file for package gbrainy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gbrainy
|
Name: gbrainy
|
||||||
Version: 2.3.7
|
Version: 2.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A brain teaser game and trainer
|
Summary: A brain teaser game and trainer
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -26,6 +26,7 @@ URL: https://wiki.gnome.org/Apps/gbrainy
|
|||||||
Source: https://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
Source: https://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
||||||
# PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch
|
# PATCH-FIX-OPENSUSE -- gbrainy-use-libexecdir.patch
|
||||||
Patch0: gbrainy-use-libexecdir.patch
|
Patch0: gbrainy-use-libexecdir.patch
|
||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
@ -61,18 +62,18 @@ It provides the following types of games:
|
|||||||
* Verbal analogies. Games that challenge your verbal aptitude.
|
* Verbal analogies. Games that challenge your verbal aptitude.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%if !0%{?is_opensuse}
|
%if !0%{?is_opensuse}
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%endif
|
%endif
|
||||||
%patch0
|
|
||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export MONO_SHARED_DIR=%{_localstatedir}/tmp
|
export MONO_SHARED_DIR=%{_localstatedir}/tmp
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static
|
--disable-static
|
||||||
|
%{nil}
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user