From 960659d31d882fda11783c3cbf664d109f9d6d40 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 4 Sep 2006 23:45:20 +0000 Subject: [PATCH] 2.14.3 --- .cvsignore | 2 +- ORBit2.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index a675bef..b5f6288 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ORBit2-2.14.2.tar.bz2 +ORBit2-2.14.3.tar.bz2 diff --git a/ORBit2.spec b/ORBit2.spec index 2c5247a..e92eab5 100644 --- a/ORBit2.spec +++ b/ORBit2.spec @@ -1,9 +1,9 @@ %define libidl_version 0.8.2-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 -Version: 2.14.2 +Version: 2.14.3 Release: 1%{?dist} Source: %{name}-%{version}.tar.bz2 Group: System Environment/Daemons @@ -31,13 +31,14 @@ You will need to install this package and ORBit-devel if you want to write programs that use CORBA technology. %package devel -Summary: Development libraries, header files and utilities for ORBit. +Summary: Development libraries, header files and utilities for ORBit Group: Development/Libraries Requires: indent Requires: glib2-devel Requires: libIDL-devel >= %{libidl_version} Requires: ORBit2 = %{version} Requires: glib2-devel >= %{glib2_version} +Requires: pkgconfig Conflicts: ORBit-devel <= 1:0.5.8 %description devel @@ -123,6 +124,9 @@ rm -rf %{buildroot} %{_datadir}/gtk-doc %changelog +* Mon Sep 4 2006 Matthias Clasen - 2.14.3-1.fc6 +- Update to 2.14.3 + * Wed Aug 2 2006 Matthias Clasen - 2.14.2-1.fc6 - Update to 2.14.2 diff --git a/sources b/sources index e6b60d8..13eb844 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88ea9b8e686ab0dd27b4199e0f41ac84 ORBit2-2.14.2.tar.bz2 +857881e7aabf849016de9a1e9c53b328 ORBit2-2.14.3.tar.bz2