Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (d81e0b020031ef22e693cba57f653af86aa91249)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (d81e0b020031ef22e693cba57f653af86aa91249)
  • Date: Wed, 12 Oct 2011 03:38:46 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

net/nufw/DEPENDS | 4 ----
net/nufw/HISTORY | 3 +++
utils/pybackpack/DEPENDS | 6 +-----
utils/pybackpack/HISTORY | 3 +++
4 files changed, 7 insertions(+), 9 deletions(-)

New commits:
commit d81e0b020031ef22e693cba57f653af86aa91249
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

pybackpack: removed optional dependency to non-existing spell (fixes #271)

commit 34cee6caacbb5750bb11bc9c0163b7b24cb8f5f1
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

nufw: removed optional dependency on non-existing spell (fixes #273)

diff --git a/net/nufw/DEPENDS b/net/nufw/DEPENDS
index 520e319..cb8d7a2 100755
--- a/net/nufw/DEPENDS
+++ b/net/nufw/DEPENDS
@@ -1,7 +1,3 @@
-optional_depends libnetfilter_queue \
- ''\
- ''\
- 'To build the nufw daemon' &&
optional_depends openldap \
'--enable-nuauth' \
'--disable-nuauth' \
diff --git a/net/nufw/HISTORY b/net/nufw/HISTORY
index 44f0ec4..5647a16 100644
--- a/net/nufw/HISTORY
+++ b/net/nufw/HISTORY
@@ -1,3 +1,6 @@
+2011-10-12 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: removed optional dependency on non-existing spell (fixes
#273)
+
2010-04-06 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
* DEPENDS: updated mysql dependency to MYSQL provider

diff --git a/utils/pybackpack/DEPENDS b/utils/pybackpack/DEPENDS
index a1a177f..def8ef1 100755
--- a/utils/pybackpack/DEPENDS
+++ b/utils/pybackpack/DEPENDS
@@ -2,8 +2,4 @@ depends python &&
depends rdiff-backup &&
depends pygtk2 &&
depends gnome-python-desktop &&
-depends CD-BURN-UTILITY &&
-optional_depends nautilus-cd-burner \
- "" \
- "" \
- "needed for backup to CD/DVD"
+depends CD-BURN-UTILITY
diff --git a/utils/pybackpack/HISTORY b/utils/pybackpack/HISTORY
index f4bce5f..9ca1a92 100644
--- a/utils/pybackpack/HISTORY
+++ b/utils/pybackpack/HISTORY
@@ -1,3 +1,6 @@
+2011-10-12 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: removed optional dependency to non-existing spell (fixes
#271)
+
2011-01-02 Ismael Luceno <ismael AT sourcemage.org>
* pybackpack.desktop: added spanish comment




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (d81e0b020031ef22e693cba57f653af86aa91249), Bor Kraljič, 10/12/2011

Archive powered by MHonArc 2.6.24.

Top of Page