RPMs for omniORB-4.1.0 and omniORBpy-3.0
Thomas Lockhart <[email protected]> Mon, 22 Jan 2007 19:03:22 -0800
| Newsgroups | gmane.comp.corba.omniorb.devel |
|---|---|
| Message-ID | <[email protected]> |
I've posted some RPMs for the newest omniORB packages. Currently they
are built for FC4, FC5, FC6, and RHEL4, and expect to have some built
for Mandriva2006 in the next day or so. And of course the source RPM is
available to build for other distros.
A few changes were required to the spec files included with the omniORB
tarballs, related to getting the version numbering to match the release
and to getting pre-compiled python files into the installation. The spec
file changes are enclosed here as a unified diff.
Let me know if you notice problems. Thanks.
- Tom
_______________________________________________
omniORB-dev mailing list
[email protected]
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
omniORB.spec.patch
(text/x-patch, 554 B)
--- ../BUILD/omniORB-4.1.0/contrib/RPMs/omniORB.spec 2006-06-14 03:38:55.000000000 -0700
+++ omniORB.spec 2006-11-29 09:42:22.000000000 -0800
@@ -6,7 +6,7 @@
Summary: Object Request Broker (ORB)
Name: omniORB
Version: 4.1.0
-Release: 0.3
+Release: 1
License: GPL / LGPL
Group: System/Libraries
Source0: %{name}-%{version}.tar.gz
@@ -251,7 +251,7 @@
%attr(644,root,man) %{_mandir}/man1/omniidl*
%{_bindir}/omnicpp
%{_bindir}/omniidl
-%{_bindir}/omniidlrun.py
+%{_bindir}/omniidlrun.py*
%{_bindir}/omkdepend
%{_libdir}/*.a
%{_libdir}/*.so
omniORBpy.spec.patch
(text/x-patch, 360 B)
--- ../BUILD/omniORBpy-3.0/contrib/RPMs/omniORBpy.spec 2006-06-14 07:21:20.000000000 -0700
+++ omniORBpy.spec 2006-11-28 18:09:00.000000000 -0800
@@ -1,7 +1,7 @@
Summary: Python Language Mapping for omniORB
Name: omniORBpy
Version: 3.0
-Release: 0.1
+Release: 1
License: GPL / LGPL
Group: System/Libraries
Source0: %{name}-%{version}.tar.gz