commit 665079f5b90c385f14d6a9b1575d0b5d12461d4f
Author: Jacek Konieczny <[email protected]>
Date:   Mon Sep 21 12:52:52 2015 +0200

    use system giflib
    
    this time it worked, strange…

 openjdk8.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/openjdk8.spec b/openjdk8.spec
index fec6f3c..88b01f2 100644
--- a/openjdk8.spec
+++ b/openjdk8.spec
@@ -1,7 +1,5 @@
 #
 # TODO:
-#      - fix BuildRequires
-#      - fix build with system giflib
 #      - use other system libs (libsctp?)
 #      - build alternative VM for x32
 #      - include icedtea-sound?
@@ -65,7 +63,7 @@ BuildRequires:        bash
 BuildRequires: cups-devel
 BuildRequires: freetype-devel >= 2.3
 BuildRequires: gawk
-#BuildRequires:        giflib-devel >= 5.1
+BuildRequires: giflib-devel >= 5.1
 BuildRequires: glibc-misc
 %{?buildrequires_jdk}
 BuildRequires: lcms2-devel
@@ -451,7 +449,7 @@ chmod a+x configure
        --with-extra-cxxflags="%{rpmcxxflags}" \
        --with-extra-ldflags="%{rpmldflags}" \
        --disable-debug-symbols \
-       --with-giflib=bundled \
+       --with-giflib=system \
        --with-libjpeg=system \
        --with-libpng=system \
        --with-lcms=system \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjdk8.git/commitdiff/665079f5b90c385f14d6a9b1575d0b5d12461d4f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to