From f77845b5ffed0f0b203227efbfa947ae5a23cac8 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Mar 17 2005 21:59:53 +0000 Subject: - explicitly enable gtk-doc support --- diff --git a/libsoup.spec b/libsoup.spec index 70c1296..c1176d0 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ Summary: Soup, an HTTP library implementation Name: libsoup Version: 2.2.3 -Release: 1 +Release: 2 License: LGPL Group: Development/Libraries Source0: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 @@ -35,7 +35,7 @@ you to develop applications that use the libsoup library. %setup -q %build -%configure +%configure --enable-gtk-doc make %install @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libsoup %changelog +* Thu Mar 17 2005 David Malcolm - 2.2.3-2 +- explicitly enable gtk-doc support + * Thu Mar 17 2005 David Malcolm - 2.2.3-1 - 2.2.3