SPECS: vice.spec - updated BRs - just stick to GTK+ based "gnomeui...
qboosh
qboosh at pld-linux.org
Sun Jul 15 19:19:55 CEST 2007
Author: qboosh Date: Sun Jul 15 17:19:55 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated BRs
- just stick to GTK+ based "gnomeui" instead of old-fashioned Xaw
---- Files affected:
SPECS:
vice.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: SPECS/vice.spec
diff -u SPECS/vice.spec:1.46 SPECS/vice.spec:1.47
--- SPECS/vice.spec:1.46 Sun Jul 15 17:08:33 2007
+++ SPECS/vice.spec Sun Jul 15 19:19:50 2007
@@ -1,8 +1,4 @@
# $Revision$, $Date$
-#
-# Conditional build:
-%bcond_without gnome # without GNOME support
-#
Summary: Versatile Commodore Emulator
Summary(pl.UTF-8): Uniwersalny emulator Commodore
Name: vice
@@ -23,6 +19,7 @@
Patch2: %{name}-gettext.patch
Patch3: %{name}-home_etc.patch
URL: http://www.viceteam.org/
+BuildRequires: OpenGL-GLX-devel
BuildRequires: SDL-devel >= 1.2.0
BuildRequires: autoconf
BuildRequires: automake
@@ -30,12 +27,21 @@
BuildRequires: esound-devel
BuildRequires: flex
BuildRequires: gettext-devel
-%{?with_gnome:BuildRequires: gnome-libs-devel}
+BuildRequires: giflib-devel
+BuildRequires: gtk+2-devel >= 1:2.0
+BuildRequires: lame-libs-devel
+BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
+BuildRequires: pkgconfig
BuildRequires: readline-devel
BuildRequires: texinfo
-BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-app-bdftopcf
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXrandr-devel
+BuildRequires: xorg-lib-libXv-devel
+BuildRequires: xorg-lib-libXxf86dga-devel
+BuildRequires: xorg-lib-libXxf86vm-devel
Requires(post,postun): fontpostinst >= 0.1-6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -74,7 +80,7 @@
--enable-autobpp \
--with-sdl \
--enable-fullscreen \
- %{?with_gnome:--enable-gnomeui} \
+ --enable-gnomeui \
--enable-nls \
--without-xaw3d \
--without-included-gettext \
@@ -137,6 +143,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2007/07/15 17:19:50 qboosh
+- updated BRs
+- just stick to GTK+ based "gnomeui" instead of old-fashioned Xaw
+
Revision 1.46 2007/07/15 15:08:33 lisu
- 1.21
- BR: xorg-app-bdftopcf
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vice.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list