Logoj0ke.net Open Build Service > Projects > home:netmax:tools > nagstamon > Changes
Sign Up | Log In

Changes of Revision 3

[-] Changed nagstamon.changes
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Fri Jul 12 18:18:02 UTC 2013 - cs@linux-administrator.com
4
+
5
+- replace python-egg with python-gnome-extras requirement 
6
+
7
+-------------------------------------------------------------------
8
 Fri Jul 12 17:19:03 UTC 2013 - cs@linux-administrator.com
9
 
10
 - initial build of version 0.9.10
11
[-] Changed nagstamon.spec ^
11
 
1
@@ -34,7 +34,8 @@
2
 Requires:       python-gtk
3
 %if 0%{?suse_version} > 1100
4
 Requires:       python-distribute
5
-Requires:       python-egg
6
+#Requires:       python-egg
7
+Requires:  python-gnome-extras
8
 %else
9
 Requires:       python-gnome-extras
10
 %endif
11