From 72a4eb2a623bd3f62dfbf5b507dd1804243f3b94 Mon Sep 17 00:00:00 2001 From: cvsdist <cvsdist@fedoraproject.org> Date: Thu, 9 Sep 2004 02:39:43 +0000 Subject: [PATCH] auto-import changelog data from ORBit2-2.6.0-2.src.rpm Mon Feb 10 2003 Bill Nottingham <notting@redhat.com> 2.6.0-2 - own /usr/share/idl/orbit-2.0 (#74020) Tue Feb 04 2003 Havoc Pennington <hp@redhat.com> 2.6.0-1 - 2.6.0 Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Sun Jan 12 2003 Havoc Pennington <hp@redhat.com> - 2.5.1 Fri Nov 08 2002 Havoc Pennington <hp@redhat.com> - 2.5.0 --- .cvsignore | 2 +- ORBit2.spec | 26 +++++++++++++++++++++----- sources | 2 +- 3 files changed, 23 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5e13e7b..c069542 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ORBit2-2.4.1.tar.bz2 +ORBit2-2.6.0.tar.bz2 diff --git a/ORBit2.spec b/ORBit2.spec index bad470f..54344f8 100644 --- a/ORBit2.spec +++ b/ORBit2.spec @@ -1,11 +1,11 @@ -%define linc_version 0.5.0 +%define linc_version 1.0.1 %define libidl_version 0.8.0 -%define glib2_version 2.0.1 +%define glib2_version 2.2.0 Summary: A high-performance CORBA Object Request Broker. Name: ORBit2 -Version: 2.4.1 -Release: 1 +Version: 2.6.0 +Release: 2 Source: %{name}-%{version}.tar.bz2 Group: System Environment/Daemons License: LGPL/GPL @@ -15,6 +15,7 @@ URL: http://www.labs.redhat.com/orbit/ BuildRequires: linc-devel >= %{linc_version} BuildRequires: libIDL-devel >= %{libidl_version} BuildRequires: glib2-devel >= %{glib2_version} +BuildRequires: pkgconfig >= 0.14 %description ORBit is a high-performance CORBA (Common Object Request Broker @@ -95,9 +96,24 @@ rm -rf %{buildroot} %{_bindir}/ior-decode-2 %{_includedir}/* %{_datadir}/aclocal/* -%{_datadir}/idl/orbit-2.0/* +%{_datadir}/idl/orbit-2.0 %changelog +* Mon Feb 10 2003 Bill Nottingham <notting@redhat.com> 2.6.0-2 +- own %{_datadir}/idl/orbit-2.0 (#74020) + +* Tue Feb 4 2003 Havoc Pennington <hp@redhat.com> 2.6.0-1 +- 2.6.0 + +* Wed Jan 22 2003 Tim Powers <timp@redhat.com> +- rebuilt + +* Sun Jan 12 2003 Havoc Pennington <hp@redhat.com> +- 2.5.1 + +* Fri Nov 8 2002 Havoc Pennington <hp@redhat.com> +- 2.5.0 + * Tue Aug 6 2002 Havoc Pennington <hp@redhat.com> - 2.4.1 diff --git a/sources b/sources index ea04f70..fcf1386 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3b571d2721b0efd236858209f320b3a ORBit2-2.4.1.tar.bz2 +c0b26f13f63db89503234d9367962e23 ORBit2-2.6.0.tar.bz2