[glib2] Drop explicit dependency on eject, as it is included in util-linux now, which is available in the ba

Lennart Poettering lennart at fedoraproject.org
Wed Sep 12 20:13:37 UTC 2012


commit ae10613eeb9bcd169c6680bada7ce83f37206f94
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Sep 12 22:08:59 2012 +0200

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

 glib2.spec |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/glib2.spec b/glib2.spec
index 2d7e852..7892a59 100644
--- a/glib2.spec
+++ b/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 at 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 at verbum.org> - 2.33.6-3
 - Re-add code to strip RPATHs (#840414)
 
@@ -397,7 +398,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 * Tue Jun  8 2010 Matthias Clasen <mclasen at redhat.com> - 2.25.8-1
 - Update to 2.25.8
 
-* Tue May 25 2010 Matthias Clasen <mclasen at redhat.com> - 2.25.7-2 
+* Tue May 25 2010 Matthias Clasen <mclasen at redhat.com> - 2.25.7-2
 - Require shared-mime-info
 
 * Mon May 24 2010 Matthias Clasen <mclasen at redhat.com> - 2.25.7-1
@@ -648,7 +649,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 * Tue Jan  8 2008 Matthias Clasen <mclasen at redhat.com> - 2.15.1-1
 - 2.15.1
 - add new BuildRequires
-- 
+
 * Sat Dec 22 2007 Matthias Clasen <mclasen at redhat.com> - 2.15.0-4
 - Another attempt
 
@@ -721,14 +722,14 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
  * install /etc/profile.d snipplets as 644
  * explain Conflict with libgnomeui
  * remove stale Conflict with glib-devel
- 
+
 * Sat Feb  3 2007 Matthias Clasen <mclasen at redhat.com> - 2.12.9-2
 - Incorporate package review feedback:
  * drop an obsolete Provides:
  * add a -static subpackage
  * explain %%check ppc exception
  * align summaries
- 
+
 * Tue Jan 16 2007 Matthias Clasen <mclasen at redhat.com> - 2.12.9-1
 - Update to 2.12.9
 
@@ -907,13 +908,13 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 * Mon Dec 21 2004 Matthias Clasen <mclasen at redhat.com> - 2.6.0-1
 - Upgrade to 2.6.0
- 
+
 * Mon Dec 06 2004 Matthias Clasen <mclasen at redhat.com> - 2.4.8-1
 - Upgrade to 2.4.8
- 
+
 * Wed Oct 13 2004 Matthias Clasen <mclasen at redhat.com> - 2.4.7-1
 - Upgrade to 2.4.7
- 
+
 * Fri Aug 13 2004 Matthias Clasen <mclasen at redhat.com> - 2.4.6-1
 - Update to 2.4.6
 
@@ -1099,7 +1100,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 - make -devel require pkgconfig
 
 * Tue Jun 12 2001 Havoc Pennington <hp at redhat.com>
-- either libtool or the bad libtool hacks caused link 
+- either libtool or the bad libtool hacks caused link
   against glib-gobject 1.3.2, rebuild
 
 * Tue Jun 12 2001 Havoc Pennington <hp at redhat.com>
@@ -1135,7 +1136,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 * Fri Jul 14 2000 Owen Taylor <otaylor at redhat.com>
 - Remove glib-config.1 manpage from build since
-  it conflicts with glib-devel. When we go to 
+  it conflicts with glib-devel. When we go to
   glib glib1.2 setup, we should add it back
 
 * Fri Jul 07 2000 Owen Taylor <otaylor at redhat.com>
@@ -1179,7 +1180,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 - version 1.2.0pre1
 
 * Tue Feb 23 1999 Cristian Gafton <gafton at redhat.com>
-- new description tags 
+- new description tags
 
 * Sun Feb 21 1999 Michael Fulbright <drmike at redhat.com>
 - removed libtoolize from %%build
@@ -1204,4 +1205,3 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 * Mon Apr 13 1998 Marc Ewing <marc at redhat.com>
 - Split out glib package
-


More information about the scm-commits mailing list