|
|
|
@ -66,20 +66,17 @@ cp -p %{name}-0.2.pc %{buildroot}/%{_libdir}/pkgconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
%doc AUTHORS COPYING.* README
|
|
|
|
|
%{_libdir}/%{name}-0.2.so.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
%{_includedir}/%{name}-0.2
|
|
|
|
|
%{_libdir}/%{name}-0.2.so
|
|
|
|
|
%{_libdir}/pkgconfig/%{name}-0.2.pc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files tools
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
%{_bindir}/cmis-client
|
|
|
|
|
%{_mandir}/man1/cmis-client.1*
|
|
|
|
|
|
|
|
|
|