forked from pool/neard
Accepting request 236708 from hardware
1 OBS-URL: https://build.opensuse.org/request/show/236708 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neard?expand=0&rev=4
This commit is contained in:
commit
a41784fb60
@ -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
|
||||
|
||||
|
@ -60,6 +60,7 @@ Files needed to develop applications for the NFC stack.
|
||||
%package test
|
||||
Summary: Files needed for NFC development
|
||||
Group: Development/Tools/Debuggers
|
||||
Requires: neard
|
||||
|
||||
%description test
|
||||
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
|
||||
%{_prefix}/lib/udev/rules.d/99-neard.rules
|
||||
%{_unitdir}/neard.service
|
||||
%{_bindir}/nfctool
|
||||
%doc %{_mandir}/man1/nfctool.1.gz
|
||||
%doc %{_mandir}/man5/neard.conf.5.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
|
||||
%defattr(-, root, root)
|
||||
%{_bindir}/nfctool
|
||||
%dir %{_libdir}/neard/
|
||||
%{_libdir}/neard/test/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user