Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97367 - wine 20050628 released
Summary: wine 20050628 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-28 23:12 UTC by t35t0r
Modified: 2005-07-09 21:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
wine-20050628.ebuild patch (wine-ebuild.patch,535 bytes, patch)
2005-07-02 12:40 UTC, John Nilsson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description t35t0r 2005-06-28 23:12:54 UTC
wine 20050628 released http://prdownloads.sourceforge.net/wine/Wine-20050628.tar.gz. Old ebuild should work with simple rename and ebuild digest.
Comment 1 t35t0r 2005-06-29 00:00:34 UTC
well I copied 20050524 to -20050628.ebuild and I got this error during the emerge:

/bin/install -c  -m 644  ./aclocal.m4
/var/tmp/portage/wine-20050628/image//usr/share/aclocal/wine.m4
/bin/true
install: cannot stat `documentation/samples/config': No such file or directory

!!! ERROR: app-emulation/wine-20050628 failed.


..any ideas anyone?
Comment 2 t35t0r 2005-06-29 00:37:55 UTC
ok I fixed it and it compiled and emerged ok. Simply comment out the following
line in the 20050424 ebuild:

doins documentation/samples/config || die "doins config"

..did the location of the sample config file change again, where did it go?
Comment 3 Rich 2005-06-29 01:04:13 UTC
Wine 20050628 uses the registry, and removes config file usage.
Comment 4 John Nilsson 2005-07-02 11:44:36 UTC
There shoule probalby be some einfo stuff about the config changes.
Comment 5 John Nilsson 2005-07-02 12:40:37 UTC
Created attachment 62496 [details, diff]
wine-20050628.ebuild patch

Something like this.

Is pkg_postinst() the right place?
Comment 6 SpanKY gentoo-dev 2005-07-09 21:05:18 UTC
now in portage, thanks