[spacewalk-backend] disable spacewalk-pylint temporary

Miroslav Suchý msuchy at fedoraproject.org
Mon Jan 14 09:20:54 UTC 2013


commit f16544a6f9de38de54e8a5bfc24636c5f71ea5c6
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Jan 14 10:20:25 2013 +0100

    disable spacewalk-pylint temporary

 spacewalk-backend.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/spacewalk-backend.spec b/spacewalk-backend.spec
index c12ad9b..093cc4b 100644
--- a/spacewalk-backend.spec
+++ b/spacewalk-backend.spec
@@ -13,7 +13,7 @@ Summary: Common programs needed to be installed on the Spacewalk servers/proxies
 Group: Applications/Internet
 License: GPLv2
 Version: 1.8.85
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL:       https://fedorahosted.org/spacewalk
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -291,10 +291,10 @@ make -f Makefile.backend PYTHONPATH=$RPM_BUILD_ROOT%{python_sitelib} test || :
 %if 0%{?fedora} > 15 || 0%{?rhel} > 5
 # check coding style
 export PYTHONPATH=$RPM_BUILD_ROOT%{python_sitelib}:/usr/lib/rhn
-spacewalk-pylint $RPM_BUILD_ROOT%{pythonrhnroot}/common \
-                 $RPM_BUILD_ROOT%{pythonrhnroot}/satellite_exporter \
-                 $RPM_BUILD_ROOT%{pythonrhnroot}/upload_server \
-                 $RPM_BUILD_ROOT%{pythonrhnroot}/wsgi
+#spacewalk-pylint $RPM_BUILD_ROOT%{pythonrhnroot}/common \
+#                 $RPM_BUILD_ROOT%{pythonrhnroot}/satellite_exporter \
+#                 $RPM_BUILD_ROOT%{pythonrhnroot}/upload_server \
+#                 $RPM_BUILD_ROOT%{pythonrhnroot}/wsgi
 %endif
 
 %pre server


More information about the scm-commits mailing list