Author: glen Date: Tue Sep 30 06:56:25 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - allow earlier <popt.h> inclusionl rel 3
---- Files affected: SPECS: libbonobo.spec (1.93.2.4 -> 1.93.2.5) ---- Diffs: ================================================================ Index: SPECS/libbonobo.spec diff -u SPECS/libbonobo.spec:1.93.2.4 SPECS/libbonobo.spec:1.93.2.5 --- SPECS/libbonobo.spec:1.93.2.4 Tue Sep 30 08:53:40 2008 +++ SPECS/libbonobo.spec Tue Sep 30 08:56:19 2008 @@ -8,11 +8,12 @@ Summary(pt_BR.UTF-8): Biblioteca para documentos compostos no GNOME Name: libbonobo Version: 2.14.0 -Release: 2 +Release: 3 License: GPL Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.14/%{name}-%{version}.tar.bz2 # Source0-md5: f1f0255f94e3354250d142b688013fad +Patch0: %{name}-popt.patch URL: http://www.gnome.org/ BuildRequires: ORBit2-devel >= 1:2.14.0 BuildRequires: autoconf @@ -101,7 +102,8 @@ %prep %setup -q -sed -i -e 's|/lib|/%{_lib}|g' utils/bonobo-slay.in +%patch0 -p1 +%{__sed} -i -e 's|/lib|/%{_lib}|g' utils/bonobo-slay.in %build %{__intltoolize} @@ -193,6 +195,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.93.2.5 2008/09/30 06:56:19 glen +- allow earlier <popt.h> inclusionl rel 3 + Revision 1.93.2.4 2008/09/30 06:53:40 glen - merge changes from HEAD ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libbonobo.spec?r1=1.93.2.4&r2=1.93.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
