|
|
|
|
@ -32,8 +32,8 @@ Distribution: OpenPKG
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: XWindow |
|
|
|
|
License: LGPL |
|
|
|
|
Version: 2.6.3 |
|
|
|
|
Release: 20060524 |
|
|
|
|
Version: 2.7.0 |
|
|
|
|
Release: 20060828 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://switch.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-%{version}.tar.bz2 |
|
|
|
|
@ -65,7 +65,7 @@ AutoReqProv: no
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q -n wxGTK-%{version} |
|
|
|
|
%setup -q -n wxWidgets-%{version} |
|
|
|
|
%patch -p0 |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
@ -114,6 +114,8 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
# strip down installation |
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/locale |
|
|
|
|
mv $RPM_BUILD_ROOT%{l_prefix}/share/bakefile \ |
|
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/wx |
|
|
|
|
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true |
|
|
|
|
|
|
|
|
|
# determine installation files |
|
|
|
|
|