[packages/openjdk8] fix macro that confuses adapter

glen glen at pld-linux.org
Mon Sep 21 12:02:23 CEST 2015


commit 83cf74293000b0bb2cbf24e5262b7fac81c3b126
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 21 13:02:19 2015 +0300

    fix macro that confuses adapter

 openjdk8.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openjdk8.spec b/openjdk8.spec
index eef7977..aadebbc 100644
--- a/openjdk8.spec
+++ b/openjdk8.spec
@@ -21,10 +21,10 @@
 # JDK/JRE version, as returned with `java -version`, '_' replaced with '.'
 %define		_jdkversion 1.8.0.internal
 
-Summary:	Open-source implementation of the Java Platform, Standard Edition
-Summary(pl.UTF-8):	Wolnoźródłowa implementacja Java 8 SE
 %define	ver_u	66
 %define	ver_b	02
+Summary:	Open-source implementation of the Java Platform, Standard Edition
+Summary(pl.UTF-8):	Wolnoźródłowa implementacja Java 8 SE
 Name:		openjdk8
 Version:	8u%{ver_u}.b%{ver_b}
 Release:	0.1
@@ -67,7 +67,7 @@ BuildRequires:	freetype-devel >= 2.3
 BuildRequires:	gawk
 #BuildRequires:	giflib-devel >= 5.1
 BuildRequires:	glibc-misc
-%buildrequires_jdk
+%{?buildrequires_jdk}
 BuildRequires:	lcms2-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjdk8.git/commitdiff/83cf74293000b0bb2cbf24e5262b7fac81c3b126



More information about the pld-cvs-commit mailing list