require pygobject-py3 for mambabase
revert requiring dnf-plugins-core instead of yum-utils [release 4.95.1-3mamba;Wed Oct 30 2019]
This commit is contained in:
parent
f2277d7309
commit
7be364c9dd
@ -19,8 +19,8 @@
|
|||||||
%define distroicon openmamba
|
%define distroicon openmamba
|
||||||
|
|
||||||
Name: desktop-base-openmamba
|
Name: desktop-base-openmamba
|
||||||
Version: 4.95.0
|
Version: 4.95.1
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: openmamba default desktop theme and menu entries
|
Summary: openmamba default desktop theme and menu entries
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -65,6 +65,7 @@ Requires: openssh-askpass
|
|||||||
Requires: surface-tools
|
Requires: surface-tools
|
||||||
Requires: PyQt5-py3
|
Requires: PyQt5-py3
|
||||||
Requires: python-sip-py3
|
Requires: python-sip-py3
|
||||||
|
Requires: pygobject-py3
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -99,8 +100,9 @@ Requires: vixie-cron
|
|||||||
Requires: rfkill
|
Requires: rfkill
|
||||||
Requires: audit
|
Requires: audit
|
||||||
Requires: PackageKit
|
Requires: PackageKit
|
||||||
Requires: yum
|
Requires: dnf
|
||||||
Requires: yum-utils
|
Requires: yum-utils
|
||||||
|
#Requires: dnf-plugins-core
|
||||||
Requires: dosfstools
|
Requires: dosfstools
|
||||||
Requires: fuse-exfat
|
Requires: fuse-exfat
|
||||||
|
|
||||||
@ -211,6 +213,16 @@ ln -s /dev/null %{buildroot}%{_sysconfdir}/udev/rules.d/80-net-setup-link.rules
|
|||||||
%{_datadir}/openmamba/desktop/desktop-*.tar.bz2
|
%{_datadir}/openmamba/desktop/desktop-*.tar.bz2
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 30 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.1-3mamba
|
||||||
|
- require pygobject-py3 for mambabase
|
||||||
|
- revert requiring dnf-plugins-core instead of yum-utils
|
||||||
|
|
||||||
|
* Sat Oct 26 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.1-2mamba
|
||||||
|
- require dnf and dnf-plugins-core instead of yum and yum-utils
|
||||||
|
|
||||||
|
* Fri Oct 25 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.1-1mamba
|
||||||
|
- update to 4.95.1
|
||||||
|
|
||||||
* Fri Oct 25 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.0-2mamba
|
* Fri Oct 25 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.95.0-2mamba
|
||||||
- require python-sip-py3 for mambabase
|
- require python-sip-py3 for mambabase
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user