Browse Source

upgrading package: wine 20050524 -> 20050725

master
parent
commit
1f7860bb0e
  1. 7
      wine/wine.spec

7
wine/wine.spec

@ -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 \

Loading…
Cancel
Save