added defattr for the new file sections
This commit is contained in:
parent
2408fa3b48
commit
b2e4022d06
@ -88,6 +88,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/gnome-bluetooth-manager.desktop
|
%{_datadir}/applications/gnome-bluetooth-manager.desktop
|
||||||
|
|
||||||
%files libs
|
%files libs
|
||||||
|
%defattr(-, root, root)
|
||||||
%{_libdir}/libgnomebt.so.*
|
%{_libdir}/libgnomebt.so.*
|
||||||
%{_libdir}/bonobo/libgnome-bluetooth-component.so
|
%{_libdir}/bonobo/libgnome-bluetooth-component.so
|
||||||
%{_libdir}/bonobo/servers/GNOME_Bluetooth_Component.server
|
%{_libdir}/bonobo/servers/GNOME_Bluetooth_Component.server
|
||||||
@ -96,6 +97,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
%defattr(-, root, root)
|
||||||
%{_libdir}/pkgconfig/gnome-bluetooth.pc
|
%{_libdir}/pkgconfig/gnome-bluetooth.pc
|
||||||
%{_libdir}/libgnomebt.so
|
%{_libdir}/libgnomebt.so
|
||||||
%{_prefix}/include/gnome-bluetooth
|
%{_prefix}/include/gnome-bluetooth
|
||||||
|
Loading…
Reference in New Issue
Block a user