diff --git a/ORBit2.spec b/ORBit2.spec index 3a5198b..3fc5a23 100644 --- a/ORBit2.spec +++ b/ORBit2.spec @@ -4,7 +4,7 @@ Summary: A high-performance CORBA Object Request Broker. Name: ORBit2 Version: 2.14.0 -Release: 1 +Release: 2 Source: %{name}-%{version}.tar.bz2 Group: System Environment/Daemons License: LGPL/GPL @@ -13,7 +13,6 @@ URL: http://www.gnome.org/projects/ORBit2/ BuildRequires: libIDL-devel >= %{libidl_version} BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pkgconfig >= 0.14 -BuildRequires: gtk-doc >= 1.1 %description ORBit is a high-performance CORBA (Common Object Request Broker @@ -54,7 +53,7 @@ write such programs, you'll also need to install the ORBIT package. libtoolize --force --copy aclocal autoconf -%configure --enable-gtk-doc --enable-purify +%configure --disable-gtk-doc --enable-purify make %install @@ -94,6 +93,9 @@ rm -rf %{buildroot} %{_datadir}/gtk-doc %changelog +* Wed May 24 2006 Matthias Clasen - 2.14.0-2 +- Don't rebuild api docs + * Tue Mar 14 2006 Ray Strode - 2.14.1-1 - Update to 2.14.1