#2 Remove plus repo file from centos-stream-repos
Closed 3 years ago by carlwgeorge. Opened 3 years ago by carlwgeorge.
rpms/ carlwgeorge/centos-repos remove-stream-plus  into  c8

@@ -1,17 +0,0 @@ 

- # CentOS-Stream-Plus.repo

- #

- # The mirrorlist system uses the connecting IP address of the client and the

- # update status of each mirror to pick current mirrors that are geographically

- # close to the client.  You should use this for CentOS updates unless you are

- # manually picking other mirrors.

- #

- # If the mirrorlist does not work for you, you can try the commented out

- # baseurl line instead.

- 

- [plus]

- name=CentOS Stream $releasever - Plus

- mirrorlist=http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=centosplus&infra=$infra

- #baseurl=http://mirror.centos.org/$contentdir/$stream/centosplus/$basearch/os/

- gpgcheck=1

- enabled=0

- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

file modified
+4 -2
@@ -1,6 +1,6 @@ 

  Name:           centos-repos

  Version:        8

- Release:        1%{?dist}

+ Release:        2%{?dist}

  Summary:        CentOS package repositories

  License:        GPLv2

  URL:            https://centos.org
@@ -33,7 +33,6 @@ 

  Source301:      CentOS-Stream-AppStream.repo

  Source302:      CentOS-Stream-PowerTools.repo

  Source303:      CentOS-Stream-Extras.repo

- Source304:      CentOS-Stream-Plus.repo

  

  # CentOS Stream add-on repos

  Source310:      CentOS-Stream-HighAvailability.repo
@@ -142,6 +141,9 @@ 

  

  

  %changelog

+ * Mon Sep 28 2020 Carl George <carl@george.computer> - 8-2

+ - Remove plus repo file from centos-stream-repos

+ 

  * Fri Sep 11 2020 Carl George <carl@george.computer> - 8-1

  - Convert to centos-repos