Drop explicit dependency on eject, as it is included in util-linux now, which is available in the base set

This commit is contained in:
Lennart Poettering 2012-09-12 22:31:27 +02:00
parent 2fc6d62421
commit b78b94d66b

View File

@ -1,7 +1,7 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.33.12
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@ -27,8 +27,6 @@ BuildRequires: elfutils-libelf-devel
# required for GIO content-type support
Requires: shared-mime-info
# required for GUnixVolume
Requires: eject
%description
GLib is the low-level core library that forms the basis for projects
@ -151,6 +149,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{_datadir}/systemtap/tapset/*.stp
%changelog
* Wed Sep 12 2012 Lennart Poettering <lpoetter@redhat.com> - 2.33.12-2
- Drop explicit dependency on eject, as it is included in util-linux now, which is available in the base set
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 2.33.12-1
- Update to 2.33.12
@ -649,7 +650,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
* Tue Jan 8 2008 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
- 2.15.1
- add new BuildRequires
-
* Sat Dec 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.15.0-4
- Another attempt
@ -1205,4 +1206,3 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
* Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
- Split out glib package