Author: patrys Date: Wed Jun 4 00:28:39 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.14.13 - dont use --enable-http as advised by authors
---- Files affected: SPECS: ORBit2.spec (1.108 -> 1.109) ---- Diffs: ================================================================ Index: SPECS/ORBit2.spec diff -u SPECS/ORBit2.spec:1.108 SPECS/ORBit2.spec:1.109 --- SPECS/ORBit2.spec:1.108 Fri Feb 1 22:28:45 2008 +++ SPECS/ORBit2.spec Wed Jun 4 02:28:33 2008 @@ -3,13 +3,13 @@ Summary(fr.UTF-8): Requète d'Objects CORBA Summary(pl.UTF-8): Wysoko wydajny CORBA Object Request Broker Name: ORBit2 -Version: 2.14.12 +Version: 2.14.13 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: 6f4bf7d803d442e9d093a0daa203d506 +# Source0-md5: 1326b6775aaa87601b4cb7579234e1ce Patch0: %{name}-pthread.patch URL: http://www.gnome.org/projects/ORBit2/ BuildRequires: autoconf >= 2.54 @@ -132,8 +132,7 @@ %{__automake} %configure \ --with-html-dir=%{_gtkdocdir} \ - --enable-gtk-doc \ - --enable-http + --enable-gtk-doc %{__make} -j1 %install @@ -202,6 +201,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.109 2008-06-04 00:28:33 patrys +- 2.14.13 +- dont use --enable-http as advised by authors + Revision 1.108 2008-02-01 21:28:45 megabajt - updated to 2.14.12 - more verbose files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ORBit2.spec?r1=1.108&r2=1.109&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
