]> git.pld-linux.org Git - packages/glib2.git/commitdiff
- dropped gtk-doc version hack
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 2 Oct 2020 13:57:53 +0000 (15:57 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 2 Oct 2020 13:57:53 +0000 (15:57 +0200)
glib2.spec

index 2167e0d908ca0853466a2151c2578dc43953d6ed..afc5d6068ff86785bc80209a5eef3e571dc7f614 100644 (file)
@@ -37,9 +37,7 @@ BuildRequires:        gettext-tools
 BuildRequires: glibc-localedb-all
 %endif
 %if %{with apidocs}
-# TODO: restore when released
-#BuildRequires:        gtk-doc >= 1.32.1
-BuildRequires: gtk-doc >= 1.32
+BuildRequires: gtk-doc >= 1.32.1
 BuildRequires: meson >= 0.52.0
 %endif
 BuildRequires: libffi-devel >= 3.0.0
@@ -237,9 +235,6 @@ Sondy systemtap/dtrace dla GLib 2.
 %setup -q -n glib-%{version}
 %patch0 -p1
 
-# TODO: drop when 1.32.1 is released
-%{__sed} -i -e 's/1.32.1/1.32/' docs/reference/meson.build
-
 %build
 %meson build \
        %{?debug:--debug} \
This page took 0.379625 seconds and 4 git commands to generate.