From af7443f3d0d9fa4acd2a5889170d2f9bcae51913d527ac6dba3a174ff0d755c4 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Dec 2011 04:36:23 +0000 Subject: [PATCH] Accepting request 97412 from home:vuntz:branches:GNOME:Factory tweak OBS-URL: https://build.opensuse.org/request/show/97412 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=79 --- libwnck.changes | 3 ++- libwnck.spec | 13 +++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/libwnck.changes b/libwnck.changes index 1599e64..98733b5 100644 --- a/libwnck.changes +++ b/libwnck.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Thu Dec 8 22:13:57 UTC 2011 - dimstar@opensuse.org -- Split typelib files in subpackage typelib-1_0-Wnck-3_0 +- Split typelib file into typelib-1_0-Wnck-3_0 subpackage. +- Add typelib-1_0-Wnck-3_0 Requires to devel subpackage. ------------------------------------------------------------------- Sun Oct 16 17:15:46 UTC 2011 - vuntz@opensuse.org diff --git a/libwnck.spec b/libwnck.spec index a6c7820..e7c1ac6 100644 --- a/libwnck.spec +++ b/libwnck.spec @@ -15,16 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: libwnck Version: 3.2.1 -Release: 1 -License: LGPL-2.1+ +Release: 0 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1) %define libwnck-3_name 0 Summary: Window Navigator Construction Kit (Library Package) +License: LGPL-2.1+ Group: Development/Libraries/GNOME Source: http://download.gnome.org/sources/libwnck/3.2/%{name}-%{version}.tar.bz2 Source1: %{name}_spec-update.sh @@ -42,7 +40,6 @@ The Window Navigator Construction Kit is a library that can be used to write task lists, pagers, and similar GNOME programs. %package -n libwnck-3-0 -License: LGPL-2.1+ Summary: Window Navigator Construction Kit (Library Package) Group: Development/Libraries/GNOME Provides: %{name} = %{version} @@ -59,15 +56,16 @@ The Window Navigator Construction Kit is a library that can be used to write task lists, pagers, and similar GNOME programs. %package -n typelib-1_0-Wnck-3_0 -Summary: Window Navigator Construction Kit (Library Package) +Summary: Window Navigator Construction Kit (Library Package) -- Introspection bindings Group: System/Libraries %description -n typelib-1_0-Wnck-3_0 The Window Navigator Construction Kit is a library that can be used to write task lists, pagers, and similar GNOME programs. +This package provides the GObject Introspection bindings for libwnck. + %package tools -License: LGPL-2.1+ Summary: Window Navigator Construction Kit -- Tools Group: Development/Libraries/GNOME @@ -78,7 +76,6 @@ write task lists, pagers, and similar GNOME programs. This package provides some utilities based on libwnck. %package devel -License: LGPL-2.1+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME Requires: libwnck-3-0 = %{version}