Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (e5487e4cc10ca5ff16c1527f957fff11ff73b4ad)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (e5487e4cc10ca5ff16c1527f957fff11ff73b4ad)
  • Date: Sun, 23 Jul 2006 17:54:46 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

utils/checkinstall/DEPENDS | 2 ++
utils/checkinstall/HISTORY | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 1f2eb9041ddd9b2c343044457df912b049f76b53
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

quick fix: added DEPENDS for some optional_depends

diff --git a/utils/checkinstall/DEPENDS b/utils/checkinstall/DEPENDS
new file mode 100755
index 0000000..1ba3d00
--- /dev/null
+++ b/utils/checkinstall/DEPENDS
@@ -0,0 +1,2 @@
+optional_depends dpkg "" "" "For making deb packages" &&
+optional_depends rpm "" "" "For making rpm packages"
diff --git a/utils/checkinstall/HISTORY b/utils/checkinstall/HISTORY
index 1821d08..9ec79ce 100644
--- a/utils/checkinstall/HISTORY
+++ b/utils/checkinstall/HISTORY
@@ -1,2 +1,3 @@
2006-07-24 Pol Vinogradov <vin.public AT gmail.com>
- * BUILD, DETAILS, HISTORY, INSTALL, PRE_BUILD,
checkinstall-1.6.0.tgz.sig: created spell
+ * BUILD, DEPENDS, DETAILS, HISTORY, INSTALL, PRE_BUILD,
+ checkinstall-1.6.0.tgz.sig: created spell



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (e5487e4cc10ca5ff16c1527f957fff11ff73b4ad), Pol Vinogradov, 07/23/2006

Archive powered by MHonArc 2.6.24.

Top of Page