* Thu Sep 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1-53.sme

- remove stephdl repo
This commit is contained in:
2025-09-11 17:16:28 -04:00
parent ade3dc1ba4
commit 4ca946b597

View File

@@ -1,6 +1,6 @@
%define name smeserver-extrarepositories %define name smeserver-extrarepositories
%define version 0.1 %define version 0.1
%define release 52 %define release 53
Summary: easy configuration of extra yum repo Summary: easy configuration of extra yum repo
Name: %{name} Name: %{name}
Version: %{version} 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. Provides configuration for external yum repository comaptible with Koozali SME Server.
%changelog %changelog
* Thu Sep 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1-53.sme
- remove stephdl repo
* Thu Sep 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1-52.sme * Thu Sep 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1-52.sme
- add rabbitmq [SME: 13094] - add rabbitmq [SME: 13094]
- update odoo to 16 17 18 - update odoo to 16 17 18
@@ -1350,29 +1353,6 @@ REPO['IncludePkgs']=''
REPO['Priority']='' REPO['Priority']=''
createrepo createrepo
#####################
#####################
#stephDL
#####################
#####################
REPO['reponame']='stephdl'
REPO['pkgname']=${REPO['reponame']}
REPO['fullreponame']='Mirror Stephane de Labrusse'
REPO['EnableGroups']='no'
REPO['Visible']='yes'
REPO['status']='disabled'
REPO['BaseURL']='http://mirror.de-labrusse.fr/smeserver/$releasever'
REPO['MirrorList']=''
REPO['GPGCheck']='yes'
REPO['GPGKey']='http://mirror.de-labrusse.fr/RPM-GPG-KEY'
REPO['Exclude']=''
REPO['IncludePkgs']=''
REPO['Priority']=''
createrepo
##################### #####################
##################### #####################
#VirtualBox #VirtualBox
@@ -1652,7 +1632,6 @@ cat %{name}-%{version}-filelist| grep rpmfusion > %{name}-%{version}-filelist-
cat %{name}-%{version}-filelist| grep sogo > %{name}-%{version}-filelist-sogo cat %{name}-%{version}-filelist| grep sogo > %{name}-%{version}-filelist-sogo
cat %{name}-%{version}-filelist| grep spectrum2 > %{name}-%{version}-filelist-spectrum2 cat %{name}-%{version}-filelist| grep spectrum2 > %{name}-%{version}-filelist-spectrum2
cat %{name}-%{version}-filelist| grep springdale > %{name}-%{version}-filelist-springdale cat %{name}-%{version}-filelist| grep springdale > %{name}-%{version}-filelist-springdale
cat %{name}-%{version}-filelist| grep stephdl > %{name}-%{version}-filelist-stephdl
cat %{name}-%{version}-filelist| grep virtualbox > %{name}-%{version}-filelist-virtualbox cat %{name}-%{version}-filelist| grep virtualbox > %{name}-%{version}-filelist-virtualbox
cat %{name}-%{version}-filelist| grep -i wandisco > %{name}-%{version}-filelist-wandisco cat %{name}-%{version}-filelist| grep -i wandisco > %{name}-%{version}-filelist-wandisco
cat %{name}-%{version}-filelist| grep webtatic > %{name}-%{version}-filelist-webtatic cat %{name}-%{version}-filelist| grep webtatic > %{name}-%{version}-filelist-webtatic
@@ -1903,13 +1882,6 @@ Springdale PUIAS Linux repos
%files springdale -f %{name}-%{version}-filelist-springdale %files springdale -f %{name}-%{version}-filelist-springdale
%defattr(-,root,root) %defattr(-,root,root)
%package stephdl
Summary: Stephane De Labrusse Repository
%description stephdl
Stephane De Labrusse Repository
%files stephdl -f %{name}-%{version}-filelist-stephdl
%defattr(-,root,root)
%package virtualbox %package virtualbox
Summary: Virtualbox Repository Summary: Virtualbox Repository
%description virtualbox %description virtualbox