]> git.pld-linux.org Git - packages/openjdk11.git/commitdiff
fix macro that confuses adapter
authorElan Ruusamäe <glen@delfi.ee>
Mon, 21 Sep 2015 10:02:19 +0000 (13:02 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 21 Sep 2015 10:02:19 +0000 (13:02 +0300)
openjdk8.spec

index eef79774b800b1636a556a2f78d02a3659da3e00..aadebbc30306c2487ff790421a0f9467aa06ff82 100644 (file)
 # 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
This page took 0.27059 seconds and 4 git commands to generate.