|
|
|
@ -24,7 +24,6 @@ Version: 4.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A compatibility layer for windows applications
|
|
|
|
|
|
|
|
|
|
Group: Applications/Emulators
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://www.winehq.org/
|
|
|
|
|
Source0: https://dl.winehq.org/wine/source/4.0/wine-%{version}.tar.xz
|
|
|
|
@ -253,7 +252,6 @@ wine-* sub packages.
|
|
|
|
|
|
|
|
|
|
%package core
|
|
|
|
|
Summary: Wine core package
|
|
|
|
|
Group: Applications/Emulators
|
|
|
|
|
Requires(postun): /sbin/ldconfig
|
|
|
|
|
Requires(posttrans): %{_sbindir}/alternatives
|
|
|
|
|
Requires(preun): %{_sbindir}/alternatives
|
|
|
|
@ -340,7 +338,6 @@ Wine core package includes the basic wine stuff needed by all other packages.
|
|
|
|
|
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
|
|
|
|
|
%package systemd
|
|
|
|
|
Summary: Systemd config for the wine binfmt handler
|
|
|
|
|
Group: Applications/Emulators
|
|
|
|
|
Requires: systemd >= 23
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires(post): systemd
|
|
|
|
@ -355,7 +352,6 @@ handling. See man binfmt.d for further information.
|
|
|
|
|
%if 0%{?rhel} == 6
|
|
|
|
|
%package sysvinit
|
|
|
|
|
Summary: SysV initscript for the wine binfmt handler
|
|
|
|
|
Group: Applications/Emulators
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires(post): /sbin/chkconfig, /sbin/service
|
|
|
|
|
Requires(preun): /sbin/chkconfig, /sbin/service
|
|
|
|
@ -366,7 +362,6 @@ Register the wine binary handler for windows executables via SysV init files.
|
|
|
|
|
|
|
|
|
|
%package filesystem
|
|
|
|
|
Summary: Filesystem directories for wine
|
|
|
|
|
Group: Applications/Emulators
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
%description filesystem
|
|
|
|
@ -374,7 +369,6 @@ Filesystem directories and basic configuration for wine.
|
|
|
|
|
|
|
|
|
|
%package common
|
|
|
|
|
Summary: Common files
|
|
|
|
|
Group: Applications/Emulators
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
@ -383,7 +377,6 @@ Common wine files and scripts.
|
|
|
|
|
|
|
|
|
|
%package desktop
|
|
|
|
|
Summary: Desktop integration features for wine
|
|
|
|
|
Group: Applications/Emulators
|
|
|
|
|
Requires(post): desktop-file-utils >= 0.8
|
|
|
|
|
Requires(postun): desktop-file-utils >= 0.8
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
@ -403,7 +396,6 @@ handler service.
|
|
|
|
|
|
|
|
|
|
%package fonts
|
|
|
|
|
Summary: Wine font files
|
|
|
|
|
Group: Applications/Emulators
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
# arial-fonts are available with wine-staging patchset, only.
|
|
|
|
|
%if 0%{?wine_staging}
|
|
|
|
@ -439,7 +431,6 @@ Requires: liberation-narrow-fonts
|
|
|
|
|
%if 0%{?wine_staging}
|
|
|
|
|
%package arial-fonts
|
|
|
|
|
Summary: Wine Arial font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
@ -449,7 +440,6 @@ Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
|
%package courier-fonts
|
|
|
|
|
Summary: Wine Courier font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
@ -458,7 +448,6 @@ Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
|
%package fixedsys-fonts
|
|
|
|
|
Summary: Wine Fixedsys font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
@ -467,7 +456,6 @@ Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
|
%package small-fonts
|
|
|
|
|
Summary: Wine Small font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
@ -476,7 +464,6 @@ Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
|
%package system-fonts
|
|
|
|
|
Summary: Wine System font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
@ -486,7 +473,6 @@ Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
|
%package marlett-fonts
|
|
|
|
|
Summary: Wine Marlett font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
@ -496,7 +482,6 @@ Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
|
%package ms-sans-serif-fonts
|
|
|
|
|
Summary: Wine MS Sans Serif font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
@ -507,7 +492,6 @@ Requires: fontpackages-filesystem
|
|
|
|
|
# http://lists.fedoraproject.org/pipermail/devel/2012-June/168153.html
|
|
|
|
|
%package tahoma-fonts
|
|
|
|
|
Summary: Wine Tahoma font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: wine-filesystem = %{version}-%{release}
|
|
|
|
|
|
|
|
|
@ -518,7 +502,6 @@ wine-tahoma-fonts-system package.
|
|
|
|
|
|
|
|
|
|
%package tahoma-fonts-system
|
|
|
|
|
Summary: Wine Tahoma font family system integration
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
Requires: wine-tahoma-fonts = %{version}-%{release}
|
|
|
|
@ -529,7 +512,6 @@ Requires: wine-tahoma-fonts = %{version}-%{release}
|
|
|
|
|
%if 0%{?wine_staging}
|
|
|
|
|
%package times-new-roman-fonts
|
|
|
|
|
Summary: Wine Times New Roman font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: wine-filesystem = %{version}-%{release}
|
|
|
|
|
|
|
|
|
@ -540,7 +522,6 @@ wine-times-new-roman-fonts-system package.
|
|
|
|
|
|
|
|
|
|
%package times-new-roman-fonts-system
|
|
|
|
|
Summary: Wine Times New Roman font family system integration
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
Requires: wine-times-new-roman-fonts = %{version}-%{release}
|
|
|
|
@ -551,7 +532,6 @@ Requires: wine-times-new-roman-fonts = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%package symbol-fonts
|
|
|
|
|
Summary: Wine Symbol font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
@ -560,7 +540,6 @@ Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
|
%package wingdings-fonts
|
|
|
|
|
Summary: Wine Wingdings font family
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
@ -571,7 +550,6 @@ wine-wingdings-fonts-system package.
|
|
|
|
|
|
|
|
|
|
%package wingdings-fonts-system
|
|
|
|
|
Summary: Wine Wingdings font family system integration
|
|
|
|
|
Group: User Interface/X
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
Requires: wine-wingdings-fonts = %{version}-%{release}
|
|
|
|
@ -582,7 +560,6 @@ Requires: wine-wingdings-fonts = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%package ldap
|
|
|
|
|
Summary: LDAP support for wine
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description ldap
|
|
|
|
@ -590,7 +567,6 @@ LDAP support for wine
|
|
|
|
|
|
|
|
|
|
%package cms
|
|
|
|
|
Summary: Color Management for wine
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description cms
|
|
|
|
@ -598,7 +574,6 @@ Color Management for wine
|
|
|
|
|
|
|
|
|
|
%package twain
|
|
|
|
|
Summary: Twain support for wine
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
|
%ifarch %{ix86}
|
|
|
|
|
Requires: sane-backends-libs(x86-32)
|
|
|
|
@ -615,7 +590,6 @@ Twain support for wine
|
|
|
|
|
|
|
|
|
|
%package capi
|
|
|
|
|
Summary: ISDN support for wine
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
|
%ifarch x86_64
|
|
|
|
|
Requires: isdn4k-utils(x86-64)
|
|
|
|
@ -632,7 +606,6 @@ ISDN support for wine
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
|
Summary: Wine development environment
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
@ -641,7 +614,6 @@ with the Wine Windows(TM) emulation libraries.
|
|
|
|
|
|
|
|
|
|
%package pulseaudio
|
|
|
|
|
Summary: Pulseaudio support for wine
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
|
# midi output
|
|
|
|
|
Requires: wine-alsa%{?_isa} = %{version}-%{release}
|
|
|
|
@ -651,7 +623,6 @@ This package adds a pulseaudio driver for wine.
|
|
|
|
|
|
|
|
|
|
%package alsa
|
|
|
|
|
Summary: Alsa support for wine
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description alsa
|
|
|
|
@ -660,7 +631,6 @@ This package adds an alsa driver for wine.
|
|
|
|
|
%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6
|
|
|
|
|
%package openal
|
|
|
|
|
Summary: Openal support for wine
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Requires: wine-core = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description openal
|
|
|
|
|