automatic version update by autodist [release 1.0.0-1mamba;Wed Nov 24 2021]
This commit is contained in:
parent
a15d03ff51
commit
4df846898a
@ -1,6 +1,6 @@
|
||||
Name: lxqt-panel
|
||||
Version: 0.17.1
|
||||
Release: 2mamba
|
||||
Version: 1.0.0
|
||||
Release: 1mamba
|
||||
Summary: The taskbar of the LXQt desktop environment
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
Vendor: openmamba
|
||||
@ -11,8 +11,9 @@ Source: https://github.com/lxqt/lxqt-panel.git/%{version}/lxqt-panel-%{ve
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libQt5Svg-devel
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXcomposite-devel
|
||||
@ -28,7 +29,6 @@ BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: liblxqt-devel
|
||||
BuildRequires: liblxqt-globalkeys-devel
|
||||
BuildRequires: libpulseaudio-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libqtxdg-devel
|
||||
BuildRequires: libsensors-devel
|
||||
BuildRequires: libsolid-devel
|
||||
@ -38,6 +38,7 @@ BuildRequires: libsysstat-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxcb-util-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -108,6 +109,7 @@ done
|
||||
%{_libdir}/lxqt-panel/libbacklight.so
|
||||
%{_libdir}/lxqt-panel/libcolorpicker.so
|
||||
%{_libdir}/lxqt-panel/libcpuload.so
|
||||
%{_libdir}/lxqt-panel/libcustomcommand.so
|
||||
%{_libdir}/lxqt-panel/libdirectorymenu.so
|
||||
%{_libdir}/lxqt-panel/libkbindicator.so
|
||||
%{_libdir}/lxqt-panel/libmount.so
|
||||
@ -124,6 +126,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.17.1-2mamba
|
||||
- require pavucontrol-qt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user