|
|
@ -1,11 +1,11 @@
|
|
|
|
%define linc_version 0.5.0
|
|
|
|
%define linc_version 1.0.1
|
|
|
|
%define libidl_version 0.8.0
|
|
|
|
%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.
|
|
|
|
Summary: A high-performance CORBA Object Request Broker.
|
|
|
|
Name: ORBit2
|
|
|
|
Name: ORBit2
|
|
|
|
Version: 2.4.1
|
|
|
|
Version: 2.6.0
|
|
|
|
Release: 1
|
|
|
|
Release: 2
|
|
|
|
Source: %{name}-%{version}.tar.bz2
|
|
|
|
Source: %{name}-%{version}.tar.bz2
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
License: LGPL/GPL
|
|
|
|
License: LGPL/GPL
|
|
|
@ -15,6 +15,7 @@ URL: http://www.labs.redhat.com/orbit/
|
|
|
|
BuildRequires: linc-devel >= %{linc_version}
|
|
|
|
BuildRequires: linc-devel >= %{linc_version}
|
|
|
|
BuildRequires: libIDL-devel >= %{libidl_version}
|
|
|
|
BuildRequires: libIDL-devel >= %{libidl_version}
|
|
|
|
BuildRequires: glib2-devel >= %{glib2_version}
|
|
|
|
BuildRequires: glib2-devel >= %{glib2_version}
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig >= 0.14
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
ORBit is a high-performance CORBA (Common Object Request Broker
|
|
|
|
ORBit is a high-performance CORBA (Common Object Request Broker
|
|
|
@ -95,9 +96,24 @@ rm -rf %{buildroot}
|
|
|
|
%{_bindir}/ior-decode-2
|
|
|
|
%{_bindir}/ior-decode-2
|
|
|
|
%{_includedir}/*
|
|
|
|
%{_includedir}/*
|
|
|
|
%{_datadir}/aclocal/*
|
|
|
|
%{_datadir}/aclocal/*
|
|
|
|
%{_datadir}/idl/orbit-2.0/*
|
|
|
|
%{_datadir}/idl/orbit-2.0
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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>
|
|
|
|
* Tue Aug 6 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.4.1
|
|
|
|
- 2.4.1
|
|
|
|
|
|
|
|
|
|
|
|