]> git.saurik.com Git - wxWidgets.git/blobdiff - wxMotif.spec
mention EVT_ macros type safety
[wxWidgets.git] / wxMotif.spec
index c720478f6363703c08266abb059cae35b1e3f99c..8b49b937e66fa2a50a952edfcd3643a2766e3e06 100644 (file)
@@ -3,7 +3,7 @@
 
 # Note that this is NOT a relocatable package
 %define pref /usr
-%define ver 2.5.0
+%define ver 2.5.2
 %define ver2 2.5
 %define rel 1
 
@@ -101,7 +101,6 @@ wx/beforestd.h
 wx/buffer.h
 wx/build.h
 wx/chkconf.h
-wx/clntdata.h
 wx/cmdline.h
 wx/confbase.h
 wx/config.h
@@ -113,11 +112,13 @@ wx/dde.h
 wx/debug.h
 wx/defs.h
 wx/dir.h
+wx/dlimpexp.h
 wx/dynarray.h
 wx/dynlib.h
 wx/dynload.h
 wx/encconv.h
 wx/event.h
+wx/except.h
 wx/features.h
 wx/ffile.h
 wx/file.h
@@ -161,6 +162,7 @@ wx/ptr_scpd.h
 wx/regex.h
 wx/scopeguard.h
 wx/snglinst.h
+wx/stack.h
 wx/stopwatch.h
 wx/strconv.h
 wx/stream.h
@@ -223,6 +225,11 @@ done
 # list of all core headers:
 find $RPM_BUILD_ROOT/usr/include/wx -type f | sed -e "s,$RPM_BUILD_ROOT,,g" >core-headers.files
 
+# remove wxBase files so that RPM doesn't complain about unpackaged files:
+rm -f $RPM_BUILD_ROOT%{_libdir}/libwx_base*
+rm -f $RPM_BUILD_ROOT%{_datadir}/aclocal/*
+rm -f $RPM_BUILD_ROOT%{_datadir}/locale/*/*/*
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT