Accepting request 20742 from GNOME:Factory
Copy from GNOME:Factory/gdl based on submit request 20742 from user dimstar OBS-URL: https://build.opensuse.org/request/show/20742 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdl?expand=0&rev=13
This commit is contained in:
parent
3450d64bc0
commit
b209761d28
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cc055f30c7dba2b244be339fb41f66197839aa6192dfebdcb00744924a007f0d
|
|
||||||
size 544206
|
|
3
gdl-2.27.92.tar.bz2
Normal file
3
gdl-2.27.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:37b476ef0ca824d50b6aae08f7ed2ea74f130b9fe4e72497d7a4b7bf19a0bfa2
|
||||||
|
size 547989
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 9 03:45:01 CEST 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.27.92:
|
||||||
|
+ GDL is now LGPL 2.1+
|
||||||
|
+ Add new GdlSwitcherStyle name GDL_SWITCHER_STYLE_NONE
|
||||||
|
(bgo#589317)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 14 23:23:55 CEST 2009 - vuntz@novell.com
|
Sun Jun 14 23:23:55 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
34
gdl.spec
34
gdl.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gdl (Version 2.27.3)
|
# spec file for package gdl (Version 2.27.92)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -25,9 +25,9 @@ BuildRequires: intltool
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: licenses
|
BuildRequires: licenses
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
License: GPL v2 only
|
License: LGPL v2.1 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Version: 2.27.3
|
Version: 2.27.92
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Gnome Devtool Libraries contains components and libraries
|
Summary: Gnome Devtool Libraries contains components and libraries
|
||||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/2.24/%name-%version.tar.bz2
|
Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/2.24/%name-%version.tar.bz2
|
||||||
@ -40,16 +40,8 @@ Gnome Devtool Libraries contains components and libraries that are
|
|||||||
intended to be shared between GNOME development tools, including
|
intended to be shared between GNOME development tools, including
|
||||||
gnome-debug, gnome-build, and anjuta2.
|
gnome-debug, gnome-build, and anjuta2.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Dave Camp <dave at ximian com>
|
|
||||||
Neil Hodgson <neilh at scintilla org> (Scintilla Widget)
|
|
||||||
Gustavo Giráldez <gustavo giraldez at gmx net> (GdlDock)
|
|
||||||
|
|
||||||
%package -n libgdl-1-2
|
%package -n libgdl-1-2
|
||||||
License: GPL v2 only
|
License: LGPL v2.1 or later
|
||||||
Summary: Gnome Devtool Libraries contains components and libraries
|
Summary: Gnome Devtool Libraries contains components and libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
@ -62,16 +54,8 @@ Gnome Devtool Libraries contains components and libraries that are
|
|||||||
intended to be shared between GNOME development tools, including
|
intended to be shared between GNOME development tools, including
|
||||||
gnome-debug, gnome-build, and anjuta2.
|
gnome-debug, gnome-build, and anjuta2.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Dave Camp <dave at ximian com>
|
|
||||||
Neil Hodgson <neilh at scintilla org> (Scintilla Widget)
|
|
||||||
Gustavo Giráldez <gustavo giraldez at gmx net> (GdlDock)
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: LGPL v2.1 or later
|
||||||
Summary: Gnome Devtool Libraries contains components and libraries
|
Summary: Gnome Devtool Libraries contains components and libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires: libgdl-1-2 = %{version}
|
Requires: libgdl-1-2 = %{version}
|
||||||
@ -84,14 +68,6 @@ Gnome Devtool Libraries contains components and libraries that are
|
|||||||
intended to be shared between GNOME development tools, including
|
intended to be shared between GNOME development tools, including
|
||||||
gnome-debug, gnome-build, and anjuta2.
|
gnome-debug, gnome-build, and anjuta2.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Dave Camp <dave at ximian com>
|
|
||||||
Neil Hodgson <neilh at scintilla org> (Scintilla Widget)
|
|
||||||
Gustavo Giráldez <gustavo giraldez at gmx net> (GdlDock)
|
|
||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
x
Reference in New Issue
Block a user