]> git.saurik.com Git - wxWidgets.git/blobdiff - wxGTK.spec
fixes for page positioning for notebooks with wxNB_MULTILINE style (closes bugs 70909...
[wxWidgets.git] / wxGTK.spec
index ae9e8aa6365fdd9a5c92a7f11582b59c55fc2689..00bc8e6af25e11a1ec1c3b4b64203e80e6323480 100644 (file)
@@ -167,7 +167,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
@@ -179,11 +178,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
@@ -195,6 +196,7 @@ wx/fontenc.h
 wx/fontmap.h
 wx/fs_mem.h
 wx/fs_zip.h
+wx/gzstream.h
 wx/hash.h
 wx/hashmap.h
 wx/hashset.h
@@ -227,6 +229,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
@@ -293,6 +296,11 @@ find $RPM_BUILD_ROOT/usr/include/wx -type f | sed -e "s,$RPM_BUILD_ROOT,,g" >cor
 (cd obj-shared/contrib/src; make prefix=$RPM_BUILD_ROOT%{pref} install)
 (cd obj-shared/contrib/utils/wxrc; make prefix=$RPM_BUILD_ROOT%{pref} install)
 
+# 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