[packages/libbonobo] Rel 11; build fix
arekm
arekm at pld-linux.org
Tue Jul 15 16:10:02 CEST 2025
commit e8ef4ea6f92cf25ba523eea2147193e5d6605bca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 16:09:45 2025 +0200
Rel 11; build fix
libbonobo.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libbonobo.spec b/libbonobo.spec
index a5d2b7d..1d53677 100644
--- a/libbonobo.spec
+++ b/libbonobo.spec
@@ -7,7 +7,7 @@ Summary(pl.UTF-8): Biblioteka do łączenia dokumentów w GNOME
Summary(pt_BR.UTF-8): Biblioteca para documentos compostos no GNOME
Name: libbonobo
Version: 2.32.1
-Release: 10
+Release: 11
License: LGPL v2+ (libraries), GPL v2+ (programs)
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.32/%{name}-%{version}.tar.bz2
@@ -122,11 +122,12 @@ for f in bonobo/bonobo-storage-memory.c bonobo/bonobo-storage-memory.h \
done
%build
+%{__autopoint}
%{__gtkdocize}
%{__glib_gettextize}
%{__intltoolize}
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libbonobo.git/commitdiff/e8ef4ea6f92cf25ba523eea2147193e5d6605bca
More information about the pld-cvs-commit
mailing list