mirror of
https://abf.rosa.ru/djam/wine.git
synced 2025-02-24 06:42:47 +00:00
commit
47af4434d2
2 changed files with 5 additions and 5 deletions
6
.abf.yml
6
.abf.yml
|
@ -1,4 +1,4 @@
|
|||
sources:
|
||||
wine-3.6.tar.xz: d666f46213bcb0c1dce1957bd230530b00165df3
|
||||
wine-3.6.tar.xz.sign: 43433ea1e83899c8b21fc30a6cabeeef15a26ce1
|
||||
wine-staging-3.6.tar.gz: 4e92724f4986609e3c2430b127ec7a4cef0161ad
|
||||
wine-3.7.tar.xz: e00069240e8e6ec76d47393695b6c53d9fe9aa40
|
||||
wine-3.7.tar.xz.sign: 46a33807a315a6a110d6373cee94a756ca7bd7d2
|
||||
wine-staging-3.7.tar.gz: e3036aa7eb44ebd0c54b2d7c11d414bc7f3c8f86
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
Summary: WINE Is Not An Emulator - runs MS Windows programs
|
||||
Name: wine
|
||||
Version: 3.6
|
||||
Version: 3.7
|
||||
Release: 1
|
||||
Epoch: 2
|
||||
License: LGPLv2+
|
||||
|
@ -258,7 +258,7 @@ This package provides support for launching Windows executables directly.
|
|||
%if %{with systemd}
|
||||
# Systemd binfmt support
|
||||
%pre
|
||||
systemctl stop systemd-binfmt.service
|
||||
systemctl stop systemd-binfmt.service
|
||||
%post -n %{wine}-binfmt
|
||||
%binfmt_apply %{name}.conf
|
||||
%postun -n %{wine}-binfmt
|
||||
|
|
Loading…
Add table
Reference in a new issue