diff --git a/README.html b/README.html index 5140578..aac56d1 100644 --- a/README.html +++ b/README.html @@ -41,10 +41,11 @@ alt="Current Packaging status" />.

  • Install uxplay on Debian-based Linux systems with “sudo apt install uxplay”; on FreeBSD with “sudo pkg install uxplay”. Also available on Arch-based -systems through AUR.

  • -
  • NEW: while no RPM-based distributions have yet -packaged UxPlay, a RPM “specfile” uxplay.spec is now -provided with recent sudo dnf install uxplay”).

  • +
  • For other RPM-based distributions which have not yet packaged +UxPlay, a RPM “specfile” uxplay.spec is now provided +with recent releases (see their “Assets”), and can also be found in the UxPlay source top directory. This can be used to build an installable RPM package. First-time RPM diff --git a/README.md b/README.md index 71fdf17..d70a245 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ [![Current Packaging status](https://repology.org/badge/vertical-allrepos/uxplay.svg)](https://repology.org/project/uxplay/versions). * Install uxplay on Debian-based Linux systems with "`sudo apt install uxplay`"; on FreeBSD with "``sudo pkg install uxplay``". Also -available on Arch-based systems through AUR. +available on Arch-based systems through AUR. Since v. 1.66, uxplay is now also packaged in RPM format by Fedora 38 ("``sudo dnf install uxplay``"). -* **NEW**: while no RPM-based distributions have yet packaged UxPlay, a RPM "specfile" **uxplay.spec** is now provided with recent +* For other RPM-based distributions which have not yet packaged UxPlay, a RPM "specfile" **uxplay.spec** is now provided with recent [releases](https://github.com/FDH2/UxPlay/releases) (see their "Assets"), and can also be found in the UxPlay source top directory. This can be used to build an installable RPM package. First-time RPM builders should first install the rpm-build and rpmdevtools packages, then create the rpmbuild tree with "`rpmdev-setuptree`". Then download and diff --git a/README.txt b/README.txt index dd64bd0..e10a6ca 100644 --- a/README.txt +++ b/README.txt @@ -35,10 +35,11 @@ status](https://repology.org/badge/vertical-allrepos/uxplay.svg)](https://repolo - Install uxplay on Debian-based Linux systems with "`sudo apt install uxplay`"; on FreeBSD with "`sudo pkg install uxplay`". Also available on Arch-based systems - through AUR. + through AUR. Since v. 1.66, uxplay is now also packaged in RPM + format by Fedora 38 ("`sudo dnf install uxplay`"). -- **NEW**: while no RPM-based distributions have yet packaged UxPlay, - a RPM "specfile" **uxplay.spec** is now provided with recent +- For other RPM-based distributions which have not yet packaged + UxPlay, a RPM "specfile" **uxplay.spec** is now provided with recent [releases](https://github.com/FDH2/UxPlay/releases) (see their "Assets"), and can also be found in the UxPlay source top directory. This can be used to build an installable RPM package. First-time RPM