From 5af3a00896248b3a9d3e6453ea7548b8ce4c97fc Mon Sep 17 00:00:00 2001 From: Andreas Bierfert Date: Wed, 6 Jun 2007 06:34:16 +0000 Subject: [PATCH] - fix description --- wine.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/wine.spec b/wine.spec index 9903f98..67573c2 100644 --- a/wine.spec +++ b/wine.spec @@ -1,6 +1,6 @@ Name: wine Version: 0.9.38 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -106,9 +106,9 @@ which allows unmodified Windows 3.x/9x/NT binaries to run on x86 and x86_64 Unixes. Wine does not require MS Windows, but it can use native system .dll files if they are available. -In Fedora Extras wine is actually a meta-package which will install everything -you need for wine to work smoothly. If you don't want to install everything -take a look at the wine-* packages. +In Fedora wine is a meta-package which will install everything needed for wine +to work smoothly. Smaller setups can be achieved by installing some of the +wine-* sub packages. %package core Summary: Wine core package @@ -745,6 +745,10 @@ update-desktop-database &>/dev/null || : %{_libdir}/wine/*.def %changelog +* Wed Jun 06 2007 Andreas Bierfert +0.9.38-3 +- fix description + * Sun Jun 03 2007 Andreas Bierfert 0.9.38-2 - allow full opt flags again