spice-protocol/spice-protocol.spec

108 lines
3.0 KiB
RPMSpec
Raw Normal View History

2010-07-13 07:46:22 +00:00
Name: spice-protocol
2012-12-20 19:44:12 +00:00
Version: 0.12.3
2012-09-06 16:08:27 +00:00
Release: 1%{?dist}
2010-07-13 07:46:22 +00:00
Summary: Spice protocol header files
Group: Development/Libraries
2011-03-02 08:44:45 +00:00
# Main headers are BSD, controller / foreign menu are LGPL
License: BSD and LGPLv2+
2010-07-13 07:46:22 +00:00
URL: http://www.spice-space.org/
2010-07-20 19:22:28 +00:00
Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
2010-07-13 07:46:22 +00:00
BuildArch: noarch
%description
Header files describing the spice protocol
and the para-virtual graphics card QXL.
2012-01-16 18:37:38 +00:00
2010-07-13 07:46:22 +00:00
%prep
%setup -q
2012-09-28 08:39:06 +00:00
2012-01-16 18:37:38 +00:00
2010-07-13 07:46:22 +00:00
%build
%configure
make %{?_smp_mflags}
2012-01-16 18:37:38 +00:00
2010-07-13 07:46:22 +00:00
%install
make DESTDIR=%{buildroot} install
2012-01-16 18:37:38 +00:00
2010-07-13 07:46:22 +00:00
%files
%doc COPYING NEWS
%{_includedir}/spice-1
%{_datadir}/pkgconfig/spice-protocol.pc
2012-01-16 18:37:38 +00:00
2010-07-13 07:46:22 +00:00
%changelog
2012-12-20 19:44:12 +00:00
* Thu Dec 20 2012 Hans de Goede <hdegoede@redhat.com> - 0.12.3-1
- Update to 0.12.3
2012-09-28 08:39:06 +00:00
* Fri Sep 28 2012 Hans de Goede <hdegoede@redhat.com> - 0.12.2-1
- Update to 0.12.2
2012-09-06 16:08:27 +00:00
* Thu Sep 6 2012 Soren Sandmann <ssp@redhat.com> - 0.12.1-1
2012-09-06 16:38:32 +00:00
- Add patch1 and patch2 to support capability bits
* Thu Sep 6 2012 Soren Sandmann <ssp@redhat.com> - 0.12.1-1
2012-09-06 16:08:27 +00:00
- Update to 0.12.1
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-01-16 18:37:38 +00:00
* Mon Jan 16 2012 Hans de Goede <hdegoede@redhat.com> - 0.10.1-1
- Update to 0.10.1
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2011-11-13 16:00:30 +00:00
* Sun Nov 13 2011 Alon Levy <alevy@redhat.com> - 0.10.0-1
- Update to 0.10.0
2011-10-23 11:46:58 +00:00
* Sun Oct 23 2011 Alon Levy <alevy@redhat.com> - 0.9.1-1
- Update to 0.9.1
2011-08-25 13:25:51 +00:00
* Thu Aug 25 2011 Hans de Goede <hdegoede@redhat.com> - 0.9.0-1
- Update to 0.9.0
* Mon Jul 25 2011 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.8.1-2
- Added spice-protocol-0.8.1-define-INLINE.patch
2011-07-19 12:56:19 +00:00
* Tue Jul 19 2011 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.8.1-1
- Update to 0.8.1
2011-03-02 05:56:00 +00:00
* Tue Mar 1 2011 Hans de Goede <hdegoede@redhat.com> - 0.8.0-1
- Update to 0.8.0
2011-02-11 14:50:13 +00:00
* Fri Feb 11 2011 Hans de Goede <hdegoede@redhat.com> - 0.7.1-1
- Update to 0.7.1
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jan 12 2011 Hans de Goede <hdegoede@redhat.com> - 0.7.0-2
- Update License tag (controller and foreign menu headers are LGPL)
2010-12-17 11:27:06 +00:00
* Fri Dec 17 2010 Hans de Goede <hdegoede@redhat.com> - 0.7.0-1
- Update to 0.7.0
2010-10-18 17:08:13 +00:00
* Mon Oct 18 2010 Hans de Goede <hdegoede@redhat.com> - 0.6.3-1
- Update to 0.6.3
2010-09-30 06:44:28 +00:00
* Thu Sep 30 2010 Gerd Hoffmann <kraxel@redhat.com> - 0.6.1-1
- Update to 0.6.1.
2010-08-31 14:05:25 +00:00
* Tue Aug 31 2010 Alexander Larsson <alexl@redhat.com> - 0.6.0-1
- Update to 0.6.0 (stable release)
2010-07-20 19:22:28 +00:00
* Tue Jul 20 2010 Alexander Larsson <alexl@redhat.com> - 0.5.3-1
- Update to 0.5.3
2010-07-13 07:46:22 +00:00
* Mon Jul 12 2010 Gerd Hoffmann <kraxel@redhat.com> - 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 <kraxel@redhat.com> - 0.5.2-1
- initial package.