From c968eb1e15f1b0e11638a9d1413cbd9987ba6c3c Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 02:41:12 +0000 Subject: [PATCH] auto-import changelog data from ORBit2-2.10.0-2.src.rpm Thu Mar 11 2004 Alex Larsson 2.10.0-2 - enable gtk-doc Wed Mar 10 2004 Mark McLoughlin 2.10.0-1 - Update to 2.10.0 Tue Mar 02 2004 Elliot Lee - rebuilt Mon Feb 23 2004 Alexander Larsson 2.9.8-1 - update to 2.9.8 Fri Feb 13 2004 Elliot Lee - rebuilt --- .cvsignore | 2 +- ORBit2.spec | 21 ++++++++++++++++++--- sources | 2 +- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 71eadb7..ba333c3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ORBit2-2.9.6.tar.bz2 +ORBit2-2.10.0.tar.bz2 diff --git a/ORBit2.spec b/ORBit2.spec index e8a2203..807b1ab 100644 --- a/ORBit2.spec +++ b/ORBit2.spec @@ -3,8 +3,8 @@ Summary: A high-performance CORBA Object Request Broker. Name: ORBit2 -Version: 2.9.6 -Release: 1 +Version: 2.10.0 +Release: 2 Source: %{name}-%{version}.tar.bz2 Group: System Environment/Daemons License: LGPL/GPL @@ -59,7 +59,7 @@ write such programs, you'll also need to install the ORBIT package. echo "glib-2.0 version is `pkg-config --modversion glib-2.0`" %build -%configure --disable-gtk-doc +%configure --enable-gtk-doc make ## %{?_smp_mflags} %install @@ -99,6 +99,21 @@ rm -rf %{buildroot} %{_datadir}/gtk-doc %changelog +* Thu Mar 11 2004 Alex Larsson 2.10.0-2 +- enable gtk-doc + +* Wed Mar 10 2004 Mark McLoughlin 2.10.0-1 +- Update to 2.10.0 + +* Tue Mar 02 2004 Elliot Lee +- rebuilt + +* Mon Feb 23 2004 Alexander Larsson 2.9.8-1 +- update to 2.9.8 + +* Fri Feb 13 2004 Elliot Lee +- rebuilt + * Fri Jan 16 2004 Alexander Larsson 2.9.6-1 - update to 2.9.6 diff --git a/sources b/sources index 0eac3b8..2e5d017 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ace994868ccc2a546ef1e75a9481bbc ORBit2-2.9.6.tar.bz2 +fe86ec038fc51ee0e90e84169a8dda6c ORBit2-2.10.0.tar.bz2