Blame SPECS/libosinfo.spec

990493
# -*- rpm-spec -*-
990493
990493
Summary: A library for managing OS information for virtualization
990493
Name: libosinfo
990493
Version: 1.1.0
990493
Release: 2%{?dist}%{?extra_release}
990493
License: LGPLv2+
990493
Group: Development/Libraries
990493
Source: https://releases.pagure.io/%{name}/%{name}-%{version}.tar.gz
990493
URL: https://libosinfo.org/
990493
BuildRequires: intltool
990493
BuildRequires: glib2-devel
990493
BuildRequires: check-devel
990493
BuildRequires: libxml2-devel >= 2.6.0
990493
BuildRequires: libxslt-devel >= 1.0.0
990493
BuildRequires: vala
990493
BuildRequires: vala-tools
990493
BuildRequires: libsoup-devel
990493
BuildRequires: /usr/bin/pod2man
990493
BuildRequires: hwdata
990493
BuildRequires: gobject-introspection-devel
990493
BuildRequires: osinfo-db
990493
Requires: hwdata
990493
Requires: osinfo-db
990493
Requires: osinfo-db-tools
990493
990493
%description
990493
libosinfo is a library that allows virtualization provisioning tools to
990493
determine the optimal device settings for a hypervisor/operating system
990493
combination.
990493
990493
%package devel
990493
Summary: Libraries, includes, etc. to compile with the libosinfo library
990493
Group: Development/Libraries
990493
Requires: %{name} = %{version}-%{release}
990493
Requires: pkgconfig
990493
Requires: glib2-devel
990493
990493
%description devel
990493
libosinfo is a library that allows virtualization provisioning tools to
990493
determine the optimal device settings for a hypervisor/operating system
990493
combination.
990493
990493
Libraries, includes, etc. to compile with the libosinfo library
990493
990493
%package vala
990493
Summary: Vala bindings
990493
Group: Development/Libraries
990493
Requires: %{name} = %{version}-%{release}
990493
990493
%description vala
990493
libosinfo is a library that allows virtualization provisioning tools to
990493
determine the optimal device settings for a hypervisor/operating system
990493
combination.
990493
990493
This package provides the Vala bindings for libosinfo library.
990493
990493
%prep
990493
%setup -q
990493
990493
%build
990493
%configure --enable-introspection=yes --enable-vala=yes
990493
%__make %{?_smp_mflags} V=1
990493
990493
chmod a-x examples/*.js examples/*.py
990493
990493
%install
990493
rm -fr %{buildroot}
990493
%__make install DESTDIR=%{buildroot}
990493
rm -f %{buildroot}%{_libdir}/*.a
990493
rm -f %{buildroot}%{_libdir}/*.la
990493
990493
%find_lang %{name}
990493
990493
%clean
990493
rm -fr %{buildroot}
990493
990493
%post -p /sbin/ldconfig
990493
990493
%postun -p /sbin/ldconfig
990493
990493
%files -f %{name}.lang
990493
%defattr(-, root, root)
990493
%doc AUTHORS ChangeLog COPYING.LIB NEWS README
990493
%{_bindir}/osinfo-detect
990493
%{_bindir}/osinfo-query
990493
%{_bindir}/osinfo-install-script
990493
%{_mandir}/man1/osinfo-detect.1*
990493
%{_mandir}/man1/osinfo-query.1*
990493
%{_mandir}/man1/osinfo-install-script.1*
990493
%{_libdir}/%{name}-1.0.so.*
990493
%{_libdir}/girepository-1.0/Libosinfo-1.0.typelib
990493
990493
%files devel
990493
%defattr(-, root, root)
990493
%doc examples/demo.js
990493
%doc examples/demo.py
990493
%{_libdir}/%{name}-1.0.so
990493
%dir %{_includedir}/%{name}-1.0/
990493
%dir %{_includedir}/%{name}-1.0/osinfo/
990493
%{_includedir}/%{name}-1.0/osinfo/*.h
990493
%{_libdir}/pkgconfig/%{name}-1.0.pc
990493
%{_datadir}/gir-1.0/Libosinfo-1.0.gir
990493
%{_datadir}/gtk-doc/html/Libosinfo
990493
990493
%files vala
990493
%defattr(-, root, root)
990493
%{_datadir}/vala/vapi/libosinfo-1.0.vapi
990493
990493
%changelog
990493
* Wed Jun 06 2018 Richard Hughes <rhughes@redhat.com> 1.1.0-2
990493
- New upstream release 1.1.0
990493
- Resolves: #1584263
990493
990493
* Thu Feb 23 2017 Matthias Clasen <mclasen@redhat.com> 1.0.0-1
990493
- Rebase to 1.0.0
990493
  Resolves: rhbz#1387014
990493
990493
* Fri Jul  1 2016 Daniel P. Berrange <berrange@redhat.com> 0.3.1-1
990493
- New upstream release 0.3.1
990493
990493
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
990493
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
990493
990493
* Fri Jan  8 2016 Zeeshan Ali <zeenix@redhat.com> 0.3.0-1
990493
- New upstream release 0.3.0
990493
990493
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.12-2
990493
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
990493
990493
* Thu May 28 2015 Zeeshan Ali <zeenix@redhat.com> 0.2.12-1
990493
- New upstream release 0.2.12
990493
990493
* Mon Sep 22 2014 Cole Robinson <crobinso@redhat.com> - 0.2.11-2
990493
- os: Add Fedora 21
990493
990493
* Tue Aug 26 2014 Christophe Fergeau <cfergeau@redhat.com> 0.2.11-1
990493
- New upstream release 0.2.11
990493
990493
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.9-4
990493
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
990493
990493
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 0.2.9-3
990493
- Rebuilt for gobject-introspection 1.41.4
990493
990493
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.9-2
990493
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
990493
990493
* Wed Dec 18 2013 Debarshi Ray <rishi@fedoraproject.org> - 0.2.9-1
990493
- New upstream release 0.2.9
990493
990493
* Thu Nov 28 2013 Zeeshan Ali <zeenix@redhat.com> - 0.2.8-1
990493
- New upstream release 0.2.8
990493
990493
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.7-2
990493
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
990493
990493
* Tue May 14 2013 Zeeshan Ali <zeenix@redhat.com> - 0.2.7-1
990493
- New upstream release 0.2.7
990493
990493
* Thu Mar 21 2013 Zeeshan Ali <zeenix@redhat.com> - 0.2.6-1
990493
- New upstream release 0.2.6
990493
990493
* Wed Mar 06 2013 Christophe Fergeau <cfergeau@redhat.com> - 0.2.5-2
990493
- BuildRequires /usr/bin/pod2man as this will automatically pick the right
990493
  package rather than conditionally requiring a package that is only
990493
  available in f19+
990493
- Do not Requires: udev when building libosinfo without its udev rule
990493
  (which is done on f19+)
990493
990493
* Tue Mar 05 2013 Christophe Fergeau <cfergeau@redhat.com> 0.2.5-1
990493
- New upstream release 0.2.5
990493
- Disable udev rule as it's no longer required with newer
990493
  systemd/util-linux
990493
990493
* Tue Feb 12 2013 Cole Robinson <crobinso@redhat.com> - 0.2.3-2
990493
- Fix osinfo-detect crash with non-bootable media (bz #901910)
990493
990493
* Mon Jan 14 2013 Zeeshan Ali <zeenix@redhat.com> - 0.2.3-1
990493
- New upstream release 0.2.3
990493
990493
* Thu Dec 20 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.2.2-1
990493
- New upstream release 0.2.2
990493
990493
* Fri Oct 12 2012 Zeeshan Ali <zeenix@redhat.com> - 0.2.1-1
990493
- Fix and simplify udev rule.
990493
- Fedora:
990493
  - Fix minimum RAM requirements for F16 and F17.
990493
- Add data on:
990493
  - Fedora 18
990493
  - GNOME 3.6
990493
  - Ubuntu 12.10
990493
- Fixes to doc build.
990493
- Install script:
990493
  - Add get_config_param method.
990493
  - Differenciate between expected/output script names.
990493
  - Add more utility functions.
990493
- Add 'installer-reboots' parameter to medias.
990493
- osinfo-detect does not die of DB loading errors anymore.
990493
- More type-specific entity value getters/setters.
990493
- Fixe and update RNG file.
990493
- Add 'subsystem' property/attribute to devices.
990493
990493
* Mon Sep 03 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.2.0-1
990493
- Update to 0.2.0 release.
990493
990493
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-2
990493
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
990493
990493
* Tue Jun 12 2012 Zeeshan Ali <zeenix@redhat.com> - 0.1.2-1
990493
- Update to 0.1.2 release.
990493
990493
* Thu Apr 12 2012 Zeeshan Ali <zeenix@redhat.com> - 0.1.1-1
990493
- Update to 0.1.1 release.
990493
990493
* Wed Mar 14 2012 Daniel P. Berrange <berrange@redhat.com> - 0.1.0-2
990493
- Remove obsolete perl based scripts (rhbz #803086)
990493
990493
* Wed Feb 08 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.1.0-1
990493
- Update to 0.1.0 release
990493
990493
* Tue Jan  17 2012 Zeeshan Ali <zeenix@redhat.com> - 0.0.5-1
990493
- Update to 0.0.5 release
990493
990493
* Tue Jan  3 2012 Daniel P. Berrange <berrange@redhat.com> - 0.0.4-2
990493
- Remove pointless gir conditionals
990493
990493
* Wed Dec 21 2011 Daniel P. Berrange <berrange@redhat.com> - 0.0.4-1
990493
- Update to 0.0.4 release
990493
990493
* Thu Nov 24 2011 Daniel P. Berrange <berrange@redhat.com> - 0.0.2-1
990493
- Initial package
990493