libfprint-vl.spec 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. Name: libfprint
  2. Summary: Tool kit for fingerprint scanner
  3. Summary(ja): 指紋スキャナツールキット
  4. Version: 0.5.1
  5. Release: 2%{?_dist_release}
  6. Group: System Environment/Libraries
  7. License: LGPLv2+
  8. URL: http://www.reactivated.net/fprint/wiki/Main_Page
  9. Source0: http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.xz
  10. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  11. # FIXME remove the ImageMagick dependency when we either have the
  12. # gdk-pixbuf support merged, or disable the driver that requires it (F10)
  13. BuildRequires: libusb1-devel
  14. BuildRequires: ImageMagick-devel
  15. BuildRequires: glib2-devel
  16. BuildRequires: openssl-devel
  17. BuildRequires: nss-devel
  18. BuildRequires: doxygen
  19. Requires: ConsoleKit
  20. %description
  21. libfprint offers support for consumer fingerprint reader devices.
  22. %package devel
  23. Summary: Development files for %{name}
  24. Group: Development/Libraries
  25. Requires: %{name} = %{version}-%{release}
  26. Requires: pkgconfig
  27. %description devel
  28. The %{name}-devel package contains libraries and header files for
  29. developing applications that use %{name}.
  30. %prep
  31. %setup -q
  32. %build
  33. %configure \
  34. --disable-static \
  35. --with-udev-rules-dir=%{_sysconfdir}/udev/rules.d
  36. make %{?_smp_mflags}
  37. pushd doc
  38. make docs
  39. popd
  40. %install
  41. rm -rf $RPM_BUILD_ROOT
  42. make install DESTDIR=$RPM_BUILD_ROOT
  43. find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
  44. %clean
  45. rm -rf $RPM_BUILD_ROOT
  46. %post -p /sbin/ldconfig
  47. %postun -p /sbin/ldconfig
  48. %files
  49. %defattr(-,root,root,-)
  50. %doc COPYING INSTALL NEWS TODO THANKS AUTHORS
  51. %{_sysconfdir}/udev/rules.d/60-fprint-autosuspend.rules
  52. %{_libdir}/*.so.*
  53. %files devel
  54. %defattr(-,root,root,-)
  55. %doc HACKING doc/html
  56. %{_includedir}/*
  57. %{_libdir}/*.so
  58. %{_libdir}/pkgconfig/%{name}.pc
  59. %changelog
  60. * Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.1-2
  61. - new upstream release
  62. * Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.1-1
  63. - new upstream release
  64. * Wed Aug 14 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-2
  65. - rebuild with ImageMagick-6.8.6.8
  66. * Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-1
  67. - update to 0.4.0
  68. * Sun Mar 11 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.1.0-4.pre2
  69. - rebuilt with ImageMagick-6.7.5.10
  70. * Sun Oct 3 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.1.0-3.pre2
  71. - rebuilt with ImageMagick-6.6.4.8
  72. * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.1.0-2.pre2
  73. - rebuild with rpm-4.8.1 for pkg-config file
  74. * Thu Apr 29 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.1.0-1.pre2
  75. - new upstream release
  76. - dropt Patch0 (merged into upstream)
  77. - built with new toolchain and ImageMagick-6.6.1.5
  78. * Wed May 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.1.0-1.pre1
  79. - initial build for Vine Linux
  80. * Mon Mar 09 2009 pingou <pingou@pingoured.fr> - 0.1.0-6.pre1
  81. - Rebuilt for rawhide
  82. * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-5.pre1
  83. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  84. * Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 0.1.0-4.pre1
  85. - rebuild with new openssl
  86. * Tue Nov 25 2008 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-3.pre1
  87. - Fix possible crasher in libfprint when setting up the fds for polling
  88. * Mon Nov 24 2008 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-2.pre1
  89. - And add some API docs
  90. * Tue Nov 18 2008 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-1.pre1
  91. - Fix build
  92. * Tue Nov 04 2008 - Bastien Nocera <bnocera@redhat.com> - 0.1.0-0.pre1
  93. - Update to 0.1.0-pre1
  94. * Tue May 13 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-6
  95. - Correction on the Build Requires
  96. * Tue May 13 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-5
  97. - Correction on the Build Requires
  98. * Tue May 13 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-4
  99. - Update the Build Requires due to the change on ImageMagick
  100. * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.0.5-3
  101. - Autorebuild for GCC 4.3
  102. * Sat Jan 05 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-2
  103. - Change on the BuildRequires
  104. * Sat Jan 05 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-1
  105. - Update to version 0.0.5
  106. * Sat Dec 01 2007 Pingou <pingoufc4@yahoo.fr> 0.0.4-3
  107. - Changes on the Requires
  108. * Sun Nov 25 2007 Pingou <pingoufc4@yahoo.fr> 0.0.4-2
  109. - Changes on the Requires
  110. * Sat Nov 24 2007 Pingou <pingoufc4@yahoo.fr> 0.0.4-1
  111. - First release