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