Name: spice Version: 0.15.2 Release: 1mamba Summary: The Spice server needed to build SPICE support into QEMU Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.spice-space.org/ Source: https://www.spice-space.org/download/releases/spice-server/spice-%{version}.tar.bz2 License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libcacard-devel BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libgst-plugins-base-devel BuildRequires: libgstreamer-devel BuildRequires: libjpeg-devel BuildRequires: liblz4-devel BuildRequires: libopenssl-devel BuildRequires: libopus-devel BuildRequires: liborc-devel BuildRequires: libpixman-devel BuildRequires: libsasl2-devel BuildRequires: libstdc++6-devel BuildRequires: libz-devel BuildRequires: spice-protocol-devel ## AUTOBUILDREQ-END #BuildRequires: python-pyparsing Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description The Spice project aims to provide a complete open source solution for interaction with virtualized desktop devices. The Spice project deals with both the virtualized devices and the front-end. Interaction between front-end and back-end is done using VD-Interfaces. The VD-Interfaces (VDI) enable both ends of the solution to be easily utilized by a third-party component. This package provides the Spice server needed to build SPICE support into QEMU %package -n lib%{name} Group: System/Libraries Summary: Shared libraries for %{name} %description -n lib%{name} This package contains shared libraries for %{name}. %package -n lib%{name}-devel Group: Development/Libraries Summary: Development files for %{name} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: pkg-config %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. %debug_package %prep %setup -q %build %configure \ --enable-celt051 %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %post -n lib%{name} -p /sbin/ldconfig %postun -n lib%{name} -p /sbin/ldconfig %files -n lib%{name} %defattr(-,root,root) %{_libdir}/libspice-server.so.* %doc AUTHORS COPYING %files -n lib%{name}-devel %defattr(-,root,root) %dir %{_includedir}/spice-server %{_includedir}/spice-server/*.h %{_libdir}/libspice-server.so %{_libdir}/pkgconfig/spice-server.pc %doc README %changelog * Sun May 14 2023 Automatic Build System 0.15.2-1mamba - automatic version update by autodist * Tue Oct 18 2022 Automatic Build System 0.15.1-1mamba - automatic version update by autodist * Fri May 21 2021 Silvan Calarco 0.15.0-1mamba - update to 0.15.0 * Mon May 11 2020 Automatic Build System 0.14.3-1mamba - automatic version update by autodist * Sat Nov 09 2019 Automatic Build System 0.14.2-1mamba - automatic version update by autodist * Mon Jan 29 2018 Automatic Build System 0.14.0-1mamba - automatic version update by autodist * Sat Jul 16 2016 Automatic Build System 0.12.8-1mamba - automatic version update by autodist * Mon May 16 2016 Automatic Build System 0.12.7-1mamba - automatic version update by autodist * Wed Nov 18 2015 Automatic Build System 0.12.6-1mamba - automatic version update by autodist * Sun Jul 27 2014 Automatic Build System 0.12.5-1mamba - automatic version update by autodist * Sun May 11 2014 Silvan Calarco 0.12.4-1mamba - package created using the webbuild interface