rpms/ORBit2/devel .cvsignore, 1.19, 1.20 ORBit2.spec, 1.47, 1.48 sources, 1.19, 1.20

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 19 05:48:31 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/ORBit2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14443

Modified Files:
	.cvsignore ORBit2.spec sources 
Log Message:
2.14.4



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/ORBit2/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	4 Sep 2006 23:45:20 -0000	1.19
+++ .cvsignore	19 Dec 2006 05:48:29 -0000	1.20
@@ -1 +1 @@
-ORBit2-2.14.3.tar.bz2
+ORBit2-2.14.4.tar.bz2


Index: ORBit2.spec
===================================================================
RCS file: /cvs/dist/rpms/ORBit2/devel/ORBit2.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ORBit2.spec	8 Dec 2006 17:31:53 -0000	1.47
+++ ORBit2.spec	19 Dec 2006 05:48:29 -0000	1.48
@@ -3,12 +3,12 @@
 
 Summary: A high-performance CORBA Object Request Broker
 Name: ORBit2
-Version: 2.14.3
-Release: 4%{?dist}
+Version: 2.14.4
+Release: 1%{?dist}
 Source: %{name}-%{version}.tar.bz2
 Group: System Environment/Daemons
 License: LGPL/GPL
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://www.gnome.org/projects/ORBit2/
 BuildRequires: libIDL-devel >= %{libidl_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -19,10 +19,8 @@
 BuildRequires: gtk-doc
 
 Patch0: ORBit2-2.14.3-multilib.patch
-# fixed in upstream cvs
-Patch1: ORBit2-2.14.3-non-local-ipv4.patch
 # handle ref leaks in the a11y stack more gracefully
-Patch2: ORBit2-2.14.3-ref-leaks.patch
+Patch1: ORBit2-2.14.3-ref-leaks.patch
 
 %description
 ORBit is a high-performance CORBA (Common Object Request Broker 
@@ -42,7 +40,7 @@
 Requires: indent
 Requires: glib2-devel
 Requires: libIDL-devel >= %{libidl_version}
-Requires: ORBit2 = %{version}
+Requires: %{name} = %{version}-%{release}
 Requires: glib2-devel >= %{glib2_version}
 Requires: pkgconfig
 Conflicts: ORBit-devel <= 1:0.5.8
@@ -59,15 +57,14 @@
 %prep
 %setup -q
 %patch0 -p1 -b .multilib
-%patch1 -p1 -b .non-local-ipv4
-%patch2 -p1 -b .ref-leaks
+%patch1 -p1 -b .ref-leaks
  
 %build
 ## the shipped libtool is broken wrt. multilib
 libtoolize --force --copy
 aclocal
 autoconf
-%configure --disable-gtk-doc --enable-purify
+%configure --disable-gtk-doc --enable-purify --disable-static
 make
 
 %install
@@ -119,7 +116,6 @@
 
 %files devel
 %defattr(-,root,root)
-%{_libdir}/*.a
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
 %{_bindir}/orbit-idl-2
@@ -133,6 +129,9 @@
 %{_datadir}/gtk-doc
 
 %changelog
+* Tue Dec 19 2006 Matthias Clasen <mclasen at redhat.com> - 2.14.4-1
+- Update to 2.14.4
+
 * Fri Dec  8 2006 Matthias Clasen <mclasen at redhat.com> - 2.14.3-4
 - Handle ref leaks in the a11y stack more gracefully (#214795)
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/ORBit2/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	4 Sep 2006 23:45:20 -0000	1.19
+++ sources	19 Dec 2006 05:48:29 -0000	1.20
@@ -1 +1 @@
-857881e7aabf849016de9a1e9c53b328  ORBit2-2.14.3.tar.bz2
+8379d4dab8cab57c51372ff4facbe5d6  ORBit2-2.14.4.tar.bz2




More information about the fedora-cvs-commits mailing list