From 6a397aeaafc9cf86ddfc2b9cedecf7176fe16382 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mar 16 2009 03:55:18 +0000 Subject: 2.14.17 --- diff --git a/.cvsignore b/.cvsignore index 65d5b26..4cdb997 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ORBit2-2.14.16.tar.bz2 +ORBit2-2.14.17.tar.bz2 diff --git a/ORBit2.spec b/ORBit2.spec index 929a6f6..1692ec0 100644 --- a/ORBit2.spec +++ b/ORBit2.spec @@ -3,8 +3,8 @@ Summary: A high-performance CORBA Object Request Broker Name: ORBit2 -Version: 2.14.16 -Release: 3%{?dist} +Version: 2.14.17 +Release: 1%{?dist} Source: http://download.gnome.org/sources/ORBit2/2.14/%{name}-%{version}.tar.bz2 Group: System Environment/Daemons License: LGPLv2+ and GPLv2+ @@ -23,15 +23,15 @@ Patch0: ORBit2-2.14.3-multilib.patch Patch1: ORBit2-2.14.3-ref-leaks.patch %description -ORBit is a high-performance CORBA (Common Object Request Broker -Architecture) ORB (object request broker). It allows programs to -send requests and receive replies from other programs, regardless -of the locations of the two programs. CORBA is an architecture that -enables communication between program objects, regardless of the +ORBit is a high-performance CORBA (Common Object Request Broker +Architecture) ORB (object request broker). It allows programs to +send requests and receive replies from other programs, regardless +of the locations of the two programs. CORBA is an architecture that +enables communication between program objects, regardless of the programming language they're written in or the operating system they run on. -You will need to install this package and ORBit-devel if you want to +You will need to install this package and ORBit-devel if you want to write programs that use CORBA technology. %package devel @@ -51,10 +51,10 @@ Conflicts: ORBit-devel <= 1:0.5.8 %description devel ORBit is a high-performance CORBA (Common Object Request Broker -Architecture) ORB (object request broker) with support for the +Architecture) ORB (object request broker) with support for the C language. -This package contains the header files, libraries and utilities +This package contains the header files, libraries and utilities necessary to write programs that use CORBA technology. If you want to write such programs, you'll also need to install the ORBIT package. @@ -62,7 +62,7 @@ write such programs, you'll also need to install the ORBIT package. %setup -q %patch0 -p1 -b .multilib %patch1 -p1 -b .ref-leaks - + %build ## the shipped libtool is broken wrt. multilib libtoolize --force --copy @@ -103,7 +103,7 @@ cat >$RPM_BUILD_ROOT%{_includedir}/orbit-2.0/orbit/orbit-config.h < - 2.14.17-1 +- 2.14.17 + * Mon Feb 23 2009 Fedora Release Engineering - 2.14.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 2d52050..55e43b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f4898b999f39c79d55c13c0e0f597c71 ORBit2-2.14.16.tar.bz2 +10bfb957fa4a8935a0b4afaee7d71df7 ORBit2-2.14.17.tar.bz2