update code
This commit is contained in:
parent
ff2bcb3fea
commit
39f54c94a0
@ -5,7 +5,7 @@
|
||||
|
||||
Name: ModemManager
|
||||
Version: 1.8.0
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Mobile broadband modem manager
|
||||
License: GPLv2+
|
||||
URL: https://www.freedesktop.org/wiki/Software/ModemManager/
|
||||
@ -91,7 +91,8 @@ make check
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%doc AUTHORS
|
||||
%license COPYING COPYING.LIB
|
||||
%{_bindir}/mmcli
|
||||
%{_sbindir}/ModemManager
|
||||
%{_datadir}/locale/*
|
||||
@ -126,14 +127,19 @@ make check
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
%doc README
|
||||
%doc README TODO NEWS ChangeLog
|
||||
%{_mandir}/man8/*
|
||||
%{_datadir}/icons/hicolor/22x22/apps/*.png
|
||||
%{_datadir}/gtk-doc/html/*/*
|
||||
%{_datadir}/dbus-1/interfaces/*.xml
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.8.0-7
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:change the directory of the license file
|
||||
|
||||
* Thu Sep 05 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.8.0-6
|
||||
- Type:enhance
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user