bcl pushed to livecd-tools (master). "Update url to point to new github location"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 6 21:09:56 UTC 2015


>From 0057401044fa21982660e8c8b93f5fe03fc800e9 Mon Sep 17 00:00:00 2001
From: "Brian C. Lane" <bcl at redhat.com>
Date: Mon, 6 Apr 2015 14:09:45 -0700
Subject: Update url to point to new github location


diff --git a/livecd-tools.spec b/livecd-tools.spec
index b45a9d5..5556f21 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -9,13 +9,12 @@ Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
 Group: System Environment/Base
-URL: http://git.fedorahosted.org/git/livecd
+URL: https://github.com/rhinstaller/livecd-tools
 # To make source tar ball:
-# git clone git://git.fedorahosted.org/livecd
-# cd livecd
+# git clone https://github.com/rhinstaller/livecd-tools
+# cd livecd-tools
 # make dist
-# scp livecd*.tar.bz2 fedorahosted.org:livecd
-Source0: http://fedorahosted.org/releases/l/i/livecd/%{name}-%{version}.tar.bz2
+Source0: https://github.com/rhinstaller/livecd-tools/archive/%{name}-%{version}.tar.gz
 # Drop the requirements for grub2-efi and shim: breaks 32-bit compose
 # and not needed as we have them in comps
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -107,6 +106,8 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+- Update repo urls to point to new github location.
+
 * Mon Mar 02 2015 Brian C. Lane <bcl at redhat.com> 23.0-1
 - Version 23.0 (bcl)
 - kickstart: Handle resolv.conf being a nonexistent symlink (walters)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/livecd-tools.git/commit/?h=master&id=0057401044fa21982660e8c8b93f5fe03fc800e9


More information about the scm-commits mailing list