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