[cockpit/f20: 1/2] Turn the Source into a URL as per the packaging guidelines

Patrick Uiterwijk puiterwijk at fedoraproject.org
Tue Apr 15 12:45:42 UTC 2014


commit 3481f09ccdc8747bb43175809a43ce92a919462f
Author: Patrick Uiterwijk <puiterwijk at redhat.com>
Date:   Tue Apr 15 08:40:14 2014 -0400

    Turn the Source into a URL as per the packaging guidelines

 cockpit.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cockpit.spec b/cockpit.spec
index c8515d7..6bfd5cd 100644
--- a/cockpit.spec
+++ b/cockpit.spec
@@ -5,8 +5,8 @@ Summary:        A user interface for Linux servers
 
 License:        LGPLv2+
 URL:            http://cockpit-project.org/
-Source0:        cockpit-%{version}.tar.bz2
-Source1:	cockpit.pam
+Source0:        https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.bz2
+Source1:        cockpit.pam
 
 BuildRequires: pkgconfig(gio-unix-2.0)
 BuildRequires: pkgconfig(gudev-1.0)


More information about the scm-commits mailing list