summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-30 15:58:27 +0100
committerRemi Collet <remi@php.net>2021-11-30 15:58:27 +0100
commita3d6b524efe2b80dd912d6d8714745f08d2d7d96 (patch)
tree9724c83345ee758f34dbb6ddc01721fdda85de9e
parentcbed5ce290f68311ad3e23026b6638e1f80b49bc (diff)
add remi-modular-debuginfo and remi-modular-test-debuginfo repository configurations
-rw-r--r--remi-modular.repo20
-rw-r--r--remi-release.spec8
2 files changed, 26 insertions, 2 deletions
diff --git a/remi-modular.repo b/remi-modular.repo
index 8da9d1d..a77e64a 100644
--- a/remi-modular.repo
+++ b/remi-modular.repo
@@ -12,6 +12,16 @@ gpgcheck=1
repo_gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
+[remi-modular-debuginfo]
+name=Remi's Modular repository for Enterprise Linux VERSION - $basearch - debuginfo
+#baseurl=http://rpms.remirepo.net/enterprise/VERSION/debug-modular/$basearch/
+#mirrorlist=https://rpms.remirepo.net/enterprise/VERSION/debug-modular/$basearch/httpsmirror
+mirrorlist=http://cdn.remirepo.net/enterprise/VERSION/debug-modular/$basearch/mirror
+enabled=0
+gpgcheck=1
+repo_gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
+
[remi-modular-test]
name=Remi's Modular testing repository for Enterprise Linux VERSION - $basearch
#baseurl=http://rpms.remirepo.net/enterprise/VERSION/modular-test/$basearch/
@@ -22,3 +32,13 @@ gpgcheck=1
repo_gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
+[remi-modular-test-debuginfo]
+name=Remi's Modular testing repository for Enterprise Linux VERSION - $basearch - debuginfo
+#baseurl=http://rpms.remirepo.net/enterprise/VERSION/debug-modular-test/$basearch/
+#mirrorlist=https://rpms.remirepo.net/enterprise/VERSION/debug-modular-test/$basearch/httpsmirror
+mirrorlist=http://cdn.remirepo.net/enterprise/VERSION/debug-modular-test/$basearch/mirror
+enabled=0
+gpgcheck=1
+repo_gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi.elVERSION
+
diff --git a/remi-release.spec b/remi-release.spec
index dbd52a8..d28b007 100644
--- a/remi-release.spec
+++ b/remi-release.spec
@@ -10,12 +10,12 @@ Name: remi-release
%if %{?rhel} == 9
# Match point release version
Version: 9.0
-Release: 2%{?dist}
+Release: 3%{?dist}
%endif
%if %{?rhel} == 8
# Match point release version
Version: 8.5
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
Summary: YUM configuration for remi repository
Summary(fr): Configuration de YUM pour le dépôt remi
@@ -125,6 +125,10 @@ mkdir -p %{buildroot}/opt/remi
%changelog
+* Tue Nov 30 2021 Remi Collet <remi@remirepo.net> - 8.5-2 and 9.0-3
+- add remi-modular-debuginfo and remi-modular-test-debuginfo
+ repository configurations
+
* Mon Nov 8 2021 Remi Collet <remi@remirepo.net> - 8.5-1
- raise dependency on redhat-release >= 8.5
- own /opt/remi