diff --git a/dde-server-industry-config.spec b/dde-server-industry-config.spec index 2c16522ee52d4783e9a467ebb93d0a71babdae46..9a615c594efef8fd404975a26798f08f05217cf4 100644 --- a/dde-server-industry-config.spec +++ b/dde-server-industry-config.spec @@ -1,4 +1,3 @@ -%define anolis_release 2 %global with_debug 1 %global _unpackaged_files_terminate_build 0 %if 0%{?with_debug} @@ -7,12 +6,13 @@ Name: dde-server-industry-config Version: 5.0.1 -Release: 2.%{anolis_release}%{?dist} +Release: 2%{?dist}.01 Summary: DDE desktop-server industry version special configuration file. -License: LGPLv3 +License: GPLv3+ URL: http://shuttle.corp.deepin.com/cache/tasks/19366/unstable-amd64 Source0: %{name}-%{version}.tar.gz +Patch1: update-license.patch BuildRequires: cmake BuildArch: noarch @@ -21,7 +21,7 @@ DDE desktop-server industry version special configuration file. %prep %setup - +%patch1 -p1 %build @@ -36,18 +36,17 @@ install -Dm644 com.deepin.dde.control-versiontype.gschema.xml %{buildroot}/usr/s %changelog -* Tue Nov 07 2023 yangxianzhao - 5.0.1-2.2 -- rebuild for qt - -* Mon Aug 28 2023 yangxianzhao - 5.0.1-2.1 -- Specification spec file +* Tue Aug 19 2025 lichao - 5.0.1-2.01 +- update: update license -* Mon Jul 31 2023 yangxianzhao - 5.0.1-2.0.1 -- rebuild for anolis 8.9 dde +* Sat Oct 26 2024 mahailiang - 5.0.1-2 +- rebuild -* Thu Jul 21 2022 liuxingwei liuxingwei@uniontech.com - 5.0.1-2 -- rebuild for an8.6 +* Mon Sep 25 2023 liuzhilin - 5.0.1-1.03 +- rebuild: rebuild -* Tue Oct 19 2021 Zhang taikun - 5.0.1-1 -- Update to 5.0.1 +* Thu Jan 12 2023 liweiganga - 5.0.1-1.02 +- rebuild: rebuild for 1060 +* Fri Jun 10 2022 uoser - 5.0.1-1.01 +- package init diff --git a/update-license.patch b/update-license.patch new file mode 100644 index 0000000000000000000000000000000000000000..deb689093e44a0d8c6cfa74d8486461768c2db9e --- /dev/null +++ b/update-license.patch @@ -0,0 +1,24 @@ +diff -Nuar dde-server-industry-config-5.0.1/rpm/dde-server-industry-config.spec dde-server-industry-config-5.0.1.new/rpm/dde-server-industry-config.spec +--- dde-server-industry-config-5.0.1/rpm/dde-server-industry-config.spec 2021-10-19 14:55:22.000000000 +0800 ++++ dde-server-industry-config-5.0.1.new/rpm/dde-server-industry-config.spec 2025-08-19 13:33:08.723165066 +0800 +@@ -6,9 +6,9 @@ + + Name: dde-server-industry-config + Version: 5.0.1 +-Release: 1 ++Release: 1%{?dist}.01 + Summary: DDE desktop-server industry version special configuration file. +-License: LGPLv3 ++License: GPLv3+ + URL: http://shuttle.corp.deepin.com/cache/tasks/19366/unstable-amd64 + Source0: %{name}-%{version}.orig.tar.xz + +@@ -34,5 +34,8 @@ + + + %changelog ++* Tue Aug 19 2025 lichao - 5.0.1-1.01 ++- update: update license ++ + * Tue Apr 15 2021 uoser - 5.0.1-1 + - update to 5.0.1-1