sergiomb pushed to gdesklets (f22). "removed patch. No longer needed"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 00:28:46 UTC 2015


From 8c642c1d1f26d5c8f6ca3cadf1998581f95a71ca Mon Sep 17 00:00:00 2001
From: Luya Tshimbalanga <luya at fedoraproject.org>
Date: Wed, 8 Nov 2006 05:49:51 +0000
Subject: removed patch. No longer needed


diff --git a/Pyorbit-1.0-fix.patch b/Pyorbit-1.0-fix.patch
deleted file mode 100644
index 9129599..0000000
--- a/Pyorbit-1.0-fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./gdesklets.fix	2006-08-31 01:37:18.000000000 -0700
-+++ ./gdesklets	2006-08-31 01:37:00.000000000 -0700
-@@ -58,8 +58,8 @@
-           _("GTK python bindings (pygtk2) version >= 2.4.0 and "
-             "GTK+ version >= 2.4.0 are required.")
-         ),
--        ( ("ORBit",), lambda m : m.__version__ == (2, 0, 1),
--          _("ORBit python bindings (pyorbit) version == 2.0.1 are required.")
-+        ( ("ORBit",), lambda m : m.__version__ >= (2, 0, 1),
-+          _("ORBit python bindings (pyorbit) version >= 2.0.1 are required.")
-         ),
-         ( ("bonobo.ui",), lambda m : m,
-           _("bonobo python bindings are required.")
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gdesklets.git/commit/?h=f22&id=8c642c1d1f26d5c8f6ca3cadf1998581f95a71ca


More information about the scm-commits mailing list