forked from pool/gbrainy
Accepting request 78587 from GNOME:Apps
Update to 2.01 (forwarded request 78204 from dimstar) OBS-URL: https://build.opensuse.org/request/show/78587 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gbrainy?expand=0&rev=35
This commit is contained in:
commit
697e5cff79
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95df612d00e12f5bda4a7df4c77818e20aec163fd1da5bade7e5fbd5acef624a
|
||||
size 2250228
|
3
gbrainy-2.01.tar.gz
Normal file
3
gbrainy-2.01.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:777bbc0ce1c8d511d3ccf6802cbf7768438e6840b3fd4d52db9196764fe0729a
|
||||
size 2331026
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 6 18:39:58 CEST 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.01:
|
||||
+ Add Mono.Addins.Gui 0.6 strings for L10N
|
||||
+ remove libgnome support (deprecated lib)
|
||||
+ 11 bugs fixed
|
||||
- Remove --disable-gnome configure parameter, as the support has
|
||||
been removed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 8 10:59:45 CEST 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
|
||||
|
||||
Name: gbrainy
|
||||
Version: 2.00
|
||||
Release: 2
|
||||
Version: 2.01
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
||||
Patch: gbrainy-use-libexecdir.patch
|
||||
@ -75,8 +75,7 @@ translation-update-upstream
|
||||
%build
|
||||
export MONO_SHARED_DIR=/var/tmp
|
||||
%configure \
|
||||
--disable-static \
|
||||
--disable-gnome
|
||||
--disable-static
|
||||
make
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user