Author: sls Date: Sat Feb 24 06:32:43 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 0.2.2 - added man files - fixed included headers
---- Files affected: SPECS: thinkfinger.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/thinkfinger.spec diff -u SPECS/thinkfinger.spec:1.6 SPECS/thinkfinger.spec:1.7 --- SPECS/thinkfinger.spec:1.6 Tue Feb 13 23:03:44 2007 +++ SPECS/thinkfinger.spec Sat Feb 24 07:32:37 2007 @@ -2,12 +2,12 @@ Summary: Driver for SGS Thomson fingerprint reader Summary(pl.UTF-8): Sterownik do czytników odcisków palców SGS Thomson Name: thinkfinger -Version: 0.2.1 +Version: 0.2.2 Release: 0.1 License: GPL Group: Base Source0: http://dl.sourceforge.net/thinkfinger/%{name}-%{version}.tar.gz -# Source0-md5: d6d9771faf8c6b768449e0b415be2dde +# Source0-md5: 82c3b74c369fc231379d48af9e8ff851 URL: http://thinkfinger.sourceforge.net BuildRequires: libusb-devel BuildRequires: pam-devel >= 0.99.1.0 @@ -86,12 +86,13 @@ %attr(755,root,root) %{_libdir}/*.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/*.so.? %dir %{_sysconfdir}/pam_thinkfinger +%{_mandir}/man1/tf-tool.1* %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/*.so %{_libdir}/*.la -%{_includedir}/%{name} +%{_includedir}/libthinkfinger.h %{_pkgconfigdir}/*.pc %files static @@ -101,6 +102,7 @@ %files -n pam-pam_thinkfinger %defattr(644,root,root,755) %attr(755,root,root) /%{_lib}/security/*.so +%{_mandir}/man8/pam_thinkfinger.8* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -108,6 +110,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/02/24 06:32:37 sls +- ver. 0.2.2 +- added man files +- fixed included headers + Revision 1.6 2007/02/13 22:03:44 qboosh - pl - soname symlink as ghost ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/thinkfinger.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
