This commit is contained in:
parent
954894ce04
commit
c95ce1ad94
@ -65,6 +65,7 @@ find $RPM_BUILD_ROOT -name \*.la -delete
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%doc COPYING
|
||||||
%{_bindir}/ndptool
|
%{_bindir}/ndptool
|
||||||
%{_mandir}/man8/ndptool.8%{?ext_man}
|
%{_mandir}/man8/ndptool.8%{?ext_man}
|
||||||
|
|
||||||
@ -75,6 +76,7 @@ find $RPM_BUILD_ROOT -name \*.la -delete
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%doc COPYING
|
||||||
%{_includedir}/ndp.h
|
%{_includedir}/ndp.h
|
||||||
%{_libdir}/libndp.so
|
%{_libdir}/libndp.so
|
||||||
%{_libdir}/pkgconfig/libndp.pc
|
%{_libdir}/pkgconfig/libndp.pc
|
||||||
|
Loading…
Reference in New Issue
Block a user