Stop overriding default patch fuzz

OBS-URL: https://build.opensuse.org/package/show/Java:packages/scala?expand=0&rev=35
This commit is contained in:
Fridrich Strba 2019-12-17 06:35:53 +00:00 committed by Git OBS Bridge
parent d0101ff85f
commit 051de5cc46
3 changed files with 14 additions and 7 deletions

View File

@ -1,6 +1,8 @@
--- scala-2.10.7/build.xml 2019-11-27 17:42:56.487021401 +0100
+++ scala-2.10.7/build.xml 2019-11-27 17:43:39.491264930 +0100
@@ -757,7 +757,7 @@
Index: scala-2.10.7/build.xml
===================================================================
--- scala-2.10.7.orig/build.xml
+++ scala-2.10.7/build.xml
@@ -758,7 +758,7 @@ TODO:
destdir="${@{project}-classes}"
classpath="${@{project}-classes}"
includes="**/*.java"
@ -9,7 +11,7 @@
compiler="javac1.6"
includeantruntime="false" >
<compilerarg line="${javac.args} @{args}"/>
@@ -793,7 +793,7 @@
@@ -794,7 +794,7 @@ TODO:
includes="**/*.java"
excludes="@{excludes}"
includeantruntime="false"

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 17 06:34:27 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Stop overriding default fuzz in spec file
- Changed patch:
* scala-2.10.7-source6.patch
+ Refresh using source service
-------------------------------------------------------------------
Fri Dec 13 11:11:24 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -137,9 +137,6 @@ object-oriented and functional programming. This package enables support for
the Scala ant tasks.
%prep
%global _default_patch_fuzz 2
%setup -q -n %{base_name}-%{version}
%patch1 -p1 -b .tool
%patch2 -p1 -b .sysjline