]> git.pld-linux.org Git - packages/gd.git/commitdiff
enable gd formats as it was in the previous version; rel 5
authorBartek Szady <bszx@bszx.eu>
Mon, 16 Jan 2023 19:20:02 +0000 (20:20 +0100)
committerBartek Szady <bszx@bszx.eu>
Tue, 21 Feb 2023 10:54:49 +0000 (11:54 +0100)
gd.spec

diff --git a/gd.spec b/gd.spec
index 5a67d6a53c731abe7984de5e043781a35f944e20..86b9d6a5d555e510ba9720ed80eb096c7871cf01 100644 (file)
--- a/gd.spec
+++ b/gd.spec
@@ -18,7 +18,7 @@ Summary(pl.UTF-8):    Biblioteka do tworzenia grafiki w formacie PNG, JPEG
 Summary(pt_BR.UTF-8):  Biblioteca para manipulação de imagens
 Name:          gd
 Version:       2.3.3
-Release:       4
+Release:       5
 License:       BSD-like
 Group:         Libraries
 #Source0Download: https://github.com/libgd/libgd/releases
@@ -186,6 +186,7 @@ CFLAGS="%{rpmcflags} -msse -mfpmath=sse"
 %endif
 %endif
 %configure \
+       --enable-gd-formats \
        %{!?with_avif:--without-avif} \
        %{!?with_fontconfig:--without-fontconfig} \
        %{!?with_heif:--without-heif} \
This page took 0.08071 seconds and 4 git commands to generate.