From 2142b2e318572c608256341c1e23d445442fa9b0 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:43:10 +0800 Subject: [PATCH] update code --- metacity.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metacity.spec b/metacity.spec index 90e7976..df49eef 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,6 +1,6 @@ Name: metacity Version: 3.30.1 -Release: 1 +Release: 2 Summary: Window Manager for the MATE and GNOME Flashback desktops License: GPLv2+ URL: https://download.gnome.org/sources/metacity/ @@ -53,7 +53,8 @@ make CPPFLAGS="$CPPFLAGS" LIBS="$LIBS" %{?_smp_mflags} %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_bindir}/metacity* %{_libdir}/libmetacity.so.* %{_datadir}/applications/*.desktop @@ -75,6 +76,12 @@ make CPPFLAGS="$CPPFLAGS" LIBS="$LIBS" %{?_smp_mflags} %{_datadir}/metacity/icons/* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 3.30.1-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Tue Sep 10 2019 openEuler Buildteam - 3.30.1-1 - Package init