From 56c58284270faca54bde114691d07ef081cd4e0d Mon Sep 17 00:00:00 2001 From: ydna0 Date: Tue, 14 Nov 2023 06:15:45 +0000 Subject: [PATCH 1/5] rename oepkgs-release.spec to oepkgs-repos.spec. Signed-off-by: ydna0 --- oepkgs-release.spec => oepkgs-repos.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename oepkgs-release.spec => oepkgs-repos.spec (93%) diff --git a/oepkgs-release.spec b/oepkgs-repos.spec similarity index 93% rename from oepkgs-release.spec rename to oepkgs-repos.spec index 8afbf5a..db114a1 100644 --- a/oepkgs-release.spec +++ b/oepkgs-repos.spec @@ -1,11 +1,11 @@ %global vendor %{?_vendor:%{_vendor}}%{!?_vendor:openEuler} -Name: oepkgs-release +Name: oepkgs-repos Summary: oepkgs package repositories Version: 1.0 Release: 2 License: MulanPSL-2.0 -URL: http://gitee.com/src-oepkgs/oepkgs-release +URL: http://gitee.com/src-oepkgs/oepkgs-repos Source0: oepkgs-extras.repo Source1: oepkgs-compatible.repo Source2: oepkgs-contrib.repo From 6731a34dce64c007a0b1f628838c4a87fb13a819 Mon Sep 17 00:00:00 2001 From: ydna0 Date: Tue, 14 Nov 2023 10:57:11 +0000 Subject: [PATCH 2/5] update oepkgs-repos.spec. Signed-off-by: ydna0 --- oepkgs-repos.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oepkgs-repos.spec b/oepkgs-repos.spec index db114a1..1ec5a2a 100644 --- a/oepkgs-repos.spec +++ b/oepkgs-repos.spec @@ -27,6 +27,8 @@ install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/yum.repos.d/oepkgs-contr %config(noreplace) %{_sysconfdir}/yum.repos.d/oepkgs-contrib.repo %changelog +* Tue Nov 14 2023 chenchen - 1.0-2 +- Rename * Sat Sep 23 2023 chenchen - 1.0-2 - Fix error * Fri Jan 13 2023 chenchen - 1.0-1 From db948911ec1c33bdecf2d5195b8a9c6cca48dec6 Mon Sep 17 00:00:00 2001 From: ydna0 Date: Thu, 16 Nov 2023 01:48:20 +0000 Subject: [PATCH 3/5] update oepkgs-repos.spec. Signed-off-by: ydna0 --- oepkgs-repos.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/oepkgs-repos.spec b/oepkgs-repos.spec index 1ec5a2a..c690c23 100644 --- a/oepkgs-repos.spec +++ b/oepkgs-repos.spec @@ -11,6 +11,7 @@ Source1: oepkgs-compatible.repo Source2: oepkgs-contrib.repo BuildArch: noarch +Obsoletes: oepkgs-release < 1.2 %description Extras oepkgs Packages for %{vendor} repository configuration From cc1d7ad4d0590be05e4a6201563b06e8e5a57cd7 Mon Sep 17 00:00:00 2001 From: ydna0 Date: Thu, 16 Nov 2023 08:16:10 +0000 Subject: [PATCH 4/5] update oepkgs-repos.spec. Signed-off-by: ydna0 --- oepkgs-repos.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/oepkgs-repos.spec b/oepkgs-repos.spec index c690c23..b39beb1 100644 --- a/oepkgs-repos.spec +++ b/oepkgs-repos.spec @@ -11,7 +11,6 @@ Source1: oepkgs-compatible.repo Source2: oepkgs-contrib.repo BuildArch: noarch -Obsoletes: oepkgs-release < 1.2 %description Extras oepkgs Packages for %{vendor} repository configuration @@ -29,7 +28,7 @@ install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/yum.repos.d/oepkgs-contr %changelog * Tue Nov 14 2023 chenchen - 1.0-2 -- Rename +- Rename package * Sat Sep 23 2023 chenchen - 1.0-2 - Fix error * Fri Jan 13 2023 chenchen - 1.0-1 From 8263d444d09ccc3594269293171098773bccb585 Mon Sep 17 00:00:00 2001 From: ydna0 Date: Thu, 16 Nov 2023 09:13:03 +0000 Subject: [PATCH 5/5] update oepkgs-repos.spec. Signed-off-by: ydna0 --- oepkgs-repos.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/oepkgs-repos.spec b/oepkgs-repos.spec index b39beb1..d1dcb9d 100644 --- a/oepkgs-repos.spec +++ b/oepkgs-repos.spec @@ -4,6 +4,7 @@ Name: oepkgs-repos Summary: oepkgs package repositories Version: 1.0 Release: 2 +Obsoletes: oepkgs-release License: MulanPSL-2.0 URL: http://gitee.com/src-oepkgs/oepkgs-repos Source0: oepkgs-extras.repo