minor spec cleanups
This commit is contained in:
parent
3708e24c2f
commit
d6e686bac4
15
libmbim.spec
15
libmbim.spec
@ -9,11 +9,11 @@ Source: http://freedesktop.org/software/libmbim/%{name}-%{version}.tar.xz
|
||||
BuildRequires: automake autoconf libtool
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib2-devel >= 2.48.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: make
|
||||
BuildRequires: python3
|
||||
BuildRequires: pkgconfig(gudev-1.0) >= 147
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: pkgconfig(gudev-1.0) >= 147
|
||||
BuildRequires: make
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3
|
||||
|
||||
|
||||
%description
|
||||
@ -65,21 +65,20 @@ make check
|
||||
%license COPYING.LIB
|
||||
%doc NEWS AUTHORS README
|
||||
%{_libdir}/libmbim-glib.so.4*
|
||||
%{_datadir}/bash-completion
|
||||
|
||||
%files devel
|
||||
%{_includedir}/libmbim-glib/
|
||||
%{_libdir}/pkgconfig/mbim-glib.pc
|
||||
%{_libdir}/libmbim-glib.so
|
||||
%dir %{_datadir}/gtk-doc/html/libmbim-glib
|
||||
%{_datadir}/gtk-doc/html/libmbim-glib/*
|
||||
%{_datadir}/gtk-doc/html/libmbim-glib/
|
||||
|
||||
%files utils
|
||||
%license COPYING
|
||||
%{_bindir}/mbimcli
|
||||
%{_bindir}/mbim-network
|
||||
%{_mandir}/man1/*
|
||||
%{_datadir}/bash-completion
|
||||
%{_libexecdir}/mbim-proxy
|
||||
%{_mandir}/man1/mbim*
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user