forked from pool/gbrainy
Accepting request 104663 from GNOME:Apps
patch license to follow spdx.org standard (forwarded request 104336 from coolo) OBS-URL: https://build.opensuse.org/request/show/104663 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gbrainy?expand=0&rev=40
This commit is contained in:
commit
9b33833fc0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 13 10:46:36 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- patch license to follow spdx.org standard
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 15 11:26:21 UTC 2011 - dimstar@opensuse.org
|
Tue Nov 15 11:26:21 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
12
gbrainy.spec
12
gbrainy.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gbrainy
|
# spec file for package gbrainy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products 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
|
||||||
@ -15,13 +15,10 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: gbrainy
|
Name: gbrainy
|
||||||
Version: 2.06
|
Version: 2.06
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPLv2+
|
|
||||||
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
Source: http://gent.softcatala.org/jmas/gbrainy/%{name}-%{version}.tar.gz
|
||||||
Patch: gbrainy-use-libexecdir.patch
|
Patch: gbrainy-use-libexecdir.patch
|
||||||
Url: http://live.gnome.org/gbrainy
|
Url: http://live.gnome.org/gbrainy
|
||||||
@ -31,11 +28,12 @@ BuildRequires: gnome-doc-utils-devel
|
|||||||
BuildRequires: gtk-sharp2
|
BuildRequires: gtk-sharp2
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: librsvg-devel
|
BuildRequires: librsvg-devel
|
||||||
BuildRequires: mono-devel
|
|
||||||
BuildRequires: mono-addins
|
BuildRequires: mono-addins
|
||||||
|
BuildRequires: mono-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
Group: Amusements/Games/Logic
|
|
||||||
Summary: A brain teaser game and trainer
|
Summary: A brain teaser game and trainer
|
||||||
|
License: GPL-2.0+
|
||||||
|
Group: Amusements/Games/Logic
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user