From 5810345cbe0825d0cb77ce1e4742c6cdac947fa9 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:56:21 +0800 Subject: [PATCH] update code --- xkeyboard-config.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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