db4b7a
Name:           libfprint
062fb0
Version:        0.8.2
062fb0
Release:        1%{?dist}
db4b7a
Summary:        Toolkit for fingerprint scanner
db4b7a
db4b7a
Group:          System Environment/Libraries
db4b7a
License:        LGPLv2+
db4b7a
URL:            http://www.freedesktop.org/wiki/Software/fprint/libfprint
062fb0
Source0:        https://gitlab.freedesktop.org/libfprint/libfprint/uploads/a6084497941324538aefbdf7b954f1e9/%{name}-%{version}.tar.xz
db4b7a
ExcludeArch:    s390 s390x
db4b7a
062fb0
BuildRequires:  libusb1-devel glib2-devel nss-devel pixman-devel
062fb0
# For the udev.pc to install the rules
062fb0
BuildRequires:  systemd
062fb0
BuildRequires:  gtk-doc meson
8d836a
db4b7a
%description
db4b7a
libfprint offers support for consumer fingerprint reader devices.
db4b7a
db4b7a
%package        devel
db4b7a
Summary:        Development files for %{name}
db4b7a
Group:          Development/Libraries
062fb0
Requires:       %{name}%{?_isa} = %{version}-%{release}
db4b7a
db4b7a
db4b7a
%description    devel
db4b7a
The %{name}-devel package contains libraries and header files for
db4b7a
developing applications that use %{name}.
db4b7a
db4b7a
db4b7a
%prep
db4b7a
%setup -q
db4b7a
db4b7a
%build
062fb0
%meson -Dx11-examples=false
062fb0
%meson_build
db4b7a
db4b7a
%install
062fb0
%meson_install
db4b7a
db4b7a
%post -p /sbin/ldconfig
db4b7a
db4b7a
%postun -p /sbin/ldconfig
db4b7a
db4b7a
%files
062fb0
%license COPYING
062fb0
%doc NEWS TODO THANKS AUTHORS README
db4b7a
%{_libdir}/*.so.*
062fb0
%{_udevrulesdir}/60-fprint-autosuspend.rules
db4b7a
db4b7a
%files devel
062fb0
%doc HACKING.md
db4b7a
%{_includedir}/*
db4b7a
%{_libdir}/*.so
db4b7a
%{_libdir}/pkgconfig/%{name}.pc
062fb0
%{_datadir}/gtk-doc/html/libfprint/
db4b7a
db4b7a
%changelog
062fb0
* Tue Jul 17 2018 Bastien Nocera <bnocera@redhat.com> - 0.8.2-1
062fb0
+ libfprint-0.8.2-1
062fb0
- Update to 0.8.2
062fb0
- Resolves: #1100801
062fb0
062fb0
* Fri Jun 15 2018 Bastien Nocera <bnocera@redhat.com> - 0.8.1-1
062fb0
+ libfprint-0.8.1-1
062fb0
- Update to 0.8.1
062fb0
- Resolves: #1100801
062fb0
8d836a
* Tue Apr 12 2016 Bastien Nocera <bnocera@redhat.com> - 0.5.0-4
8d836a
- Work-around the lack of USB PM in the kernel
8d836a
Resolves: #1173367
8d836a
d15e23
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.5.0-3
d15e23
- Mass rebuild 2013-12-27
d15e23
db4b7a
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
db4b7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
db4b7a
db4b7a
* Mon Dec 03 2012 Bastien Nocera <bnocera@redhat.com> 0.5.0-1
db4b7a
- Update to 0.5.0
db4b7a
- Re-add not useless udev rules
db4b7a
db4b7a
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-5
db4b7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
db4b7a
db4b7a
* Fri May 18 2012 Matthias Clasen <mclasen@redhat.com> - 0.4.0-4
db4b7a
- Drop broken and useless udev rules (#744637)
db4b7a
db4b7a
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-3
db4b7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
db4b7a
db4b7a
* Mon Nov 21 2011 Adam Jackson <ajax@redhat.com> 0.4.0-2
db4b7a
- Rebuild without Requires: ConsoleKit, going away in F17
db4b7a
db4b7a
* Thu Nov 10 2011 Bastien Nocera <bnocera@redhat.com> 0.4.0-1
db4b7a
- Update to 0.4.0
db4b7a
db4b7a
* Mon Nov 07 2011 Adam Jackson <ajax@redhat.com> 0.3.0-3
db4b7a
- Rebuild for libpng 1.5
db4b7a
db4b7a
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2
db4b7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
db4b7a
db4b7a
* Wed Sep 08 2010 Bastien Nocera <bnocera@redhat.com> 0.3.0-1
db4b7a
- Update to 0.3.0
db4b7a
db4b7a
* Thu Aug 19 2010 Bastien Nocera <bnocera@redhat.com> 0.2.0-1
db4b7a
- Update to 0.2.0
db4b7a
db4b7a
* Wed Jun 30 2010 Matthew Garrett <mjg@redhat.com> 0.1.0-16.pre3
db4b7a
- Fix #505438 to avoid message on boot on some systems
db4b7a
db4b7a
* Tue Jun 01 2010 Bastien Nocera <bnocera@redhat.com> 0.1.0-16.pre2
db4b7a
- Add README to package
db4b7a
db4b7a
* Wed Jan 20 2010 Bastien Nocera <bnocera@redhat.com> 0.1.0-15.pre2
db4b7a
- Require hal-filesystem for the fdi file
db4b7a
db4b7a
* Tue Dec 01 2009 Bastien Nocera <bnocera@redhat.com> 0.1.0-14.pre2
db4b7a
- Update AES1610 patch
db4b7a
db4b7a
* Mon Nov 30 2009 Bastien Nocera <bnocera@redhat.com> 0.1.0-13.pre2
db4b7a
- Add aes1610 driver (#499732)
db4b7a
db4b7a
* Thu Oct 01 2009 Bastien Nocera <bnocera@redhat.com> 0.1.0-12.pre2
db4b7a
- Update udev autosuspend rules and disable SGS Thomson reader
db4b7a
db4b7a
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 0.1.0-11.pre2
db4b7a
- rebuilt with new openssl
db4b7a
db4b7a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-10.pre2
db4b7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
db4b7a
db4b7a
* Tue Jul 21 2009 Bastien Nocera <bnocera@redhat.com> 0.1.0-9.pre2
db4b7a
- Use gdk-pixbuf for image manipulation instead of ImageMagick (#472103)
db4b7a
db4b7a
* Sat Jun 20 2009 Bastien Nocera <bnocera@redhat.com> 0.1.0-8.pre2
db4b7a
- Update to 0.1.0-pre2
db4b7a
db4b7a
* Tue Jun 09 2009 Matthew Garrett <mjg@redhat.com> 0.1.0-7.pre1
db4b7a
- fprint-add-udev-rules.patch - build udev rules for autosuspend
db4b7a
- move hal fdi into the main package rather than -devel
db4b7a
- add autoreconf as a build depend while carrying the udev diff
db4b7a
db4b7a
* Tue Apr 21 2009 Karsten Hopp <karsten@redhat.com> 0.1.0-6.pre1.1
db4b7a
- Excludearch s390 s390x, we don't have USB devices there and this package
db4b7a
  doesn't build without USB support
db4b7a
db4b7a
* Mon Mar 09 2009 pingou <pingou@pingoured.fr> - 0.1.0-6.pre1
db4b7a
- Rebuilt for rawhide
db4b7a
db4b7a
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-5.pre1
db4b7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
db4b7a
db4b7a
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 0.1.0-4.pre1
db4b7a
- rebuild with new openssl
db4b7a
db4b7a
* Tue Nov 25 2008 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-3.pre1
db4b7a
- Fix possible crasher in libfprint when setting up the fds for polling
db4b7a
db4b7a
* Mon Nov 24 2008 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-2.pre1
db4b7a
- And add some API docs
db4b7a
db4b7a
* Tue Nov 18 2008 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-1.pre1
db4b7a
- Fix build
db4b7a
db4b7a
* Tue Nov 04 2008 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-0.pre1
db4b7a
- Update to 0.1.0-pre1
db4b7a
db4b7a
* Tue May 13 2008  Pingou <pingoufc4@yahoo.fr> 0.0.5-6
db4b7a
- Correction on the Build Requires
db4b7a
db4b7a
* Tue May 13 2008  Pingou <pingoufc4@yahoo.fr> 0.0.5-5
db4b7a
- Correction on the Build Requires
db4b7a
db4b7a
* Tue May 13 2008  Pingou <pingoufc4@yahoo.fr> 0.0.5-4
db4b7a
- Update the Build Requires due to the change on ImageMagick
db4b7a
db4b7a
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.0.5-3
db4b7a
- Autorebuild for GCC 4.3
db4b7a
db4b7a
* Sat Jan 05 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-2
db4b7a
- Change on the BuildRequires
db4b7a
db4b7a
* Sat Jan 05 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-1
db4b7a
- Update to version 0.0.5
db4b7a
db4b7a
* Sat Dec 01 2007 Pingou <pingoufc4@yahoo.fr> 0.0.4-3
db4b7a
- Changes on the Requires
db4b7a
db4b7a
* Sun Nov 25 2007 Pingou <pingoufc4@yahoo.fr> 0.0.4-2
db4b7a
- Changes on the Requires
db4b7a
db4b7a
* Sat Nov 24 2007 Pingou <pingoufc4@yahoo.fr> 0.0.4-1
db4b7a
- First release