From 9585d3db8a76495173c3cddec82f960f87f4b3c5 Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Thu, 30 Oct 2025 12:03:14 +0300 Subject: [PATCH] Rename python3.12-six to pgdg-python3-six for consistency --- .../common/{python3.12-six => pgdg-python3-six}/EL-8/Makefile | 0 .../main/common/pgdg-python3-six/EL-8/pgdg-python3-six.spec | 1 + .../common/{python3.12-six => pgdg-python3-six}/EL-9/Makefile | 0 .../main/common/pgdg-python3-six/EL-9/pgdg-python3-six.spec | 1 + .../common/{python3.12-six => pgdg-python3-six}/main/Makefile | 2 +- .../main/pgdg-python3-six.spec} | 0 rpm/redhat/main/common/python3.12-six/EL-8/python3.12-six.spec | 1 - rpm/redhat/main/common/python3.12-six/EL-9/python3.12-six.spec | 1 - 8 files changed, 3 insertions(+), 3 deletions(-) rename rpm/redhat/main/common/{python3.12-six => pgdg-python3-six}/EL-8/Makefile (100%) create mode 120000 rpm/redhat/main/common/pgdg-python3-six/EL-8/pgdg-python3-six.spec rename rpm/redhat/main/common/{python3.12-six => pgdg-python3-six}/EL-9/Makefile (100%) create mode 120000 rpm/redhat/main/common/pgdg-python3-six/EL-9/pgdg-python3-six.spec rename rpm/redhat/main/common/{python3.12-six => pgdg-python3-six}/main/Makefile (91%) rename rpm/redhat/main/common/{python3.12-six/main/python3.12-six.spec => pgdg-python3-six/main/pgdg-python3-six.spec} (100%) delete mode 120000 rpm/redhat/main/common/python3.12-six/EL-8/python3.12-six.spec delete mode 120000 rpm/redhat/main/common/python3.12-six/EL-9/python3.12-six.spec diff --git a/rpm/redhat/main/common/python3.12-six/EL-8/Makefile b/rpm/redhat/main/common/pgdg-python3-six/EL-8/Makefile similarity index 100% rename from rpm/redhat/main/common/python3.12-six/EL-8/Makefile rename to rpm/redhat/main/common/pgdg-python3-six/EL-8/Makefile diff --git a/rpm/redhat/main/common/pgdg-python3-six/EL-8/pgdg-python3-six.spec b/rpm/redhat/main/common/pgdg-python3-six/EL-8/pgdg-python3-six.spec new file mode 120000 index 000000000..015d366a3 --- /dev/null +++ b/rpm/redhat/main/common/pgdg-python3-six/EL-8/pgdg-python3-six.spec @@ -0,0 +1 @@ +../main/pgdg-python3-six.spec \ No newline at end of file diff --git a/rpm/redhat/main/common/python3.12-six/EL-9/Makefile b/rpm/redhat/main/common/pgdg-python3-six/EL-9/Makefile similarity index 100% rename from rpm/redhat/main/common/python3.12-six/EL-9/Makefile rename to rpm/redhat/main/common/pgdg-python3-six/EL-9/Makefile diff --git a/rpm/redhat/main/common/pgdg-python3-six/EL-9/pgdg-python3-six.spec b/rpm/redhat/main/common/pgdg-python3-six/EL-9/pgdg-python3-six.spec new file mode 120000 index 000000000..015d366a3 --- /dev/null +++ b/rpm/redhat/main/common/pgdg-python3-six/EL-9/pgdg-python3-six.spec @@ -0,0 +1 @@ +../main/pgdg-python3-six.spec \ No newline at end of file diff --git a/rpm/redhat/main/common/python3.12-six/main/Makefile b/rpm/redhat/main/common/pgdg-python3-six/main/Makefile similarity index 91% rename from rpm/redhat/main/common/python3.12-six/main/Makefile rename to rpm/redhat/main/common/pgdg-python3-six/main/Makefile index 33a298511..df9605e8c 100644 --- a/rpm/redhat/main/common/python3.12-six/main/Makefile +++ b/rpm/redhat/main/common/pgdg-python3-six/main/Makefile @@ -11,7 +11,7 @@ ARCH=`rpm --eval "%{_arch}"` DIR=`pwd` DIST=.f99 -SPECFILE="python3.12-six.spec" +SPECFILE="pgdg-python3-six.spec" # Now, include global Makefile include ../../../../global/Makefile.global diff --git a/rpm/redhat/main/common/python3.12-six/main/python3.12-six.spec b/rpm/redhat/main/common/pgdg-python3-six/main/pgdg-python3-six.spec similarity index 100% rename from rpm/redhat/main/common/python3.12-six/main/python3.12-six.spec rename to rpm/redhat/main/common/pgdg-python3-six/main/pgdg-python3-six.spec diff --git a/rpm/redhat/main/common/python3.12-six/EL-8/python3.12-six.spec b/rpm/redhat/main/common/python3.12-six/EL-8/python3.12-six.spec deleted file mode 120000 index ab715675d..000000000 --- a/rpm/redhat/main/common/python3.12-six/EL-8/python3.12-six.spec +++ /dev/null @@ -1 +0,0 @@ -../main/python3.12-six.spec \ No newline at end of file diff --git a/rpm/redhat/main/common/python3.12-six/EL-9/python3.12-six.spec b/rpm/redhat/main/common/python3.12-six/EL-9/python3.12-six.spec deleted file mode 120000 index ab715675d..000000000 --- a/rpm/redhat/main/common/python3.12-six/EL-9/python3.12-six.spec +++ /dev/null @@ -1 +0,0 @@ -../main/python3.12-six.spec \ No newline at end of file -- 2.39.5