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

Bor Kraljič scm at sourcemage.org
Wed Oct 12 04:38:46 EDT 2011


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
 


More information about the SM-Commit mailing list