]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- zypp-plugin required dbus-1-python
authorArvin Schnell <aschnell@suse.de>
Thu, 7 Feb 2013 17:14:00 +0000 (18:14 +0100)
committerArvin Schnell <aschnell@suse.de>
Thu, 7 Feb 2013 17:14:00 +0000 (18:14 +0100)
package/snapper.changes
scripts/zypp-plugin.py
snapper.spec.in

index 0610494bf2a71d68edd223224cf5806cd6d7abed..c12d9d8bae4124140f0c9045f3ac23221bb2b4b5 100644 (file)
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Thu Feb 07 18:13:26 CET 2013 - aschnell@suse.de
+
+- zypp-plugin requires dbus-1-python
+
 -------------------------------------------------------------------
 Wed Feb 06 10:27:57 CET 2013 - aschnell@suse.de
 
index af115250b28baabf7b90fd9e4981ce00cf3c0d6f..311b7ca7fd1b1e9314b347c9fdf9a25db08f3c95 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
 
 from os import readlink, getppid
 from os.path import basename
index 41070547189cea33ddff633c559acc55bc0f91e8..71aa6f5fc2ef8a2c4105e93f0bb1e68f35325faa 100644 (file)
@@ -153,7 +153,7 @@ Authors:
 %{prefix}/include/snapper
 
 %package -n snapper-zypp-plugin
-Requires:      snapper libzypp(plugin:commit) zypp-plugin-python
+Requires:      snapper libzypp(plugin:commit) zypp-plugin-python dbus-1-python
 Summary:       A zypp commit plugin for calling snapper
 Group:         System/Packages