Bug 1708616

Summary: URL in spec - fedora and upstream
Product: [Fedora] Fedora Reporter: Phil Wyett <philip.wyett>
Component: kronosnetAssignee: Fabio Massimo Di Nitto <fdinitto>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fdinitto, jpokorny, mkelly, philip.wyett
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-12 12:39:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Phil Wyett 2019-05-10 11:40:20 UTC
Description of problem:


In current fedora rawhide URL is:

URL: http://www.kronosnet.org

Note: Should use https where possible and in this case.

In spec.in upstream, URL is:

https://github.com/kronosnet/kronosnet/

Which is the correct URL that used be used in both files?

Comment 1 Fabio Massimo Di Nitto 2019-05-10 12:24:33 UTC
Hey Phil,

good catch, they are inconsistent, even tho both URLs will get you to the same project / code.

http://www.kronosnet.org should redirect you automatically to https://kronosnet.org (from the webserver side), we just need to fix the URL in the spec file.

I´ll address this one upstream soon and then propagate downstream.

Thanks
Fabio

Comment 2 Phil Wyett 2019-05-10 15:03:44 UTC
Hi Fabio,

Yes, I saw the redirect when I went to the upstream page.

OK, I will keep this as a watch and wait for a change to propagate to fedora.

Comment 3 Fabio Massimo Di Nitto 2019-05-10 16:21:22 UTC
Next upstream release is going to be in a few weeks. We just did 1.9 a couple of days ago.

So expect a bit of time before i´ll propagate it downstream.

Cheers
Fabio

Comment 4 Fabio Massimo Di Nitto 2019-05-13 04:04:10 UTC
FYI: https://github.com/kronosnet/kronosnet/commit/5b8a04ea6dbae9334063d1af52f950f794771714

we are working on cleaning up the upstream spec file in the https://github.com/kronosnet/kronosnet/commits/specfile branch.

Cheers
Fabio

Comment 5 Fabio Massimo Di Nitto 2019-05-17 06:32:26 UTC
Fixes are committed upstream and will be backported in Fedora in the next release.