fix license tag

This commit is contained in:
Tom Callaway 2008-07-16 15:27:39 +00:00
parent 738f9b0a5f
commit e05cf884d2

View File

@ -7,11 +7,11 @@
Summary: D-Bus Python Bindings
Name: dbus-python
Version: 0.82.4
Release: 2%{?dist}
Release: 3%{?dist}
URL: http://www.freedesktop.org/software/dbus/
Source0: http://dbus.freedesktop.org/releases/dbus-python/%{name}-%{version}.tar.gz
License: AFL/GPL
License: MIT
Group: System Environment/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: dbus-devel >= %{dbus_version}
@ -75,6 +75,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/dbus-python.pc
%changelog
* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.82.4-3
- fix license tag
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.82.4-2
- Autorebuild for GCC 4.3