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 2.6.0-2 +- own %{_datadir}/idl/orbit-2.0 (#74020) + +* Tue Feb 4 2003 Havoc Pennington 2.6.0-1 +- 2.6.0 + +* Wed Jan 22 2003 Tim Powers +- rebuilt + +* Sun Jan 12 2003 Havoc Pennington +- 2.5.1 + +* Fri Nov 8 2002 Havoc Pennington +- 2.5.0 + * Tue Aug 6 2002 Havoc Pennington - 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