Browse Source

spice-protocol package update

Signed-off-by: virtbuilder_pel7x64builder0 <virtbuilder@powerel.org>
master
virtbuilder_pel7x64builder0 5 years ago
parent
commit
143a2fe4ad
  1. 64
      SPECS/spice-protocol.spec

64
SPECS/spice-protocol.spec

@ -1,13 +1,15 @@
Name: spice-protocol Name: spice-protocol
Version: 0.12.13 Version: 0.12.14
Release: 1%{?dist} Release: 1%{?dist}
Summary: Spice protocol header files Summary: Spice protocol header files
Group: Development/Libraries Group: Development/Libraries
# Main headers are BSD, controller / foreign menu are LGPL # Main headers are BSD, controller / foreign menu are LGPL
License: BSD and LGPLv2+ License: BSD and LGPLv2+
URL: http://www.spice-space.org/ URL: https://www.spice-space.org/
Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2 Source0: https://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2

BuildArch: noarch BuildArch: noarch
BuildRequires: automake autoconf git-core


%description %description
Header files describing the spice protocol Header files describing the spice protocol
@ -15,12 +17,15 @@ and the para-virtual graphics card QXL.




%prep %prep
%setup -q %autosetup -S git_am



%build %build
autoreconf -fi
%configure %configure
make %{?_smp_mflags} make %{?_smp_mflags}



%install %install
make DESTDIR=%{buildroot} install make DESTDIR=%{buildroot} install


@ -32,43 +37,32 @@ make DESTDIR=%{buildroot} install




%changelog %changelog
* Wed Jul 12 2017 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.12.13-1 * Fri Jun 08 2018 Victor Toso <victortoso@redhat.com> - 0.12.14-1
- Update to 0.12.13 release - Update to 0.12.14

Related: rhbz#1562129
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Fri Aug 05 2016 Christophe Fergeau <cfergeau@redhat.com> - 0.12.12-1
- Update to 0.12.12 release

* Fri Mar 11 2016 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.12.11-1
- Update to 0.12.11 release

* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

* Thu Oct 01 2015 Christophe Fergeau <cfergeau@redhat.com> 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 <cfergeau@redhat.com> 0.12.9-1 * Thu Oct 12 2017 Christophe Fergeau <cfergeau@redhat.com> - 0.12.13-2
- Update to 0.12.9 - Fixes QEMU build failures when using 0.12.8 with - Add streaming patches for use in combination with spice-streaming-agent
spice-server 0.12.5 Related: rhbz#1471000


* Tue Jun 30 2015 Christophe Fergeau <cfergeau@redhat.com> 0.12.8-1 * Thu Jul 20 2017 Uri Lublin <uril@redhat.com> - 0.12.13-1
- Update to 0.12.8 - Update to 0.12.13
- Related: rhbz#1471000


* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.7-3 * Mon Mar 13 2017 Pavel Grunt <pgrunt@redhat.com> - 0.12.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - Rebuilt with correct hardening flags due to bug 1387475
- Resolves: rhbz#1420779


* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.7-2 * Fri Dec 16 2016 Pavel Grunt <pgrunt@redhat.com> - 0.12.12-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - Update to 0.12.12
- Resolves: rhbz#1402729


* Mon May 19 2014 Christophe Fergeau <cfergeau@redhat.com> 0.12.7-1 * Fri Apr 29 2016 Victor Toso <victortoso@redhat.com> - 0.12.11-1
- Update to 0.12.7 - Update to 0.12.11
- Resolves: rhbz#1322363


* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.6-2 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.12.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - Mass rebuild 2013-12-27


* Wed Jul 3 2013 Hans de Goede <hdegoede@redhat.com> - 0.12.6-1 * Wed Jul 3 2013 Hans de Goede <hdegoede@redhat.com> - 0.12.6-1
- Update to 0.12.6 - Update to 0.12.6

Loading…
Cancel
Save