Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 916628 Details for
Bug 1117422
Can't install wine from EPEL on CentOS 7
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
meta package fixes
0001-Meta-package-fixes-for-EPEL7-rhbz-1117422.patch (text/plain), 1.57 KB, created by
Michael Cronenworth
on 2014-07-09 05:47:54 UTC
(
hide
)
Description:
meta package fixes
Filename:
MIME Type:
Creator:
Michael Cronenworth
Created:
2014-07-09 05:47:54 UTC
Size:
1.57 KB
patch
obsolete
>From efe40ffd044191a4182287b697649de52d4e5c43 Mon Sep 17 00:00:00 2001 >From: Michael Cronenworth <mike@cchtml.com> >Date: Wed, 9 Jul 2014 00:44:12 -0500 >Subject: [PATCH] Meta package fixes for EPEL7 (rhbz#1117422) > >--- > wine.spec | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > >diff --git a/wine.spec b/wine.spec >index f24c142..e302122 100644 >--- a/wine.spec >+++ b/wine.spec >@@ -5,7 +5,7 @@ > > Name: wine > Version: 1.7.21 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: A compatibility layer for windows applications > > Group: Applications/Emulators >@@ -136,6 +136,7 @@ Requires: wine-fonts = %{version}-%{release} > > # x86-32 parts > %ifarch %{ix86} x86_64 >+%if 0%{?fedora} || 0%{?rhel} <= 6 > Requires: wine-core(x86-32) = %{version}-%{release} > Requires: wine-capi(x86-32) = %{version}-%{release} > Requires: wine-cms(x86-32) = %{version}-%{release} >@@ -153,9 +154,10 @@ Requires: wine-mono = %winemono > Requires: /usr/bin/ntlm_auth > Requires: mesa-dri-drivers(x86-32) > %endif >+%endif > > %ifarch %{ix86} >-%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6 >+%if 0%{?fedora} >= 10 || 0%{?rhel} = 6 > Requires: wine-wow(x86-32) = %{version}-%{release} > %endif > %endif >@@ -1617,6 +1619,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : > %endif > > %changelog >+* Wed Jul 09 2014 Michael Cronenworth <mike@cchtml.com> >+- 1.7.18-2 >+- Meta package fixes for EPEL7 (rhbz#1117422) >+ > * Tue Jul 01 2014 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> > - 1.7.21-1 > - version upgrade >-- >1.9.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1117422
:
916628
|
916996