[packages/gtksourceview] Rel 11; switch gtk-doc to default state (which is off) while apidocs are still packaged
arekm
arekm at pld-linux.org
Sat Aug 2 12:03:49 CEST 2025
commit e2dac1417408dcea742438eb91956bf5a9c1075d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Aug 2 12:03:43 2025 +0200
Rel 11; switch gtk-doc to default state (which is off) while apidocs are still packaged
gtksourceview.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/gtksourceview.spec b/gtksourceview.spec
index 471470b..e839cf8 100644
--- a/gtksourceview.spec
+++ b/gtksourceview.spec
@@ -6,7 +6,7 @@ Summary: Text widget that extends the standard GTK+ 2.x
Summary(pl.UTF-8): Widget tekstowy rozszerzający standardowy z GTK+ 2.x
Name: gtksourceview
Version: 1.8.5
-Release: 10
+Release: 11
License: GPL v2+
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/1.8/%{name}-%{version}.tar.bz2
@@ -22,7 +22,6 @@ BuildRequires: gettext-tools
BuildRequires: gnome-common >= 2.12.0
%{?with_gnome:BuildRequires: gnome-vfs2-devel >= 2.17.91}
BuildRequires: gtk+2-devel >= 2:2.10.9
-BuildRequires: gtk-doc >= 1.8
BuildRequires: intltool >= 0.35.5
%{?with_gnome:BuildRequires: libgnomeprintui-devel >= 2.17.92}
BuildRequires: libtool
@@ -98,7 +97,7 @@ Statyczna biblioteka gtksourceview.
%{__automake}
%configure \
%{!?with_gnome:--disable-gnomeprint} \
- --enable-gtk-doc \
+ --disable-gtk-doc \
--enable-static \
--with-html-dir=%{_gtkdocdir}
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtksourceview.git/commitdiff/e2dac1417408dcea742438eb91956bf5a9c1075d
More information about the pld-cvs-commit
mailing list