From 71425f829c6803e15ed0ec8b40f85269fded56dc Mon Sep 17 00:00:00 2001 From: Karol Krenski Date: Mon, 10 Jan 2005 17:59:48 +0000 Subject: [PATCH] - added -utils-patch [-1 TODO: utils/configtool does not build (missing source file)] Changed files: wxWidgets.spec -> 1.6 --- wxWidgets.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wxWidgets.spec b/wxWidgets.spec index 23e4bd2..60d7680 100644 --- a/wxWidgets.spec +++ b/wxWidgets.spec @@ -28,7 +28,6 @@ # contrib/utils/wxrc build fine with gtk2-nounicode # contrib/utils/wxrcedit segvfaults on gtk2-nounicode (wxPen::operator==) # utils/HelpGen build fine on gtk2-nounicode (depend only on base lib) -# utils/configtool does not build (missing source file) # utils/emulator build and work fine on gtk2-nounicode # utils/helpview build and work fine on gtk2-nounicode # utils/hhp2cached build fine on gtk2-nounicode @@ -40,7 +39,7 @@ Summary: wxWidgets library Summary(pl): Biblioteka wxWidgets Name: wxWidgets Version: 2.5.3 -Release: 0.1 +Release: 0.2 License: wxWidgets Licence Group: X11/Libraries Source0: http://dl.sourceforge.net/wxwindows/wxAll-%{version}.tar.gz @@ -49,6 +48,7 @@ Source0: http://dl.sourceforge.net/wxwindows/wxAll-%{version}.tar.gz ## Source1-md5: 22f8177c509c058685146b295d9de866 Patch0: %{name}-samples.patch Patch1: %{name}-eggtrayicon.patch +Patch2: %{name}-utils.patch URL: http://www.wxWidgets.org/ %{?with_gl:BuildRequires: OpenGL-devel} # FIXME: only for sdl.m4 @@ -743,7 +743,7 @@ obs %setup -q %patch0 -p1 %patch1 -p1 -#%patch2 -p1 +%patch2 -p1 #%patch3 -p1 #%patch4 -p1 #%patch5 -p1 -- 2.44.0