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:
parent
e62f41a441
commit
ae10613eeb
10
glib2.spec
10
glib2.spec
@ -1,7 +1,7 @@
|
||||
Summary: A library of handy utility functions
|
||||
Name: glib2
|
||||
Version: 2.33.6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gtk.org
|
||||
@ -28,8 +28,6 @@ BuildRequires: chrpath
|
||||
|
||||
# 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
|
||||
@ -153,6 +151,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
||||
%{_datadir}/systemtap/tapset/*.stp
|
||||
|
||||
%changelog
|
||||
* Wed Sep 12 2012 Lennart Poettering <lpoetter@redhat.com> - 2.33.6-4
|
||||
- Drop explicit dependency on eject, as it is included in util-linux now, which is available in the base set
|
||||
|
||||
* Mon Aug 13 2012 Colin Walters <walters@verbum.org> - 2.33.6-3
|
||||
- Re-add code to strip RPATHs (#840414)
|
||||
|
||||
@ -648,7 +649,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
|
||||
|
||||
@ -1204,4 +1205,3 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
|
||||
|
||||
* Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
|
||||
- Split out glib package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user