|
|
@ -3,8 +3,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: A high-performance CORBA Object Request Broker.
|
|
|
|
Summary: A high-performance CORBA Object Request Broker.
|
|
|
|
Name: ORBit2
|
|
|
|
Name: ORBit2
|
|
|
|
Version: 2.12.1
|
|
|
|
Version: 2.12.2
|
|
|
|
Release: 3
|
|
|
|
Release: 1
|
|
|
|
Source: %{name}-%{version}.tar.bz2
|
|
|
|
Source: %{name}-%{version}.tar.bz2
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
License: LGPL/GPL
|
|
|
|
License: LGPL/GPL
|
|
|
@ -94,6 +94,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_datadir}/gtk-doc
|
|
|
|
%{_datadir}/gtk-doc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Aug 5 2005 Matthias Clasen <mclasen@redhat.com> 2.12.2-1
|
|
|
|
|
|
|
|
- Update to 2.12.2
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 10 2005 Mark McLoughlin <markmc@redhat.com> 2.12.1-3
|
|
|
|
* Tue May 10 2005 Mark McLoughlin <markmc@redhat.com> 2.12.1-3
|
|
|
|
- Add patch to set the size of the IO thread stack to 256k in
|
|
|
|
- Add patch to set the size of the IO thread stack to 256k in
|
|
|
|
order to mitigate the apparent 10M jump in GNOME processes
|
|
|
|
order to mitigate the apparent 10M jump in GNOME processes
|
|
|
|