Stephan Kulow 2012-01-25 09:33:13 +00:00 committed by Git OBS Bridge
parent f105aa2aa1
commit 703fbbb9f0

View File

@ -1,7 +1,7 @@
#
# spec file for package dbus-1-glib
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,18 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: dbus-1-glib
Url: http://dbus.freedesktop.org/
Version: 0.98
Release: 0
Summary: GLib-based library for using D-Bus
License: AFL-2.1 or GPL-2.0+
Group: Development/Libraries/Other
Version: 0.98
Release: 1
Summary: GLib-based library for using D-Bus
Source0: http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-%{version}.tar.gz
Source1: baselibs.conf
BuildRequires: dbus-1-devel glib2-devel libexpat-devel
BuildRequires: dbus-1-devel
BuildRequires: glib2-devel
BuildRequires: libexpat-devel
BuildRequires: libselinux-devel
Requires: dbus-1 >= %( echo `rpm -q --queryformat '%{VERSION}-%{RELEASE}' dbus-1`)
# bug437293
@ -37,16 +37,14 @@ Obsoletes: dbus-1-glib-64bit
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%package -n dbus-1-glib-devel
License: AFL-2.1 or GPL-2.0+
Summary: Developer package for D-Bus/GLib bindings
Group: Development/Libraries/Other
Requires: dbus-1 >= %( echo `rpm -q --queryformat '%{VERSION}-%{RELEASE}' dbus-1`)
Requires: dbus-1-devel >= %( echo `rpm -q --queryformat '%{VERSION}-%{RELEASE}' dbus-1-devel`)
Requires: dbus-1-glib = %{version}
Requires: glib2-devel
Group: Development/Libraries/Other
%package -n dbus-1-glib-doc
License: AFL-2.1 or GPL-2.0+
Summary: Documentation for the D-Bus/GLib bindings
Group: Documentation/HTML
%if 0%{?suse_version} >= 1120