diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index 5e5aa88..e753b8d 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -1,6 +1,6 @@ Name: xkeyboard-config Version: 2.24 -Release: 5 +Release: 6 Summary: The X Keyboard Extension License: MIT URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig @@ -46,7 +46,8 @@ AUTOPOINT="intltoolize --automake --copy" autoreconf -v --force --install || exi %files %defattr(-,root,root) -%doc COPYING AUTHORS +%doc AUTHORS +%license COPYING %{_datadir}/locale/* %{_datadir}/X11/xkb/* @@ -60,5 +61,11 @@ AUTOPOINT="intltoolize --automake --copy" autoreconf -v --force --install || exi %{_mandir}/man7/*.gz %changelog +* Sat Oct 19 2019 openEuler Buildteam - 2.24-6 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Fri Sep 6 2019 openEuler Buildteam - 2.24-5 - Package init