|
|
|
@ -32,8 +32,8 @@ Distribution: OpenPKG
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: XWindow |
|
|
|
|
License: LGPL |
|
|
|
|
Version: 20050524 |
|
|
|
|
Release: 20050525 |
|
|
|
|
Version: 20050725 |
|
|
|
|
Release: 20050725 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz |
|
|
|
@ -104,9 +104,6 @@ AutoReqProv: no
|
|
|
|
|
# install default configuration files |
|
|
|
|
%{l_shtool} mkdir -f -p -m 755 \ |
|
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/wine |
|
|
|
|
%{l_shtool} install -c -m 644 \ |
|
|
|
|
tools/wine.inf documentation/samples/* \ |
|
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/wine/ |
|
|
|
|
|
|
|
|
|
# post-adjust installation |
|
|
|
|
mv $RPM_BUILD_ROOT%{l_prefix}/bin/function_grep.pl \ |
|
|
|
|