Updating link to change in openSUSE:Factory/gdl revision 14.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=81a27b0df7890d53da40a68a549b4564
This commit is contained in:
parent
7de3bb0c81
commit
fc5211b270
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37b476ef0ca824d50b6aae08f7ed2ea74f130b9fe4e72497d7a4b7bf19a0bfa2
|
||||
size 547989
|
3
gdl-2.28.0.tar.bz2
Normal file
3
gdl-2.28.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcb6c5ac12c73c97d3e865bd8477456be7c4b1459c43af53010d3f1867c3e48e
|
||||
size 539257
|
12
gdl.changes
12
gdl.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 14:50:19 CEST 2009 - dimstar@opensuse.org
|
||||
|
||||
- Rename libgdl-1-2 to libgdl-1-3 as the last updated bumped the
|
||||
soNUM.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 18:16:24 CEST 2009 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.28.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 9 03:45:01 CEST 2009 - vuntz@opensuse.org
|
||||
|
||||
|
16
gdl.spec
16
gdl.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gdl (Version 2.27.92)
|
||||
# spec file for package gdl (Version 2.28.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -27,7 +27,7 @@ BuildRequires: licenses
|
||||
BuildRequires: translation-update-upstream
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Libraries
|
||||
Version: 2.27.92
|
||||
Version: 2.28.0
|
||||
Release: 1
|
||||
Summary: Gnome Devtool Libraries contains components and libraries
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/2.24/%name-%version.tar.bz2
|
||||
@ -40,7 +40,7 @@ Gnome Devtool Libraries contains components and libraries that are
|
||||
intended to be shared between GNOME development tools, including
|
||||
gnome-debug, gnome-build, and anjuta2.
|
||||
|
||||
%package -n libgdl-1-2
|
||||
%package -n libgdl-1-3
|
||||
License: LGPL v2.1 or later
|
||||
Summary: Gnome Devtool Libraries contains components and libraries
|
||||
Group: System/Libraries
|
||||
@ -49,7 +49,7 @@ Obsoletes: gdl <= %{version}
|
||||
Provides: gdl = %{version}
|
||||
Obsoletes: libgdl-1-0 < 2.27.2
|
||||
|
||||
%description -n libgdl-1-2
|
||||
%description -n libgdl-1-3
|
||||
Gnome Devtool Libraries contains components and libraries that are
|
||||
intended to be shared between GNOME development tools, including
|
||||
gnome-debug, gnome-build, and anjuta2.
|
||||
@ -58,7 +58,7 @@ gnome-debug, gnome-build, and anjuta2.
|
||||
License: LGPL v2.1 or later
|
||||
Summary: Gnome Devtool Libraries contains components and libraries
|
||||
Group: System/Libraries
|
||||
Requires: libgdl-1-2 = %{version}
|
||||
Requires: libgdl-1-3 = %{version}
|
||||
Requires: gtk2-devel libxml2-devel
|
||||
Obsoletes: gdl-doc <= 2.24.0
|
||||
Provides: gdl-doc = 2.24.0
|
||||
@ -83,14 +83,14 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%find_lang %{name}-1
|
||||
%fdupes -s $RPM_BUILD_ROOT
|
||||
|
||||
%post -n libgdl-1-2 -p /sbin/ldconfig
|
||||
%post -n libgdl-1-3 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libgdl-1-2 -p /sbin/ldconfig
|
||||
%postun -n libgdl-1-3 -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -n libgdl-1-2
|
||||
%files -n libgdl-1-3
|
||||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%{_datadir}/gdl
|
||||
|
Loading…
x
Reference in New Issue
Block a user