From d20d00e467e1eb16cc0a039dbf93537c1566265c1eabe8e90a1c6d962fe45993 Mon Sep 17 00:00:00 2001 From: Stefan Sperling Date: Thu, 18 Aug 2011 10:50:28 +0000 Subject: [PATCH] - fix typo from commit 67 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=68 --- subversion.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subversion.spec b/subversion.spec index b120fa8..a08b75b 100644 --- a/subversion.spec +++ b/subversion.spec @@ -671,7 +671,7 @@ kill -9 `cat "$SVNSERVE_PIDFILE" 2>/dev/null` %__make check-javahl %endif # with_java %__make check-swig-pl -%if 0{?suse_version} > 1140 +%if 0%{?suse_version} > 1140 # python bindings fail testsuite on 11.4 %__make check-swig-py %endif