This commit is contained in:
parent
fd444e457c
commit
b68ab3a87a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:686419dbf601d48f9c88693643770adc74ba39aba1e0b0fd88bf4f0e8f449912
|
|
||||||
size 404793
|
|
3
gbrainy-1.11.tar.bz2
Normal file
3
gbrainy-1.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa8a188e13a55c8108adf33d02bcd8c4b5d7c63d68e6f02579bf869800a4e981
|
||||||
|
size 474958
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 15 01:51:19 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Update to version 1.11:
|
||||||
|
+ 4 new games
|
||||||
|
+ Use Mono.Addins for extending gbrainy
|
||||||
|
+ Full screen mode support
|
||||||
|
+ New translations
|
||||||
|
+ Bug fixes
|
||||||
|
- Remove perl-XML-Parser BuildRequires: it's not needed.
|
||||||
|
- Add mono-addins BuildRequires.
|
||||||
|
- Remove AutoReqProv: it's default now.
|
||||||
|
- Do not set CFLAGS to the default value.
|
||||||
|
- Use makeinstall macro.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 29 12:52:44 EST 2008 - mboman@suse.de
|
Mon Dec 29 12:52:44 EST 2008 - mboman@suse.de
|
||||||
|
|
||||||
|
48
gbrainy.spec
48
gbrainy.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gbrainy (Version 1.01)
|
# spec file for package gbrainy (Version 1.11)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,17 +19,20 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gbrainy
|
Name: gbrainy
|
||||||
Version: 1.01
|
Version: 1.11
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Patch: libdir.patch
|
Patch: libdir.patch
|
||||||
AutoReqProv: on
|
|
||||||
PreReq: filesystem
|
PreReq: filesystem
|
||||||
Url: http://live.gnome.org/gbrainy
|
Url: http://live.gnome.org/gbrainy
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: gtk-sharp2 intltool librsvg-devel mono-devel perl-XML-Parser
|
BuildRequires: gtk-sharp2
|
||||||
|
BuildRequires: intltool
|
||||||
|
BuildRequires: librsvg-devel
|
||||||
|
BuildRequires: mono-devel
|
||||||
|
BuildRequires: mono-addins
|
||||||
Group: Amusements/Games/Logic
|
Group: Amusements/Games/Logic
|
||||||
Summary: A brain teaser game and trainer to have fun and to keep your brain trained
|
Summary: A brain teaser game and trainer to have fun and to keep your brain trained
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
@ -66,16 +69,16 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
export MONO_SHARED_DIR=/var/tmp
|
export MONO_SHARED_DIR=/var/tmp
|
||||||
export CFLAGS="$RPM_OPT_FLAGS"
|
|
||||||
autoreconf
|
autoreconf
|
||||||
%configure
|
%configure
|
||||||
make
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
%makeinstall
|
||||||
%suse_update_desktop_file %name Game
|
%suse_update_desktop_file %name Game
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps
|
||||||
|
# It's not the right size: 32x32
|
||||||
rm -rf $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/gbrainy.png
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/gbrainy.png
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -95,36 +98,3 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%{_datadir}/man/man6/gbrainy.6.gz
|
%{_datadir}/man/man6/gbrainy.6.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Dec 29 2008 mboman@suse.de
|
|
||||||
- Update to version 1.01:
|
|
||||||
+ Minor fix to configure
|
|
||||||
* Tue Sep 02 2008 ajorgensen@novell.com
|
|
||||||
- Update to version 1.00
|
|
||||||
* 1 new logic puzzle, 1 new memory puzzle
|
|
||||||
* Better look and feel (new background)
|
|
||||||
* Switch font drawing to Pango
|
|
||||||
* Better I18N support
|
|
||||||
* Bug fixes
|
|
||||||
* Thu Aug 07 2008 mauro@suse.de
|
|
||||||
- Update to version 0.7
|
|
||||||
* 8 new puzzles
|
|
||||||
* License included in the about box
|
|
||||||
* The drawing area is now square and the application resizes better
|
|
||||||
* Better score feedback
|
|
||||||
* Player's history
|
|
||||||
* Preferences persistence
|
|
||||||
* Better game selection
|
|
||||||
* Bug fixes
|
|
||||||
* Mon Mar 31 2008 vuntz@suse.de
|
|
||||||
- Update to version 0.61:
|
|
||||||
+ Implemented difficulty levels: easy, medium and master
|
|
||||||
+ Complete revision of the texts
|
|
||||||
+ 1 new math game and 3 new logic games
|
|
||||||
+ Bug fixes
|
|
||||||
- Changes from version 0.5x:
|
|
||||||
+ Basic user preferences (memory games)
|
|
||||||
+ 4 new logic games and 2 new memory trainers
|
|
||||||
+ Count down for memory games (to get your memory ready)
|
|
||||||
+ Some bug fixes
|
|
||||||
* Wed Feb 13 2008 ajorgensen@novell.com
|
|
||||||
- Initial import
|
|
||||||
|
Loading…
Reference in New Issue
Block a user