[spambayes] doesnt build with the patch, almost expected

thomasj thomasj at fedoraproject.org
Sun Sep 12 09:07:32 UTC 2010


commit 8ce8d3884b724f619e62122fde6c004e50d7ab72
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Sun Sep 12 11:07:24 2010 +0200

    doesnt build with the patch, almost expected

 spambayes.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/spambayes.spec b/spambayes.spec
index dd8c758..ee7ed60 100644
--- a/spambayes.spec
+++ b/spambayes.spec
@@ -10,7 +10,7 @@ Group:          Development/Languages
 License:        Python
 URL:            http://spambayes.sourceforge.net
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}%{pre}.tar.gz
-Patch0:         %{name}-1.0.4-py25.patch
+#Patch0:         %{name}-1.0.4-py25.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -36,7 +36,7 @@ system then uses these clues to examine new messages.
 
 %prep
 %setup -q -n %{name}-%{version}%{pre}
-%patch0 -p0 -b .py25~
+#%patch0 -p0 -b .py25~
 
 # Fix rpmlint warnings
 chmod -x *.txt


More information about the scm-commits mailing list