Accepting request 236702 from home:acho-novell:branches:hardware
Move nfctool from neard-test to neard and add neard-test Require neard.(bnc#881554) OBS-URL: https://build.opensuse.org/request/show/236702 OBS-URL: https://build.opensuse.org/package/show/hardware/neard?expand=0&rev=14
This commit is contained in:
parent
eb061a7bfe
commit
291f8e3bbe
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 10 04:39:32 UTC 2014 - acho@susue.com
|
||||||
|
|
||||||
|
- Move nfctool from neard-test to neard and neard-test Require neard.
|
||||||
|
(bnc#881554)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 21 15:06:07 UTC 2014 - jsegitz@novell.com
|
Wed May 21 15:06:07 UTC 2014 - jsegitz@novell.com
|
||||||
|
|
||||||
|
@ -60,6 +60,7 @@ Files needed to develop applications for the NFC stack.
|
|||||||
%package test
|
%package test
|
||||||
Summary: Files needed for NFC development
|
Summary: Files needed for NFC development
|
||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
|
Requires: neard
|
||||||
|
|
||||||
%description test
|
%description test
|
||||||
Files needed to test applications for the NFC stack.
|
Files needed to test applications for the NFC stack.
|
||||||
@ -101,6 +102,7 @@ install --mode=0644 -D %{SOURCE2} %{buildroot}%{_prefix}/lib/udev/rules.d/99-nea
|
|||||||
%_libexecdir/nfc/neard
|
%_libexecdir/nfc/neard
|
||||||
%{_prefix}/lib/udev/rules.d/99-neard.rules
|
%{_prefix}/lib/udev/rules.d/99-neard.rules
|
||||||
%{_unitdir}/neard.service
|
%{_unitdir}/neard.service
|
||||||
|
%{_bindir}/nfctool
|
||||||
%doc %{_mandir}/man1/nfctool.1.gz
|
%doc %{_mandir}/man1/nfctool.1.gz
|
||||||
%doc %{_mandir}/man5/neard.conf.5.gz
|
%doc %{_mandir}/man5/neard.conf.5.gz
|
||||||
%doc %{_mandir}/man8/neard.8.gz
|
%doc %{_mandir}/man8/neard.8.gz
|
||||||
@ -112,7 +114,6 @@ install --mode=0644 -D %{SOURCE2} %{buildroot}%{_prefix}/lib/udev/rules.d/99-nea
|
|||||||
|
|
||||||
%files test
|
%files test
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%{_bindir}/nfctool
|
|
||||||
%dir %{_libdir}/neard/
|
%dir %{_libdir}/neard/
|
||||||
%{_libdir}/neard/test/
|
%{_libdir}/neard/test/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user