https://bugs.contribs.org/show_bug.cgi?id=10604
Bug ID: 10604
Summary: reetp repo URL is incorrect
Classification: Contribs
Product: SME Contribs
Version: 9.2
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-extrarepositories
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
I think this patch should fix it:
--- smeserver-extrarepositories.spec.old 2018-06-25 12:30:39.000000000
+0200
+++ smeserver-extrarepositories.spec 2018-06-25 12:28:10.000000000 +0200
@@ -1,6 +1,6 @@
%define name smeserver-extrarepositories
%define version 0.1
-%define release 5
+%define release 6
Summary: easy configuration of extra yum repo
Name: %{name}
Version: %{version}
@@ -18,6 +18,9 @@
Provides configuration for external yum repository comaptible with Koozali SME
Server.
%changelog
+* Mon Jun 25 2018 John Crisp <[email protected]> 0.1-6.sme
+- Update reetp URL
+
* Tue May 08 2018 Jean-Philipe Pialasse <[email protected]> 0.1-5.sme
- add elrepo-kernel repo [SME: 10581]
@@ -492,10 +495,10 @@
REPO['EnableGroups']='no'
REPO['Visible']='yes'
REPO['status']='disabled'
-REPO['BaseURL']='https://reetspetit.com/smeserver/$releasever'
+REPO['BaseURL']='https://www.reetspetit.com/smeserver/$releasever'
REPO['MirrorList']=''
REPO['GPGCheck']='no'
-REPO['GPGKey']='https://reetspetit.com/RPM-GPG-KEY'
+REPO['GPGKey']='https://www.reetspetit.com/RPM-GPG-KEY'
REPO['Exclude']=''
REPO['IncludePkgs']=''
createrepo
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/