#44 update wine.adoc
Closed 6 years ago by bex. Opened 6 years ago by sr02mu.
fedora-docs/ sr02mu/quick-docs master  into  master

update wine.adoc
Srijita Mukherjee • 6 years ago  
file modified
+19 -46
@@ -1,41 +1,16 @@ 

  = Wine

  

- '''

- 

- [IMPORTANT]

- ======

- 

- This page was automatically converted from https://fedoraproject.org/wiki/Wine

- 

- It is probably

- 

- * Badly formatted

- * Missing graphics and tables that do not convert well from mediawiki

- * Out-of-date

- * In need of other love

- 

- 

- Pull requests accepted at https://pagure.io/fedora-docs/quick-docs

- 

- Once you've fixed this page, remove this notice, and update

- `_topic_map.yml`.

- 

- Once the document is live, go to the original wiki page and replace its text

- with the following macro:

- 

- ....

- {{#fedoradocs: https://docs.fedoraproject.org/whatever-the-of-this-new-page}}

- ....

- 

- ======

- 

- '''

  

  

  http://winehq.org/[Wine] is an open source implementation of the Windows

  API on top of X and OpenGL.

  

- [[packages]]

+ Wine emulates the Windows runtime environment by translating Windows system calls

+ into POSIX-compliant system calls, recreating the directory structure of Windows systems,

+ and providing alternative implementations of Windows system libraries,

+ system services through https://wiki.winehq.org/Wineserver[wineserver]

+ and various other components such as Internet Explorer, the Windows Registry Editor, and msiexec.

+ 

  Packages

  ~~~~~~~~

  
@@ -122,11 +97,10 @@ 

  

  [cols=",",]

  |=================

- |Fedora 25 |1.9.21

- |Fedora 24 |1.9.20

- |EPEL 7 |1.8.5

- |EPEL 6 |1.8.5

- |EPEL 5 |1.0.1

+ |Fedora 28 |3.4

+ |Fedora 27 |3.4

+ |Fedora 26 |3.4

+ |EPEL 7 |3.0

  |=================

  

  Newer versions may be available in the corresponding `updates-testing`
@@ -138,11 +112,9 @@ 

  

  [cols=",",]

  |=================

- |Fedora 25 |1.9.22

- |Fedora 24 |1.9.22

- |EPEL 7 |-

- |EPEL 6 |-

- |EPEL 5 |-

+ |Fedora 28 |3.5

+ |Fedora 27 |3.5

+ |Fedora 26 |3.5

  |=================

  

  [[bugs-and-problems]]
@@ -190,8 +162,10 @@ 

  If your application still does not work but has been working in a

  previous version of wine it is probably a regression. Consider filling a

  bug in the upstream https://bugs.wine-staging.com/[Wine-staging bug

- tracking system]. *Do not* file bugs in the Winehq.org bugzilla unless

- told to do so.

+ tracking system].

+ 

+ IMPORTANT: Do not file bugs in the Winehq.org bugzilla unless told to do so.

+ 

  

  If you really think that your bug is Fedora-related, file a bug against

  the Wine component in https://bugzilla.redhat.com[Fedora's bug tracking
@@ -202,11 +176,10 @@ 

  ~~~~~~~~~~~~~~~

  

  If you use the version of wine in the updates-testing repository then

- please log into https://admin.fedoraproject.org/updates[bodhi] and

+ please log into https://bodhi.fedoraproject.org/updates/?packages=wine[bodhi] and

  comment on the build, including any problems that may be in the

  packaging, naming, or elsewhere. The build needs positive karma to be

  pushed to the updates repository.

- '''

  

  See a typo, something missing or out of date, or anything else which can be

- improved? Edit this document at https://pagure.io/fedora-docs/quick-docs.

+ improved? Edit this document at https://pagure.io/fedora-docs/quick-docs[Pagure].

Update Version Numbers
Update Description
Update Links
Update Notes

@bex can you please review this ?

Thanks :)

Looks good. Merging manually. Thank you.

Pull-Request has been closed by bex

6 years ago
Metadata