Browse Source

upgrading package: glib 2.63.4 -> 2.63.5

master
parent
commit
a96e7cb3b8
  1. 6
      glib/glib.spec

6
glib/glib.spec

@ -23,7 +23,7 @@
# package version
%define V_major 2.63
%define V_minor 4
%define V_minor 5
# package information
Name: glib
@ -36,7 +36,7 @@ Class: BASE
Group: Algorithm
License: GPL
Version: %{V_major}.%{V_minor}
Release: 20200122
Release: 20200203
# package options
%option with_threads yes
@ -83,7 +83,7 @@ PreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi, zlib
-Diconv=external \
-Ddtrace=false \
-Dfam=false \
-Dlibmount=false \
-Dlibmount=disabled \
-Dinternal_pcre=false \
-Dinstalled_tests=false \
-Dman=false \

Loading…
Cancel
Save