Accepting request 184821 from games

Updated to snapshot 20130725

OBS-URL: https://build.opensuse.org/request/show/184821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnubg?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2013-07-30 09:31:08 +00:00 committed by Git OBS Bridge
commit 6a676054f4
5 changed files with 22 additions and 17 deletions

View File

@ -1,16 +1,16 @@
--- Makefile.am.orig 2012-07-11 14:29:53.000000000 +0200
+++ Makefile.am 2012-07-11 14:30:48.000000000 +0200
@@ -2,7 +2,7 @@
--- Makefile.am.orig 2013-07-25 16:53:18.726563373 +0200
+++ Makefile.am 2013-07-25 16:56:08.687492289 +0200
@@ -27,7 +27,7 @@
AM_CPPFLAGS += @PYTHON_INCLUDES@
endif
ACLOCAL_AMFLAGS = -I m4
-AM_CPPFLAGS += -DAC_DOCDIR='"$(datadir)/doc/gnubg/"' -DAC_DATADIR='"$(datadir)"' -DAC_PKGDATADIR='"$(datadir)/gnubg"'
+AM_CPPFLAGS += -DAC_DOCDIR='"$(docdir)/doc/gnubg/"' -DAC_DATADIR='"$(datadir)"' -DAC_PKGDATADIR='"$(datadir)/gnubg"'
-AM_CPPFLAGS = -DAC_DOCDIR='"$(datadir)/doc/gnubg/"' -DAC_DATADIR='"$(datadir)"' -DAC_PKGDATADIR='"$(datadir)/gnubg"'
+AM_CPPFLAGS = -DAC_DOCDIR='"$(docdir)/doc/gnubg/"' -DAC_DATADIR='"$(datadir)"' -DAC_PKGDATADIR='"$(datadir)/gnubg"'
SUBDIRS = lib doc met po m4 sounds board3d textures scripts flags fonts non-src pixmaps .
--- doc/Makefile.am.orig 2012-07-11 14:29:56.000000000 +0200
+++ doc/Makefile.am 2012-07-11 14:32:24.000000000 +0200
OTHER_LIBS =
if WIN32
--- doc/Makefile.am.orig 2013-07-25 16:57:09.270821442 +0200
+++ doc/Makefile.am 2013-07-25 17:00:11.901814264 +0200
@@ -1,6 +1,6 @@
-AM_CPPFLAGS = -DAC_DOCDIR='"$(datadir)/doc/gnubg/"' -DAC_DATADIR='"$(datadir)"' -DAC_PKGDATADIR='"$(datadir)/gnubg"'
-gnubg_helpdir = $(datadir)/doc/gnubg/

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97724b39ec700cb6de59cd005907905bf3d5dde08cf120f9b2deeae8c86f34cc
size 13690697

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5cf34da617e37f09a7c76bcf85aacbd91d9393e06b562080a2ea40126837e25a
size 13436624

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 29 13:22:43 UTC 2013 - cwh@suse.com
- Updated to snapshot 20130725
-------------------------------------------------------------------
Mon Sep 3 17:29:52 UTC 2012 - idonmez@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package gnubg
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2003 Achim Mueller, Germany.
# Updated by Christopher Hofmann in 2010
#
@ -19,7 +19,7 @@
Name: gnubg
%define timestamp 20120711
%define timestamp 20130725
Version: 0.9.0.99_%{timestamp}
Release: 0
Summary: Plays and analyzes backgammon games and matches on a world class level
@ -102,7 +102,7 @@ Group: Amusements/Games/Board/Other
Manual for GNU Backgammon.
%prep
%setup -q -n gnubg
%setup -q -c gnubg
%patch0 -p0
%build