Accepting request 101463 from Base:System

- license update: AFL-2.1 or GPL-2.0+
  License is a dual license choice of either Academic Free License 2.1 or
  GNU GPL 2+. This is the SPDX format for that license

OBS-URL: https://build.opensuse.org/request/show/101463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1-glib?expand=0&rev=38
This commit is contained in:
Stephan Kulow
2012-01-26 14:57:59 +00:00
committed by Git OBS Bridge
2 changed files with 15 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 25 09:17:54 UTC 2012 - cfarrell@suse.com
- license update: AFL-2.1 or GPL-2.0+
License is a dual license choice of either Academic Free License 2.1 or
GNU GPL 2+. This is the SPDX format for that license
-------------------------------------------------------------------
Wed Oct 12 19:56:00 UTC 2011 - vuntz@opensuse.org

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/
License: Other uncritical OpenSource License
Group: Development/Libraries/Other
Version: 0.98
Release: 1
Release: 0
Summary: GLib-based library for using D-Bus
License: AFL-2.1 or GPL-2.0+
Group: Development/Libraries/Other
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: Other uncritical OpenSource License
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: GPLv2+ ; Other uncritical OpenSource License
Summary: Documentation for the D-Bus/GLib bindings
Group: Documentation/HTML
%if 0%{?suse_version} >= 1120