From 7d29c41d015b6ea9f0413a85c118e0691ffd8b7abc8546153cd8c1503c527b35 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Dec 2011 04:15:30 +0000 Subject: [PATCH] Accepting request 97430 from home:vuntz:branches:GNOME:Factory tweak OBS-URL: https://build.opensuse.org/request/show/97430 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnotify?expand=0&rev=32 --- libnotify.changes | 3 ++- libnotify.spec | 19 ++++++++++--------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/libnotify.changes b/libnotify.changes index 2c195ae..b8b602e 100644 --- a/libnotify.changes +++ b/libnotify.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Thu Dec 8 13:11:58 UTC 2011 - dimstar@opensuse.org -- Split out typelib files in subpackage typelib-1_0-Notify-0_7. +- Split typelib file into typelib-1_0-Notify-0_7 subpackage. +- Add typelib-1_0-Notify-0_7 Requires to devel subpackage. ------------------------------------------------------------------- Fri Sep 16 17:13:27 UTC 2011 - jengelh@medozas.de diff --git a/libnotify.spec b/libnotify.spec index b95c075..7b6980b 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: libnotify BuildRequires: gobject-introspection-devel BuildRequires: pkgconfig(gdk-pixbuf-2.0) @@ -27,11 +25,11 @@ BuildRequires: gnome-common BuildRequires: gtk-doc %endif Version: 0.7.4 -Release: 1 +Release: 0 Url: http://www.galago-project.org/ -Group: System/Libraries -License: GPL-2.0+ ; LGPL-2.1+ Summary: Notifications Library +License: GPL-2.0+ ; LGPL-2.1+ +Group: System/Libraries Source: http://download.gnome.org/sources/libnotify/0.7/%{name}-%{version}.tar.bz2 Source99: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,25 +38,28 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build D-BUS notifications library. %package -n libnotify4 +Summary: Notifications Library License: GPL-2.0+ ; LGPL-2.1+ Group: System/Libraries -Summary: Notifications Library Recommends: notification-daemon %description -n libnotify4 D-BUS notifications library. %package -n typelib-1_0-Notify-0_7 +Summary: Notifications Library -- Introspection bindings +License: GPL-2.0+ ; LGPL-2.1+ Group: System/Libraries -Summary: Notifications Library %description -n typelib-1_0-Notify-0_7 D-BUS notifications library. +This package provides the GObject Introspection bindings for libnotify. + %package tools +Summary: Notifications Library -- Tools License: LGPL-2.1+ Group: System/Libraries -Summary: Notifications Library -- Tools Provides: libnotify = %{version} Obsoletes: libnotify < %{version} @@ -68,9 +69,9 @@ D-BUS notifications library. This package contains the notify-send tool to create notifications. %package devel +Summary: Notifications Library License: LGPL-2.1+ Group: Development/Libraries/X11 -Summary: Notifications Library Requires: libnotify4 = %{version} Requires: typelib-1_0-Notify-0_7 = %{version} Provides: libnotify-doc = %{version}