From 97df761bd1b9340a589aedcaa73fd512b733ce06 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 15 Mar 2023 22:16:27 +0300 Subject: [PATCH] import spice-protocol-0.14.3-4.el9 --- .gitignore | 2 + .spice-protocol.metadata | 2 + SOURCES/spice-protocol-0.14.3.tar.xz.sig | Bin 0 -> 566 bytes SPECS/spice-protocol.spec | 214 +++++++++++++++++++++++ 4 files changed, 218 insertions(+) create mode 100644 .gitignore create mode 100644 .spice-protocol.metadata create mode 100644 SOURCES/spice-protocol-0.14.3.tar.xz.sig create mode 100644 SPECS/spice-protocol.spec diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2c1a92f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +SOURCES/spice-protocol-0.14.3.tar.xz +SOURCES/victortoso-E37A484F.keyring diff --git a/.spice-protocol.metadata b/.spice-protocol.metadata new file mode 100644 index 0000000..2a631ee --- /dev/null +++ b/.spice-protocol.metadata @@ -0,0 +1,2 @@ +12c98ce42f161ded0d281f0064b04694ccadb2ea SOURCES/spice-protocol-0.14.3.tar.xz +da7a529db1ea28a1540c5892ea9836abeb378c3e SOURCES/victortoso-E37A484F.keyring diff --git a/SOURCES/spice-protocol-0.14.3.tar.xz.sig b/SOURCES/spice-protocol-0.14.3.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000..04ce08a61171c15dc4255835e0a107aa236d0003 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SEvc79j*6Z96qDR&P5FWpe44*%CeDdPq+N0$+5gfB*^!5SQ5! zJ>z;vPYzuV|8}wgoBEX#-7rmeF|odH+%MoHDIB+mv=)^XHNzv*2}x!#HjfbvW-VWJ zwNB247HMK#u^79l8=Zw`dT8H8@kwu|B}FcvmREa>+r@_Phgb*X_9f8^>?5%7kDWug zJfoh2;tu8b!L(jT{2+GB@^dSns`1v1HR&dIVNbgpI3h~7Hq~$pg1o-czkMSwvT>#Z zKc@Ga`;9hDHO20NVrDZ0wL1Jco-DiByybviGPYWDufXZDS>rgfSEy4e1#4Mx7 zR#^C>Dy56Tg6g2!7^f~;#$`!dS-xanQP3Dy{}C7E%Hasq%b@E`d52pr-44jdezMv7 zULDaY-~tqTtb#;EWap8(RJQPC{+^mY;XYlE~#EHy%rB+MPN0_pxNF0E6fs8yyy z9DH7(SiLF{Vn~yzmUf?AyW9ls;ew^h(qr#EAZr1@1My@w$^XCl`h6Pp2}pGLhD^H0 zl}K4zDgyA|Odsr?)OqI*d(X&9h#Mr@3jtYyf;Ky9HSmq*uSE(KE0W|C19Q_oL@r?0 z0In#dnAPb6$G}OG6B4D}_tnc5ActC8VGdF-S+4wU)*) zb4;x7`Ro9t@1}%O_RGK9dnE#yRZ8>p^Ee8$#9!BduD}_?h4tKl9}+*vcMJAB%0*+b E*TC!%*8l(j literal 0 HcmV?d00001 diff --git a/SPECS/spice-protocol.spec b/SPECS/spice-protocol.spec new file mode 100644 index 0000000..f25b0a5 --- /dev/null +++ b/SPECS/spice-protocol.spec @@ -0,0 +1,214 @@ +Name: spice-protocol +Version: 0.14.3 +Release: 4%{?dist} +Summary: Spice protocol header files +# Main headers are BSD, controller / foreign menu are LGPL +License: BSD and LGPLv2+ +URL: https://www.spice-space.org/ +Source0: https://www.spice-space.org/download/releases/%{name}-%{version}.tar.xz +Source1: https://www.spice-space.org/download/releases/%{name}-%{version}.tar.xz.sig +Source2: victortoso-E37A484F.keyring + +BuildArch: noarch +BuildRequires: gnupg2 +BuildRequires: meson + +%description +Header files describing the spice protocol +and the para-virtual graphics card QXL. + + +%prep +gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0} +%autosetup -p1 + +%build +%meson +%meson_build + +%install +%meson_install + + +%files +%doc COPYING CHANGELOG.md +%{_includedir}/spice-1 +%{_datadir}/pkgconfig/spice-protocol.pc + + +%changelog +* Wed Mar 15 2023 MSVSphere Packaging Team - 0.14.3-4 +- Rebuilt for MSVSphere 9.1. + +* Tue Aug 10 2021 Mohan Boddu - 0.14.3-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + +* Fri Apr 16 2021 Mohan Boddu - 0.14.3-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + +* Wed Jan 27 2021 Fedora Release Engineering - 0.14.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Sun Nov 29 2020 Victor Toso - 0.14.3-1 +- Update to 0.14.3 release + +* Wed Jul 29 2020 Fedora Release Engineering - 0.14.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri May 15 2020 Victor Toso - 0.14.2-1 +- Update to 0.14.2 release (now using meson only) +- Add gpg check to release's signature + +* Sat Mar 7 2020 Victor Toso - 0.14.1-1 +- Update to 0.14.1 release + +* Fri Jan 31 2020 Fedora Release Engineering - 0.14.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Oct 04 2019 Adam Williamson - 0.14.0-3 +- Backport clipboard-race patches for #1755038 + +* Fri Jul 26 2019 Fedora Release Engineering - 0.14.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Apr 12 2019 Victor Toso - 0.14.0-1 +- Update to 0.14.0 release + +* Sun Feb 03 2019 Fedora Release Engineering - 0.12.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Mon Jan 14 2019 Marc-André Lureau - 0.12.15-1 +- Update to 0.12.15 release + +* Fri Jul 13 2018 Victor Toso - 0.12.14-2 +- Align QXLRam to 4 bytes to avoid compilers detect misaligned access + Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1565766 + +* Thu Jun 07 2018 Christophe Fergeau - 0.12.14-1 +- Update to 0.12.14 release + +* Fri Feb 09 2018 Fedora Release Engineering - 0.12.13-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 0.12.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Wed Jul 12 2017 Marc-André Lureau - 0.12.13-1 +- Update to 0.12.13 release + +* Sat Feb 11 2017 Fedora Release Engineering - 0.12.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Aug 05 2016 Christophe Fergeau - 0.12.12-1 +- Update to 0.12.12 release + +* Fri Mar 11 2016 Marc-André Lureau - 0.12.11-1 +- Update to 0.12.11 release + +* Fri Feb 05 2016 Fedora Release Engineering - 0.12.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Thu Oct 01 2015 Christophe Fergeau 0.12.10-1 +- Update to 0.12.10 - Add python scripts and .proto files used + to generate spice-gtk/spice-server marshalling C code + +* Wed Jul 29 2015 Christophe Fergeau 0.12.9-1 +- Update to 0.12.9 - Fixes QEMU build failures when using 0.12.8 with + spice-server 0.12.5 + +* Tue Jun 30 2015 Christophe Fergeau 0.12.8-1 +- Update to 0.12.8 + +* Fri Jun 19 2015 Fedora Release Engineering - 0.12.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sun Jun 08 2014 Fedora Release Engineering - 0.12.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Mon May 19 2014 Christophe Fergeau 0.12.7-1 +- Update to 0.12.7 + +* Sun Aug 04 2013 Fedora Release Engineering - 0.12.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Wed Jul 3 2013 Hans de Goede - 0.12.6-1 +- Update to 0.12.6 + +* Thu Mar 7 2013 Hans de Goede - 0.12.5-1 +- Update to 0.12.5 + +* Fri Feb 1 2013 Marc-André Lureau - 0.12.4-1 +- Update to 0.12.4 + +* Thu Dec 20 2012 Hans de Goede - 0.12.3-1 +- Update to 0.12.3 + +* Fri Sep 28 2012 Hans de Goede - 0.12.2-1 +- Update to 0.12.2 + +* Thu Sep 6 2012 Soren Sandmann - 0.12.1-1 +- Add patch1 and patch2 to support capability bits + +* Thu Sep 6 2012 Soren Sandmann - 0.12.1-1 +- Update to 0.12.1 + +* Sat Jul 21 2012 Fedora Release Engineering - 0.10.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Mon Jan 16 2012 Hans de Goede - 0.10.1-1 +- Update to 0.10.1 + +* Sat Jan 14 2012 Fedora Release Engineering - 0.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Sun Nov 13 2011 Alon Levy - 0.10.0-1 +- Update to 0.10.0 + +* Sun Oct 23 2011 Alon Levy - 0.9.1-1 +- Update to 0.9.1 + +* Thu Aug 25 2011 Hans de Goede - 0.9.0-1 +- Update to 0.9.0 + +* Mon Jul 25 2011 Marc-André Lureau - 0.8.1-2 +- Added spice-protocol-0.8.1-define-INLINE.patch + +* Tue Jul 19 2011 Marc-André Lureau - 0.8.1-1 +- Update to 0.8.1 + +* Tue Mar 1 2011 Hans de Goede - 0.8.0-1 +- Update to 0.8.0 + +* Fri Feb 11 2011 Hans de Goede - 0.7.1-1 +- Update to 0.7.1 + +* Wed Feb 09 2011 Fedora Release Engineering - 0.7.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Wed Jan 12 2011 Hans de Goede - 0.7.0-2 +- Update License tag (controller and foreign menu headers are LGPL) + +* Fri Dec 17 2010 Hans de Goede - 0.7.0-1 +- Update to 0.7.0 + +* Mon Oct 18 2010 Hans de Goede - 0.6.3-1 +- Update to 0.6.3 + +* Thu Sep 30 2010 Gerd Hoffmann - 0.6.1-1 +- Update to 0.6.1. + +* Tue Aug 31 2010 Alexander Larsson - 0.6.0-1 +- Update to 0.6.0 (stable release) + +* Tue Jul 20 2010 Alexander Larsson - 0.5.3-1 +- Update to 0.5.3 + +* Mon Jul 12 2010 Gerd Hoffmann - 0.5.2-2 +- Fix license: It is BSD, not GPL. +- Cleanup specfile, drop bits not needed any more with + recent rpm versions (F13+). + +* Fri Jul 9 2010 Gerd Hoffmann - 0.5.2-1 +- initial package. +