diff --git a/python-Fabric.changes b/python-Fabric.changes index ce3c815..1357f6b 100644 --- a/python-Fabric.changes +++ b/python-Fabric.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 21 11:38:31 UTC 2012 - saschpe@suse.de + +- Comment out testsuite requirements for now + ------------------------------------------------------------------- Tue Feb 21 09:05:01 UTC 2012 - saschpe@suse.de diff --git a/python-Fabric.spec b/python-Fabric.spec index 174614c..943d6e8 100644 --- a/python-Fabric.spec +++ b/python-Fabric.spec @@ -26,8 +26,8 @@ Url: http://fabfile.org Source: Fabric-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-distribute -BuildRequires: python-fudge -BuildRequires: python-ssh +#BuildRequires: python-fudge +#BuildRequires: python-ssh Requires: python-distribute Requires: python-ssh BuildRoot: %{_tmppath}/%{name}-%{version}-build