Commit local changes

This commit is contained in:
2024-04-27 12:39:04 +02:00
parent bfba355b5f
commit fdbcd09a68
14 changed files with 212 additions and 73 deletions

35
repos/rpmsphere.repo Normal file
View File

@@ -0,0 +1,35 @@
[rpmsphere]
name=RPM Sphere - Basearch
baseurl=https://github.com/rpmsphere/$basearch/raw/master/
skip_if_unavailable=True
#repo_gpgcheck=0
gpgcheck=0
#sslverify=False
enabled=1
[rpmsphere-noarch]
name=RPM Sphere - Noarch
baseurl=https://github.com/rpmsphere/noarch/raw/master/
skip_if_unavailable=True
#repo_gpgcheck=0
gpgcheck=0
#sslverify=False
enabled=1
[rpmsphere-source]
name=RPM Sphere - Source
baseurl=https://github.com/rpmsphere/source/raw/master/
skip_if_unavailable=True
#repo_gpgcheck=0
gpgcheck=0
#sslverify=False
enabled=0
[rpmsphere-caution]
name=RPM Sphere - Caution
baseurl=https://github.com/rpmsphere/caution/raw/master/
skip_if_unavailable=True
#repo_gpgcheck=0
gpgcheck=0
#sslverify=False
enabled=0