/[packages]/cauldron/wine/pristine/SPECS/wine.spec
ViewVC logotype

Diff of /cauldron/wine/pristine/SPECS/wine.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 93485 by ahmad, Fri Apr 29 19:31:06 2011 UTC revision 96590 by anssi, Mon May 9 03:28:09 2011 UTC
# Line 20  Line 20 
20  Name:           wine  Name:           wine
21  Version:        1.3.19  Version:        1.3.19
22  %define pre     0  %define pre     0
23  %define rel     1  %define rel     2
24  %if %pre  %if %pre
25  Release:        %mkrel 0.%pre.%rel  Release:        %mkrel 0.%pre.%rel
26  %define o_ver   %version-%pre  %define o_ver   %version-%pre
# Line 56  Patch401:      http://art.ified.ca/downloads/ Line 56  Patch401:      http://art.ified.ca/downloads/
56  Patch402:       http://art.ified.ca/downloads/winepulse/winepulse-winecfg-1.3.11.patch  Patch402:       http://art.ified.ca/downloads/winepulse/winepulse-winecfg-1.3.11.patch
57    
58  # (anssi) Wine needs GCC 4.4+ on x86_64 for MS ABI support. Note also that  # (anssi) Wine needs GCC 4.4+ on x86_64 for MS ABI support. Note also that
59  # 64-bit wine cannot run 32-bit programs, so it should be named differently  # 64-bit wine cannot run 32-bit programs without wine32.
 # to allow co-installation. Upstream has not yet implemented this  
 # co-habitation, so one would need to resolve conflicts manually.  
60  %ifarch x86_64  %ifarch x86_64
61  BuildRequires:  gcc >= 4.4  BuildRequires:  gcc >= 4.4
62  %endif  %endif
# Line 117  be used for porting Win32 code into nati Line 115  be used for porting Win32 code into nati
115  Summary:        WINE Is Not An Emulator - runs MS Windows programs  Summary:        WINE Is Not An Emulator - runs MS Windows programs
116  Group:          Emulators  Group:          Emulators
117  Suggests:       wine32 = %{epoch}:%{version}-%{release}  Suggests:       wine32 = %{epoch}:%{version}-%{release}
118    Suggests:       wine64-gecko
119  %else  %else
120  # on 32-bit we always want wine32 package  # on 32-bit we always want wine32 package
121  Requires:       wine32 = %{epoch}:%{version}-%{release}  Requires:       wine32 = %{epoch}:%{version}-%{release}

Legend:
Removed from v.93485  
changed lines
  Added in v.96590

  ViewVC Help
Powered by ViewVC 1.1.30