* Fri Sep 12 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1-54.sme

- remove centos sclo
This commit is contained in:
2025-09-12 10:04:55 -04:00
parent 4ca946b597
commit b0434ebb29

View File

@@ -1,6 +1,6 @@
%define name smeserver-extrarepositories
%define version 0.1
%define release 53
%define release 54
Summary: easy configuration of extra yum repo
Name: %{name}
Version: %{version}
@@ -21,6 +21,9 @@ Source1: https://download.postgresql.org/pub/repos/yum/keys/PGDG-RPM-GPG-KEY-RHE
Provides configuration for external yum repository comaptible with Koozali SME Server.
%changelog
* Fri Sep 12 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1-54.sme
- remove centos sclo
* Thu Sep 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1-53.sme
- remove stephdl repo
@@ -359,48 +362,6 @@ REPO['IncludePkgs']=''
REPO['Priority']=''
createrepo
#####################
#####################
#centos-sclo-centos
#####################
#####################
REPO['reponame']='centos-sclo-centos'
REPO['pkgname']="centos-sclo" #${REPO['reponame']}
REPO['fullreponame']='Centos-RH Software collections'
REPO['EnableGroups']='no'
REPO['Visible']='yes'
REPO['status']='enabled'
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/sclo/'
REPO['MirrorList']=''
REPO['GPGCheck']='yes'
REPO['GPGKey']='https://www.centos.org/keys/RPM-GPG-KEY-CentOS-SIG-SCLo'
REPO['Exclude']=''
REPO['IncludePkgs']=''
REPO['Priority']='10'
createrepo
#####################
#####################
#centos-sclo-rh
#####################
#####################
REPO['reponame']='centos-sclo-rh'
REPO['pkgname']='centos-sclo' #${REPO['reponame']}
REPO['fullreponame']='Centos-RH Software collections'
REPO['EnableGroups']='no'
REPO['Visible']='yes'
REPO['status']='enabled'
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/'
REPO['MirrorList']=''
REPO['GPGCheck']='yes'
REPO['GPGKey']='https://www.centos.org/keys/RPM-GPG-KEY-CentOS-SIG-SCLo'
REPO['Exclude']=''
REPO['IncludePkgs']=''
REPO['Priority']='10'
createrepo
#####################
#####################
#collaboraoffice.com
@@ -1605,7 +1566,6 @@ rm -f %{name}-%{version}-filelist*
cat %{name}-%{version}-filelist|grep asterisk > %{name}-%{version}-filelist-asterisk
cat %{name}-%{version}-filelist| grep atomic > %{name}-%{version}-filelist-atomic
cat %{name}-%{version}-filelist| grep bareos > %{name}-%{version}-filelist-bareos
cat %{name}-%{version}-filelist| grep centos-sclo > %{name}-%{version}-filelist-centos-sclo
cat %{name}-%{version}-filelist| grep collaboraoffice > %{name}-%{version}-filelist-collaboraoffice
cat %{name}-%{version}-filelist| grep docker-ce > %{name}-%{version}-filelist-docker-ce
cat %{name}-%{version}-filelist| grep egroupware > %{name}-%{version}-filelist-egroupware
@@ -1686,13 +1646,6 @@ Backup Archiving Recovery Open Sourced repository
%files bareos -f %{name}-%{version}-filelist-bareos
%defattr(-,root,root)
%package centos-sclo
Summary: CentOS Red-Hat software collection repository
%description centos-sclo
CentOS Red-Hat software collection repository only for x86_64 arch
%files centos-sclo -f %{name}-%{version}-filelist-centos-sclo
%defattr(-,root,root)
%package collaboraoffice
Summary: collaboraoffice repo
%description collaboraoffice