update to 0.14.2
This commit is contained in:
parent
3866781b13
commit
fd7304b1dc
Binary file not shown.
BIN
spice-protocol-0.14.2.tar.xz
Normal file
BIN
spice-protocol-0.14.2.tar.xz
Normal file
Binary file not shown.
@ -1,34 +1,36 @@
|
||||
Name: spice-protocol
|
||||
Version: 0.12.14
|
||||
Release: 3
|
||||
Version: 0.14.2
|
||||
Release: 1
|
||||
Summary: Spice protocol header files
|
||||
License: BSD and LGPLv2+
|
||||
URL: http://www.spice-space.org/
|
||||
Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
|
||||
Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
Patch1: 0001-qxl_dev-Align-QXLRam-to-4-bytes.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: meson
|
||||
|
||||
%description
|
||||
This package provides header files describing the spice protocol and
|
||||
the para-virtual graphics card QXL.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%meson_install
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING NEWS
|
||||
%doc COPYING CHANGELOG.md
|
||||
%{_includedir}/spice-1/spice/*.h
|
||||
%{_datadir}/pkgconfig/spice-protocol.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 18 2020 zhanzhimin <zhanzhimin@huawei.com> - 0.14.2-1
|
||||
- Upgrade to 0.14.2
|
||||
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.12.14-3
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user