Author: crisb
Date: Mon Dec 18 10:02:15 2006
New Revision: 98375

Modified:
   packages/cooker/gcompris/current/SPECS/gcompris.spec

Log:
- Remove unneeded gnome 1.x deps


Modified: packages/cooker/gcompris/current/SPECS/gcompris.spec
==============================================================================
--- packages/cooker/gcompris/current/SPECS/gcompris.spec        (original)
+++ packages/cooker/gcompris/current/SPECS/gcompris.spec        Mon Dec 18 
10:02:15 2006
@@ -21,18 +21,16 @@
 Buildrequires: texinfo tetex-texi2html libassetml-devel
 Buildrequires: SDL_mixer-devel 
 # (misc) for the need of a display for pygtk
-BuildRequires: XFree86-Xvfb
+BuildRequires: x11-server-xvfb
 BuildRequires: perl-XML-Parser
 BuildRequires: sqlite3-devel
 BuildRequires: python-pyxml
 BuildRequires: python-sqlite2
 Requires:      %{name}-sound = %{version}
 # (misc) gnuchess for the chees activitie, gnome-python-canvas for python board
-Requires:      gnome-libs  gdk-pixbuf gdk-pixbuf-gnomecanvas 
 Requires:      gnuchess >= 5.02 
 Requires:      python gnome-python gnome-python-canvas pygtk2.0 python-sqlite2
 Requires:      librsvg 
-Requires:      gdk-pixbuf-gnomecanvas
 Requires:      %libname = %version
 Requires:      gnucap
 URL: http://www.ofset.org/gcompris/
@@ -218,7 +216,7 @@
   MYARCH_FLAGS="--host=alpha-redhat-linux"
 %endif
 XDISPLAY=$(i=2; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
-%{_prefix}/X11R6/bin/Xvfb :$XDISPLAY &
+%{_prefix}/bin/Xvfb :$XDISPLAY &
 export DISPLAY=:$XDISPLAY
 xauth add $DISPLAY . EE
 

Reply via email to