Remove HAL fdi file
This commit is contained in:
parent
20c6372d63
commit
8cc04ef0e7
@ -13,7 +13,6 @@ ExcludeArch: s390 s390x
|
|||||||
BuildRequires: libusb1-devel glib2-devel gtk2-devel nss-devel
|
BuildRequires: libusb1-devel glib2-devel gtk2-devel nss-devel
|
||||||
BuildRequires: doxygen autoconf automake libtool
|
BuildRequires: doxygen autoconf automake libtool
|
||||||
Requires: ConsoleKit
|
Requires: ConsoleKit
|
||||||
Requires: hal-filesystem
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libfprint offers support for consumer fingerprint reader devices.
|
libfprint offers support for consumer fingerprint reader devices.
|
||||||
@ -59,7 +58,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING INSTALL NEWS TODO THANKS AUTHORS README
|
%doc COPYING INSTALL NEWS TODO THANKS AUTHORS README
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%{_datadir}/hal/fdi/information/20thirdparty/10-fingerprint-reader-fprint.fdi
|
|
||||||
%{_sysconfdir}/udev/rules.d/60-fprint-autosuspend.rules
|
%{_sysconfdir}/udev/rules.d/60-fprint-autosuspend.rules
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
Reference in New Issue
Block a user