Accepting request 41168 from GNOME:Factory

Copy from GNOME:Factory/libnotify based on submit request 41168 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/41168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnotify?expand=0&rev=16
This commit is contained in:
OBS User autobuild 2010-06-05 10:50:16 +00:00 committed by Git OBS Bridge
parent 9443a63611
commit 3333eecbd3
2 changed files with 10 additions and 23 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 4 17:55:48 CEST 2010 - vuntz@opensuse.org
- Make devel package depend on libnotify1, not libnotify.
-------------------------------------------------------------------
Tue Jan 5 17:09:14 CET 2010 - jengelh@medozas.de

View File

@ -22,7 +22,7 @@ Name: libnotify
BuildRequires: dbus-1-glib-devel
BuildRequires: gtk2-devel
Version: 0.4.5
Release: 4
Release: 5
Url: http://www.galago-project.org/
Group: System/Libraries
License: GPLv2+ ; LGPLv2.1+
@ -36,13 +36,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
D-BUS notifications library.
Authors:
--------
Christian Hammond <chipx86@chipx86.com>
Mike Hearn <mike@navi.cx>
%package -n libnotify1
License: GPLv2+ ; LGPLv2.1+
Group: System/Libraries
@ -52,32 +45,21 @@ Requires: %{name} >= %{version}
%description -n libnotify1
D-BUS notifications library.
Authors:
--------
Christian Hammond <chipx86@chipx86.com>
Mike Hearn <mike@navi.cx>
%package devel
License: LGPLv2.1+
Group: System/Libraries
Summary: Notifications Library
Requires: %{name} = %{version} glib2-devel gtk2-devel dbus-1-devel
Requires: dbus-1-devel
Requires: dbus-1-glib-devel
Requires: glib2-devel
Requires: gtk2-devel
Requires: libnotify1 = %{version}
Provides: libnotify-doc = %{version}
Obsoletes: libnotify-doc < %{version}
%description devel
D-BUS notifications library.
Authors:
--------
Christian Hammond <chipx86@chipx86.com>
Mike Hearn <mike@navi.cx>
%prep
%setup -q