X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68b47b2f09b55d2c563add1e90873f441271a468..4c683a30212b72e411f70ae80bcab73933b72f19:/wxMotif.spec diff --git a/wxMotif.spec b/wxMotif.spec index ec8b0fb890..1e63a61743 100644 --- a/wxMotif.spec +++ b/wxMotif.spec @@ -1,9 +1,5 @@ -# RPM .spec file for wxMotif. Based on the .spec file for wxGTK -# (c) by Robert Roebling. Modifications (c) 2000/03 by Robert Fendt. - -# Note that this is NOT a relocatable package %define pref /usr -%define ver 2.5.2 +%define ver 2.5.3 %define ver2 2.5 %define rel 1 @@ -19,8 +15,8 @@ Release: %{rel} License: wxWindows Licence Group: X11/Libraries Source: wxMOTIF-%{ver}.tar.bz2 -URL: http://www.wxwindows.org -Packager: Robert Fendt +URL: http://www.wxwidgets.org +Packager: wxWindows developers BuildRoot: /tmp/wxmotif_root # all packages providing an implementation of wxWindows library (regardless of @@ -95,6 +91,7 @@ cat <wxbase-headers-list wx/afterstd.h wx/app.h wx/apptrait.h +wx/archive.h wx/arrimpl.cpp wx/arrstr.h wx/beforestd.h @@ -163,7 +160,10 @@ wx/ptr_scpd.h wx/regex.h wx/scopeguard.h wx/snglinst.h +wx/sstream.h wx/stack.h +wx/stdpaths.h +wx/stockitem.h wx/stopwatch.h wx/strconv.h wx/stream.h @@ -177,6 +177,7 @@ wx/timer.h wx/tokenzr.h wx/txtstrm.h wx/types.h +wx/uri.h wx/utils.h wx/variant.h wx/vector.h @@ -276,3 +277,4 @@ rm -rf $RPM_BUILD_ROOT %files static %defattr (-,root,root) %{_libdir}/libwx_%{portname}*.a +