automatic version update by autodist [release 0.40-1mamba;Tue May 31 2022]
This commit is contained in:
parent
7cad6a86cb
commit
4e6383d881
@ -1,28 +1,28 @@
|
||||
Name: spice-gtk
|
||||
Version: 0.39
|
||||
Version: 0.40
|
||||
Release: 1mamba
|
||||
Summary: A Gtk client and libraries for SPICE remote desktop servers
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.spice-space.org/
|
||||
URL: https://www.spice-space.org/
|
||||
Source: http://www.spice-space.org/download/gtk/spice-gtk-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libcacard-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libcap-ng-devel
|
||||
BuildRequires: libepoxy-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgst-plugins-base-devel
|
||||
BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjson-glib-devel
|
||||
BuildRequires: liblz4-devel
|
||||
@ -31,19 +31,17 @@ BuildRequires: libopus-devel
|
||||
BuildRequires: libphodav-devel
|
||||
BuildRequires: libpixman-devel
|
||||
BuildRequires: libpolkit-devel
|
||||
BuildRequires: libpulseaudio-devel
|
||||
BuildRequires: libpulseaudio-glib-devel
|
||||
BuildRequires: libsasl2-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libsoup2-devel
|
||||
BuildRequires: libusb-devel
|
||||
BuildRequires: libusbredir-devel
|
||||
BuildRequires: libva-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: spice-protocol-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpulseaudio-devel >= 8.0-1mamba
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
A Gtk client and libraries for SPICE remote desktop servers.
|
||||
@ -90,8 +88,7 @@ This package contains the Python bindings.
|
||||
|
||||
%build
|
||||
%meson \
|
||||
-Dgtk=enabled \
|
||||
-Dcelt051=disabled
|
||||
-Dgtk=enabled
|
||||
|
||||
%meson_build
|
||||
|
||||
@ -155,6 +152,9 @@ _EOF
|
||||
%{_datadir}/gtk-doc/html/spice-gtk/*
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2022 Automatic Build System <autodist@mambasoft.it> 0.40-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 25 2021 Automatic Build System <autodist@mambasoft.it> 0.39-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user