Commit Graph

11 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
25b23db7c8
rpm: ensure matching qubesd socket protocol version
qubesd socket protocol is changed in qubes-core-dom0 4.1.12 and also in
this release. Ensure matching versions are installed.
Note the python3-qubesadmin package can be installed in VM too and the
socket protocol applies only to dom0 case - use Conflicts instead of
Requires for this reason (to not break installation in the VM).
2020-05-24 03:21:16 +02:00
Frédéric Pierret (fepitre)
0e049e682a
Change qvm-start-gui to qvm-start-daemon for handling audio too 2020-03-28 17:33:02 +01:00
Marek Marczykowski-Górecki
d0bc4a0b75
rpm, deb: declare conflict with qubes-core-agent shipping qvm-console
The file was moved to this package, avoid it being installed by both
packages.
2020-02-07 04:40:41 +01:00
Marek Marczykowski-Górecki
d302aeab8f
Drop Python2 support
QubesOS/qubes-issues#5297
2020-01-15 21:41:52 +01:00
Marek Marczykowski-Górecki
d7dcdd3a0b
rpm: fix release number 2019-09-21 04:54:54 +02:00
Marek Marczykowski-Górecki
61cc6b008e rpm: add R: python3-yaml, as needed by qvm-backup tool
Fixes QubesOS/qubes-issues#4666
2018-12-28 11:53:57 +01:00
Marek Marczykowski-Górecki
78b07aeda7 rpm: unify fedora and centos packaging
Use %{python3_pkgversion} instead of hardcoding python34
2018-12-28 11:53:13 +01:00
Marek Marczykowski-Górecki
cfca9e9707
rpm: fix building on fc29 2018-10-07 02:47:35 +02:00
Frédéric Pierret
9f76d0ef85
spec.in: add changelog placeholder 2018-04-03 21:30:54 +02:00
Frédéric Pierret
aba6f98cd9
Remove _builddir and useless condition on qubes_builder 2018-04-01 11:29:36 +02:00
Frédéric Pierret
329aed3460
Create .spec.in and Source0 2018-04-01 11:29:36 +02:00