Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (99064c95a3dc0e1df139a2aa79fcfe0fad010513)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (99064c95a3dc0e1df139a2aa79fcfe0fad010513)
  • Date: Wed, 6 Feb 2008 17:12:52 -0600

GIT changes to master z-rejected grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

z-editors/openoffice-bin/DEPENDS | 1 +
z-editors/openoffice-bin/HISTORY | 5 +----
z-editors/openoffice2-bin/DEPENDS | 1 +
z-editors/openoffice2-bin/HISTORY | 5 +----
z-kernels/nvidia_driver/DEPENDS | 1 +
z-kernels/nvidia_driver/HISTORY | 4 ----
z-kernels/nvidia_legacy/DEPENDS | 1 +
z-kernels/nvidia_legacy/HISTORY | 5 +----
z-kernels/nvidia_legacy_96xx/DEPENDS | 1 +
z-kernels/nvidia_legacy_96xx/HISTORY | 5 +----
10 files changed, 9 insertions(+), 20 deletions(-)

New commits:
commit 99064c95a3dc0e1df139a2aa79fcfe0fad010513
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "removed mktemp (deprecated), is a part of coreutils now (which
included in basesystem)"

This reverts commit b61e32983afb5cdd4f3da0cd005f79f82e16d15d.

diff --git a/z-editors/openoffice-bin/DEPENDS
b/z-editors/openoffice-bin/DEPENDS
new file mode 100755
index 0000000..dc24d7b
--- /dev/null
+++ b/z-editors/openoffice-bin/DEPENDS
@@ -0,0 +1 @@
+depends mktemp
diff --git a/z-editors/openoffice-bin/HISTORY
b/z-editors/openoffice-bin/HISTORY
index 4d7820e..c074860 100644
--- a/z-editors/openoffice-bin/HISTORY
+++ b/z-editors/openoffice-bin/HISTORY
@@ -1,7 +1,3 @@
-2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: removed mktemp (deprecated), is a part
- of coreutils now (which included in basesystem)
-
2006-10-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* INSTALL: use TRACK_ROOT when linking #9163

@@ -108,3 +104,4 @@
I must use the escape sequence "\" before it for it to read
(e.g. SOURCE=oo_$VERSION_src.tar.bz2 ->
SOURCE=oo\_$VERSION\_src.tar.bz2)
+
diff --git a/z-editors/openoffice2-bin/DEPENDS
b/z-editors/openoffice2-bin/DEPENDS
index 787758a..17d502c 100755
--- a/z-editors/openoffice2-bin/DEPENDS
+++ b/z-editors/openoffice2-bin/DEPENDS
@@ -1,4 +1,5 @@
depends rpmunpack &&
+depends mktemp &&
depends JAVA &&
optional_depends openoffice2-bin-lang-nl \
'' '' 'For the Dutch languagepack' &&
diff --git a/z-editors/openoffice2-bin/HISTORY
b/z-editors/openoffice2-bin/HISTORY
index 29c84ac..0d18aca 100644
--- a/z-editors/openoffice2-bin/HISTORY
+++ b/z-editors/openoffice2-bin/HISTORY
@@ -1,7 +1,3 @@
-2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: removed mktemp (deprecated), is a part
- of coreutils now (which included in basesystem)
-
2007-12-29 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: added Russian languagepack

@@ -149,3 +145,4 @@

2005-06-26 George Sherwood <george AT beernabeer.com>
* All files: Created Spell
+
diff --git a/z-kernels/nvidia_driver/DEPENDS b/z-kernels/nvidia_driver/DEPENDS
index 7bce8e8..6f6a878 100755
--- a/z-kernels/nvidia_driver/DEPENDS
+++ b/z-kernels/nvidia_driver/DEPENDS
@@ -1,2 +1,3 @@
depends X11-SERVER &&
+depends mktemp &&
depends which
diff --git a/z-kernels/nvidia_driver/HISTORY b/z-kernels/nvidia_driver/HISTORY
index 21f0929..a601413 100644
--- a/z-kernels/nvidia_driver/HISTORY
+++ b/z-kernels/nvidia_driver/HISTORY
@@ -1,7 +1,3 @@
-2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: removed mktemp (deprecated), is a part
- of coreutils now (which included in basesystem)
-
2008-01-22 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 169.09

diff --git a/z-kernels/nvidia_legacy/DEPENDS b/z-kernels/nvidia_legacy/DEPENDS
index 7bce8e8..6f6a878 100755
--- a/z-kernels/nvidia_legacy/DEPENDS
+++ b/z-kernels/nvidia_legacy/DEPENDS
@@ -1,2 +1,3 @@
depends X11-SERVER &&
+depends mktemp &&
depends which
diff --git a/z-kernels/nvidia_legacy/HISTORY b/z-kernels/nvidia_legacy/HISTORY
index a9a6f76..c70ffa9 100644
--- a/z-kernels/nvidia_legacy/HISTORY
+++ b/z-kernels/nvidia_legacy/HISTORY
@@ -1,7 +1,3 @@
-2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: removed mktemp (deprecated), is a part
- of coreutils now (which included in basesystem)
-
2007-05-13 Colin "Phoul" Childs <phoul AT sourcemage.org>
* DETAILS: Version bumped to 1.0-9755 to clear up dl issues.

@@ -417,3 +413,4 @@

2003-04-01 Gareth Clay <garethclay AT ntlworld.com>
* Created this spell
+
diff --git a/z-kernels/nvidia_legacy_96xx/DEPENDS
b/z-kernels/nvidia_legacy_96xx/DEPENDS
index 7bce8e8..6f6a878 100755
--- a/z-kernels/nvidia_legacy_96xx/DEPENDS
+++ b/z-kernels/nvidia_legacy_96xx/DEPENDS
@@ -1,2 +1,3 @@
depends X11-SERVER &&
+depends mktemp &&
depends which
diff --git a/z-kernels/nvidia_legacy_96xx/HISTORY
b/z-kernels/nvidia_legacy_96xx/HISTORY
index 1321228..c45b62a 100644
--- a/z-kernels/nvidia_legacy_96xx/HISTORY
+++ b/z-kernels/nvidia_legacy_96xx/HISTORY
@@ -1,7 +1,3 @@
-2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: removed mktemp (deprecated), is a part
- of coreutils now (which included in basesystem)
-
2007-10-19 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated to version 96.43.01

@@ -424,3 +420,4 @@

2003-04-01 Gareth Clay <garethclay AT ntlworld.com>
* Created this spell
+



  • [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (99064c95a3dc0e1df139a2aa79fcfe0fad010513), Vlad Glagolev, 02/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page