Fix BRs and filelists
This commit is contained in:
parent
a70461aeb6
commit
d26573a643
@ -19,6 +19,7 @@ BuildRequires: dbus-glib-devel
|
||||
|
||||
BuildRequires: intltool desktop-file-utils gettext gtk-doc
|
||||
BuildRequires: itstool
|
||||
BuildRequires: systemd-devel
|
||||
|
||||
BuildRequires: gobject-introspection-devel
|
||||
|
||||
@ -114,11 +115,6 @@ fi
|
||||
%files
|
||||
%doc README NEWS COPYING
|
||||
%{_bindir}/bluetooth-sendto
|
||||
%{_bindir}/bluetooth-wizard
|
||||
%dir %{_libdir}/gnome-bluetooth/
|
||||
%{_libdir}/gnome-bluetooth/GnomeBluetoothApplet-1.0.typelib
|
||||
%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so.*
|
||||
%{_libdir}/gnome-bluetooth/plugins/
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/gnome-bluetooth/
|
||||
%{_mandir}/man1/*
|
||||
@ -133,7 +129,6 @@ fi
|
||||
|
||||
%files libs-devel
|
||||
%{_includedir}/gnome-bluetooth/
|
||||
%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so
|
||||
%{_libdir}/libgnome-bluetooth.so
|
||||
%{_libdir}/libgnome-bluetooth.la
|
||||
%{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc
|
||||
|
Loading…
Reference in New Issue
Block a user