From 16028f5b09799b849bb3d09cdafbb109f22f902c Mon Sep 17 00:00:00 2001
From: cvsdist <cvsdist@fedoraproject.org>
Date: Thu, 9 Sep 2004 02:43:17 +0000
Subject: [PATCH] auto-import changelog data from ORBit2-2.11.2-1.src.rpm Mon
 Aug 30 2004 Mark McLoughlin <markmc@redhat.com> 2.11.2-1 - Update to 2.11.2 -
 Remove gcc on pcc workaround patch

---
 .cvsignore  |  2 +-
 ORBit2.spec | 12 ++++++------
 sources     |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index fa2e6ba..1230404 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-ORBit2-2.11.1.tar.bz2
+ORBit2-2.11.2.tar.bz2
diff --git a/ORBit2.spec b/ORBit2.spec
index bdda0cb..8d692e3 100644
--- a/ORBit2.spec
+++ b/ORBit2.spec
@@ -3,8 +3,8 @@
 
 Summary: A high-performance CORBA Object Request Broker.
 Name: ORBit2
-Version: 2.11.1
-Release: 2
+Version: 2.11.2
+Release: 1
 Source: %{name}-%{version}.tar.bz2
 Group: System Environment/Daemons
 License: LGPL/GPL
@@ -18,8 +18,6 @@ BuildPreReq: /usr/bin/aclocal-1.6
 BuildRequires: pkgconfig >= 0.14
 BuildRequires: gtk-doc >= 1.1
 
-Patch1: ORBit2-2.11.1-is-this-really-a-bug.patch
-
 %description
 ORBit is a high-performance CORBA (Common Object Request Broker 
 Architecture) ORB (object request broker). It allows programs to 
@@ -54,8 +52,6 @@ write such programs, you'll also need to install the ORBIT package.
 %prep
 %setup -q
 
-%patch1 -p1 -b .is-this-really-a-bug
-
 %build
 %configure --enable-gtk-doc
 make ## %{?_smp_mflags} 
@@ -97,6 +93,10 @@ rm -rf %{buildroot}
 %{_datadir}/gtk-doc
 
 %changelog
+* Mon Aug 30 2004 Mark McLoughlin <markmc@redhat.com> 2.11.2-1
+- Update to 2.11.2
+- Remove gcc on pcc workaround patch
+
 * Mon Aug  9 2004 Mark McLoughlin <markmc@redhat.com> 2.11.1-2
 - Add temporary workaround patch for bug #129329
 
diff --git a/sources b/sources
index 63c9c4b..6aafda9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc19145a5f0eddb8ce8d397976b8a126  ORBit2-2.11.1.tar.bz2
+b79c1b2c4d99cc0ceed2b7aab3ea301a  ORBit2-2.11.2.tar.bz2