Author: freetz Date: Mon Jul 24 18:04:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.14.2, popt is not used anymore
---- Files affected: SPECS: ORBit2.spec (1.92 -> 1.93) ---- Diffs: ================================================================ Index: SPECS/ORBit2.spec diff -u SPECS/ORBit2.spec:1.92 SPECS/ORBit2.spec:1.93 --- SPECS/ORBit2.spec:1.92 Mon Jul 24 19:53:16 2006 +++ SPECS/ORBit2.spec Mon Jul 24 20:03:56 2006 @@ -3,15 +3,14 @@ Summary(fr): Requčte d'Objects CORBA Summary(pl): Wysoko wydajny CORBA Object Request Broker Name: ORBit2 -Version: 2.14.1 +Version: 2.14.2 Release: 1 Epoch: 1 License: GPL v2+/LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: b04683718e18383ac3788a88c5bb3c4d +# Source0-md5: 88ea9b8e686ab0dd27b4199e0f41ac84 Patch0: %{name}-pthread.patch -Patch1: %{name}-popt.patch URL: http://www.labs.redhat.com/orbit/ BuildRequires: autoconf >= 2.12 BuildRequires: automake @@ -22,11 +21,9 @@ BuildRequires: libIDL-devel >= 0.8.7 BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.14.0 -BuildRequires: popt-devel >= 1.5 BuildRequires: rpmbuild(macros) >= 1.197 Requires: glib2 >= 1:2.12.1 Requires: libIDL >= 0.8.7 -Requires: popt >= 1.5 Provides: linc = 1.1.1 Obsoletes: libORBit2_0 Obsoletes: linc @@ -113,7 +110,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__gtkdocize} @@ -179,6 +175,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.93 2006/07/24 18:03:56 freetz +- 2.14.2, popt is not used anymore + Revision 1.92 2006/07/24 17:53:16 freetz - 2.14.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ORBit2.spec?r1=1.92&r2=1.93&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
