Fix license field

This commit is contained in:
Matthias Clasen 2008-05-08 21:35:13 +00:00
parent 5a501d1b5b
commit c66fedaf50

View File

@ -8,7 +8,7 @@
Summary: GLib bindings for D-Bus
Name: dbus-glib
Version: 0.74
Release: 7%{?dist}
Release: r87%{?dist}
URL: http://www.freedesktop.org/software/dbus/
Source0: http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
Source1: dbus-bus-introspect.xml
@ -20,7 +20,7 @@ Patch3: dbus-glib-0.74-set-default-timeout-for-proxy.patch
Patch4: dbus-glib-0.74-export-getall.patch
# http://bugs.freedesktop.org/show_bug.cgi?id=15430
Patch5: dbus-glib-0.74-freeze-abi.patch
License: AFL/GPL
License: AFL and GPLv2+
Group: System Environment/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: chkconfig >= 1.3.26
@ -125,6 +125,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Thu May 8 2008 Matthias Clasen <mclasen@redhat.com> - 0.74-8
- Fix license field
* Tue Apr 15 2008 Colin Walters <walters@redhat.com> - 0.74-7
- Ensure ABI is frozen as it stands now