[oxine/f14/master] - drop the BR: eject as it doesn't exist on all platforms, direct ioctl call is used instead, also

Dan Horák sharkcz at fedoraproject.org
Fri Sep 24 16:42:03 UTC 2010


commit b4c659ab4f3d95402f517d4b4ef8db5d26874bfd
Author: Dan Horák <dan at danny.cz>
Date:   Fri Sep 24 18:42:05 2010 +0200

    - drop the BR: eject as it doesn't exist on all platforms, direct ioctl call is used instead,
      also a corresponding R: was missing

 oxine.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/oxine.spec b/oxine.spec
index 05428ef..bd51cff 100644
--- a/oxine.spec
+++ b/oxine.spec
@@ -1,7 +1,7 @@
 Summary: Lightweight, purely OSD based xine frontend
 Name: oxine
 Version: 0.7.1
-Release: 6%{?dist}.1
+Release: 8%{?dist}
 License: GPLv2+
 Group: Applications/Multimedia
 URL: http://oxine.sourceforge.net/
@@ -12,7 +12,6 @@ Patch0: oxine-strptime.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 # We need xineplug_decode_image.so for the backgrounds
 Requires: xine-lib-extras
-BuildRequires: eject
 BuildRequires: libX11-devel, libXtst-devel, libXinerama-devel
 Buildrequires: gettext
 BuildRequires: xine-lib-devel >= 1.0.1
@@ -96,6 +95,10 @@ touch --no-create %{_datadir}/icons/hicolor || :
 
 
 %changelog
+* Fri Sep 24 2010 Dan Horák <dan[at]danny.cz> 0.7.1-8
+- drop the BR: eject as it doesn't exist on all platforms, direct ioctl call is used instead,
+  also a corresponding R: was missing
+
 * Fri Sep 17 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.7.1-6.1
 - rebuild (ImageMagick)
 


More information about the scm-commits mailing list