From 0e8c4d41bc5397416e80e700e4a0fb95073c1a91 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 25 Mar 2007 04:08:03 +0000 Subject: [PATCH] Fix a directory ownership issue --- ORBit2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ORBit2.spec b/ORBit2.spec index 1f5a5f1..376fe9e 100644 --- a/ORBit2.spec +++ b/ORBit2.spec @@ -4,7 +4,7 @@ Summary: A high-performance CORBA Object Request Broker Name: ORBit2 Version: 2.14.7 -Release: 1%{?dist} +Release: 2%{?dist} Source: http://ftp.gnome.org/pub/gnome/sources/ORBit/2.14/%{name}-%{version}.tar.bz2 Group: System Environment/Daemons License: LGPL/GPL @@ -120,6 +120,7 @@ rm -rf %{buildroot} %files devel %defattr(-,root,root) %{_libdir}/*.so +%{_libdir}/orbit-2.0 # this is needed by libbonobo %{_libdir}/libname-server-2.a %{_libdir}/pkgconfig/* @@ -134,6 +135,9 @@ rm -rf %{buildroot} %{_datadir}/gtk-doc %changelog +* Sun Mar 25 2007 Matthias Clasen - 2.14.7-2 +- Fix a directory ownership issue (#233755) + * Tue Feb 27 2007 Matthias Clasen - 2.14.7-1 - Update to 2.14.7