[SM-Commit] GIT changes to master grimoire by Eric Sandall (8acb847c94bcdcba7856af8fcfe4cc83b898382e)

Eric Sandall scm at sourcemage.org
Thu Dec 17 20:30:40 EST 2009


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 archive/lzma-utils/HISTORY  |    3 +++
 archive/lzma-utils/PROVIDES |    1 +
 archive/xz-utils/HISTORY    |    3 +++
 archive/xz-utils/PROVIDES   |    1 +
 kernels/linux/DEPENDS       |    2 +-
 kernels/linux/HISTORY       |    3 +++
 6 files changed, 12 insertions(+), 1 deletion(-)

New commits:
commit 8acb847c94bcdcba7856af8fcfe4cc83b898382e
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    linux: May use any provider of LZMA to compress the kernel

commit baf238f6607f66a78470068bdc819e125b4feb52
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    lzma-utils: Provides LZMA tools

commit c8e1ebd7b85c0b285da029660fef350d927981e8
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    xz-utils: Provides LZMA tools

diff --git a/archive/lzma-utils/HISTORY b/archive/lzma-utils/HISTORY
index 69b0c96..190de89 100644
--- a/archive/lzma-utils/HISTORY
+++ b/archive/lzma-utils/HISTORY
@@ -1,3 +1,6 @@
+2009-12-17 Eric Sandall <sandalle at sourcemage.org>
+	* PROVIDES: Provides LZMA tools
+
 2009-12-12 Julien "_kaze_" ROZO <julien at rozo.org>
 	* CONFLICTS: fixed, spell name is xz-utils
 
diff --git a/archive/lzma-utils/PROVIDES b/archive/lzma-utils/PROVIDES
new file mode 100755
index 0000000..78a835a
--- /dev/null
+++ b/archive/lzma-utils/PROVIDES
@@ -0,0 +1 @@
+LZMA
diff --git a/archive/xz-utils/HISTORY b/archive/xz-utils/HISTORY
index 954938a..a8b27d4 100644
--- a/archive/xz-utils/HISTORY
+++ b/archive/xz-utils/HISTORY
@@ -1,3 +1,6 @@
+2009-12-17 Eric Sandall <sandalle at sourcemage.org>
+	* PROVIDES: Provides LZMA tools
+
 2009-08-28 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 4.999.9beta
 
diff --git a/archive/xz-utils/PROVIDES b/archive/xz-utils/PROVIDES
new file mode 100755
index 0000000..78a835a
--- /dev/null
+++ b/archive/xz-utils/PROVIDES
@@ -0,0 +1 @@
+LZMA
diff --git a/kernels/linux/DEPENDS b/kernels/linux/DEPENDS
index 858e7fd..021a6ac 100755
--- a/kernels/linux/DEPENDS
+++ b/kernels/linux/DEPENDS
@@ -1,3 +1,3 @@
 optional_depends linux-initramfs '' '' 'for making initramfs images' &&
 optional_depends mtools '' '' 'for make bzdisk' &&
-optional_depends lzma-utils '' '' 'for zen patches'
+optional_depends LZMA '' '' 'for zen patches'
diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 1721ebf..19160db 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,6 @@
+2009-12-17 Eric Sandall <sandalle at sourcemage.org>
+	* DEPENDS: May use any provider of LZMA to compress the kernel
+
 2009-12-16 Ladislav Hagara <hgr at vabo.cz>
 	* latest.defaults: 2.6.32.1
 



More information about the SM-Commit mailing list