Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.60 grimoire by George Sherwood (470bf6df41261d186ed55b11c923a3b90b61e859)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.60 grimoire by George Sherwood (470bf6df41261d186ed55b11c923a3b90b61e859)
  • Date: Sat, 1 Oct 2011 10:04:50 -0500

GIT changes to stable-rc-0.60 grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

utils/usbutils/DETAILS | 4 +---
utils/usbutils/HISTORY | 3 +++
2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 470bf6df41261d186ed55b11c923a3b90b61e859
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

usbutils: Updated SOURCE_URL due to kernel.org being offline
(cherry picked from commit abc87e683c0773e5fc7322fb97a0aac56169e56b)

diff --git a/utils/usbutils/DETAILS b/utils/usbutils/DETAILS
index 94a2bd6..e85358e 100755
--- a/utils/usbutils/DETAILS
+++ b/utils/usbutils/DETAILS
@@ -1,13 +1,11 @@
SPELL=usbutils
VERSION=004
-
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
- SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/usb/usbutils/$SOURCE
+
SOURCE_URL[0]=http://ftp.sunet.se/pub/Linux/kernel.org/linux/utils/usb/usbutils/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.sign
SOURCE_GPG=kernel.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
-
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.linux-usb.org/
ENTERED=20021218
diff --git a/utils/usbutils/HISTORY b/utils/usbutils/HISTORY
index 5a59a17..8e40049 100644
--- a/utils/usbutils/HISTORY
+++ b/utils/usbutils/HISTORY
@@ -1,3 +1,6 @@
+2011-10-01 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated SOURCE_URL due to kernel.org being offline
+
2011-08-14 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 004, upstream gpg checking




  • [SM-Commit] GIT changes to stable-rc-0.60 grimoire by George Sherwood (470bf6df41261d186ed55b11c923a3b90b61e859), George Sherwood, 10/01/2011

Archive powered by MHonArc 2.6.24.

Top of Page