!10 update Copyright

From: @tanyulong2021
Reviewed-by: @pei-jiankang
Signed-off-by: @pei-jiankang
This commit is contained in:
openeuler-ci-bot 2021-11-09 06:34:11 +00:00 committed by Gitee
commit f070aeecac
2 changed files with 43 additions and 1 deletions

View File

@ -0,0 +1,37 @@
From 3a7c6ec02e46a0eba744140188fd20521fe01f89 Mon Sep 17 00:00:00 2001
From: tanyulong <tanyulong@kylinos.cn>
Date: Mon, 8 Nov 2021 17:01:10 +0800
Subject: [PATCH] update copyright
---
debian/copyright | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 45da27b..2edc76b 100755
--- a/debian/copyright
+++ b/debian/copyright
@@ -88,12 +88,8 @@ Files: data/Makefile.am
src/Makefile.am
src/gpm-marshal.list
src/*.xml
- AUTHORS
ChangeLog
Makefile.am
- NEWS
- README
- autogen.sh
configure.ac
Copyright: 2018, Xiang Li <lixiang@kylinos.cn>
License: GPL-2+
@@ -170,6 +166,7 @@ License: GPL-2+
Files: ukui-power-manager-tray/*
ukui-power-statistics/*
+ ukui-power-policy/*
Copyright: 2020, Tianjin KYLIN Information Technology Co., Ltd.
License: GPL-2+
--
2.30.0

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: ukui-power-manager
Version: 2.0.3
Release: 4
Release: 5
Summary: power management tool for the UKUI desktop
License: GPL-2+ LGPL-2+ GFDL-1.1+
URL: http://www.ukui.org
@ -10,6 +10,7 @@ Source0: %{name}-%{version}.tar.gz
patch0: 0001-fix-Log-print-error-correction.patch
patch1: 0001-Add-gitattributes-file.patch
patch2: 0002-Add-Tibetan-translation.patch
patch3: 0003-update-copyright.patch
BuildRequires: qt5-qtbase-devel,intltool,libcanberra-devel,dbus-glib-devel,libgcrypt-devel,glib2-devel,gtk3-devel,libnotify-devel,libtool, libtool-ltdl,upower-devel,libwnck3-devel,libX11-devel,libXext-devel,perl-XML-Parser,libXrandr-devel,pkg-config,xmlto,yelp-tools,qt5-qtcharts-devel,qt5-qtx11extras-devel,gsettings-qt-devel, gnome-keyring, libgnome-keyring-devel
BuildRequires:mate-common >= 1.18
@ -49,6 +50,7 @@ This package contains the architecture independent files.
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
./autogen.sh --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib64 -enable-introspection --enable-compile-warnings=yes --enable-egl-device --enable-wayland --enable-native-backend
@ -415,6 +417,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/help/zh_CN/ukui-power-manager/legal.xml
%changelog
* Mon Nov 08 2021 tanyulong <tanyulong@kylinos.cn> - 2.0.3-5
- update copyright
* Mon Nov 1 2021 tanyulong <tanyulong@kylinos.cn> - 2.0.3-4
- Add Tibetan translation