[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c937ce14699ee6849f1706a886628321d95917af)

Vlad Glagolev scm at sourcemage.org
Sun Apr 20 13:06:41 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 utils/coreutils/CONFIGURE |    2 +-
 utils/coreutils/DEPENDS   |    4 ++--
 utils/coreutils/DETAILS   |    5 ++---
 utils/coreutils/HISTORY   |   11 +++++++----
 4 files changed, 12 insertions(+), 10 deletions(-)

New commits:
commit c937ce14699ee6849f1706a886628321d95917af
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    coreutils: => 6.11 + cleaned up

diff --git a/utils/coreutils/CONFIGURE b/utils/coreutils/CONFIGURE
index db4798e..17c8de9 100755
--- a/utils/coreutils/CONFIGURE
+++ b/utils/coreutils/CONFIGURE
@@ -1 +1 @@
-config_query_option SELINUX "Enable SELinux patches?" n '--enable-selinux' ''
+config_query_option SELINUX "Enable SELinux patches?" n "--enable-selinux" ""
diff --git a/utils/coreutils/DEPENDS b/utils/coreutils/DEPENDS
index 18594eb..c4b4f1a 100755
--- a/utils/coreutils/DEPENDS
+++ b/utils/coreutils/DEPENDS
@@ -1,2 +1,2 @@
-depends  gnupg     &&
-depends  smgl-fhs
+depends gnupg &&
+depends smgl-fhs
diff --git a/utils/coreutils/DETAILS b/utils/coreutils/DETAILS
index 0dd376b..646088d 100755
--- a/utils/coreutils/DETAILS
+++ b/utils/coreutils/DETAILS
@@ -1,11 +1,10 @@
            SPELL=coreutils
-         VERSION=6.10
-      PATCHLEVEL=1
+         VERSION=6.11
           SOURCE=$SPELL-$VERSION.tar.gz
          SOURCE2=$SOURCE.sig
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
-  SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
+  SOURCE2_URL[0]=$SOURCE_URL.sig
       SOURCE_GPG=gnu-verified.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY
   SOURCE2_IGNORE=signature
         WEB_SITE=http://www.gnu.org/software/coreutils/
diff --git a/utils/coreutils/HISTORY b/utils/coreutils/HISTORY
index 4323ff6..6463743 100644
--- a/utils/coreutils/HISTORY
+++ b/utils/coreutils/HISTORY
@@ -1,3 +1,7 @@
+2008-04-20 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 6.11, simplified source2_url
+	* CONFIGURE, DEPENDS: cleaned up
+
 2008-02-03 Ladislav Hagara <hgr at vabo.cz>
 	* DEPENDS: removed linux-pam [Bug 14270]
 	* TRIGGERS: removed
@@ -21,9 +25,9 @@
 
 2007-09-14 David Brown <dmlb2000 at gmail.com>
 	* PRE_BUILD: forgot to change the patch check to --enable-selinux
-	* CONFIGURE: should be --enable not --with 
+	* CONFIGURE: should be --enable not --with
 
-2007-09-13 David Brown <dmlb2000 at gmail.com>  
+2007-09-13 David Brown <dmlb2000 at gmail.com>
 	* PRE_BUILD: added glibc 2.6.1 patch for futimens function
 	* coreutils-futimens.patch: added patch to internalize the futimens
 	  function
@@ -100,7 +104,7 @@
 	* DETAILS: Updated version to 5.96
 
 2006-02-17 George Sherwood <george at beernabeer.com>
-	* WIP: Removed.  Built for me on a system with PAM.  Patch for 
+	* WIP: Removed.  Built for me on a system with PAM.  Patch for
 	  pam applies on this version update.
 
 2006-02-15 Treeve Jelbert <treeve at sourcemage.org>
@@ -259,4 +263,3 @@
 
 2003-04-09 Sergey Lipnevich <sergey at sourcemage.org>
 	* Spell: created after announcement of coreutils 5.0 release.
-



More information about the SM-Commit mailing list