changeset 2577:7dfe66ada478

[PATCH] fix COPR build The OSGI patch file was broken by my previous checkin. It's whitespace sensitive. Reviewed-by: sgehwolf Review Thread: http://icedtea.classpath.org/pipermail/thermostat/2017-January/022105.html
author Simon Tooke <stooke@redhat.com>
date Tue, 31 Jan 2017 09:57:57 -0500
parents 15a168c5a68d
children acf70e9751fc
files distribution/packaging/fedora/0002_shared_osgi_spec_fixes.patch
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/distribution/packaging/fedora/0002_shared_osgi_spec_fixes.patch	Mon Jan 30 16:06:59 2017 -0500
+++ b/distribution/packaging/fedora/0002_shared_osgi_spec_fixes.patch	Tue Jan 31 09:57:57 2017 -0500
@@ -571,9 +571,9 @@
 diff --git a/keyring/pom.xml b/keyring/pom.xml
 --- a/keyring/pom.xml
 +++ b/keyring/pom.xml
-@@ -188,14 +188,8 @@
+@@ -184,14 +184,8 @@
      </dependency>
-     
+
      <dependency>
 -      <groupId>org.osgi</groupId>
 -      <artifactId>org.osgi.core</artifactId>
@@ -662,7 +662,7 @@
 +++ b/laf-utils/pom.xml
 @@ -155,14 +155,8 @@
      </dependency>
-     
+
      <dependency>
 -      <groupId>org.osgi</groupId>
 -      <artifactId>org.osgi.core</artifactId>