|
|
@@ -33,7 +33,7 @@ Class: EVAL
|
|
|
Group: XWindow
|
|
|
License: LGPL
|
|
|
Version: 2.6.1
|
|
|
-Release: 20050603
|
|
|
+Release: 20050816
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-%{version}.tar.bz2
|
|
|
@@ -44,8 +44,8 @@ Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make
|
|
|
PreReq: OpenPKG, openpkg >= 20040130
|
|
|
-BuildPreReq: X11, glib, glib::with_threads = yes, gtk
|
|
|
-PreReq: X11, glib, glib::with_threads = yes, gtk
|
|
|
+BuildPreReq: X11, glib2, glib2::with_threads = yes, gtk2
|
|
|
+PreReq: X11, glib2, glib2::with_threads = yes, gtk2
|
|
|
BuildPreReq: zlib, png, tiff, jpeg, libiconv
|
|
|
PreReq: zlib, png, tiff, jpeg, libiconv
|
|
|
AutoReq: no
|