OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 17-Jul-2003 23:00:19
Branch: HEAD Handle: 2003071722001702
Modified files:
openpkg-src/wine wine.spec
openpkg-web news.txt
Log:
install wineinstall script, too
Summary:
Revision Changes Path
1.2 +5 -1 openpkg-src/wine/wine.spec
1.5620 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wine/wine.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 wine.spec
--- openpkg-src/wine/wine.spec 17 Jul 2003 20:53:45 -0000 1.1
+++ openpkg-src/wine/wine.spec 17 Jul 2003 21:00:19 -0000 1.2
@@ -129,7 +129,11 @@
$prog.sh $RPM_BUILD_ROOT%{l_prefix}/libexec/wine/$prog
done
- # install a small utility for setting up $HOME/.wine
+ # install a utilities for setting up $HOME/.wine
+ %{l_shtool} install -c -m 755 \
+ -e 's;^\(BINDIST\)=no;\1=yes;' \
+ tools/wineinstall \
+ $RPM_BUILD_ROOT%{l_prefix}/bin/wineinstall
%{l_shtool} install -c -m 755 \
%{SOURCE winesetup.sh} \
$RPM_BUILD_ROOT%{l_prefix}/bin/winesetup
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5619 -r1.5620 news.txt
--- openpkg-web/news.txt 17 Jul 2003 20:53:43 -0000 1.5619
+++ openpkg-web/news.txt 17 Jul 2003 21:00:17 -0000 1.5620
@@ -1,3 +1,4 @@
+17-Jul-2003: Upgraded package: P<wine-20030709-20030717>
17-Jul-2003: New package: P<wine-20030709-20030717>
17-Jul-2003: Upgraded package: P<xterm-1.79-20030717>
17-Jul-2003: Upgraded package: P<traceroute-1.4a12-20030717>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]