automatic version update by autodist [release 3.0.7-1mamba;Thu Aug 21 2025]
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
--- AbiWord-3.0.6/plugins/collab/backends/service/xp/RealmConnection.cpp.orig 2025-01-17 21:54:11.651530286 +0100
|
||||
+++ AbiWord-3.0.6/plugins/collab/backends/service/xp/RealmConnection.cpp 2025-01-17 21:54:29.734566147 +0100
|
||||
@@ -19,6 +19,8 @@
|
||||
#include <boost/function.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
+#include <boost/asio/buffer.hpp>
|
||||
+#include <boost/array.hpp>
|
||||
#include "ut_assert.h"
|
||||
#include "ut_debugmsg.h"
|
||||
#include "ServiceAccountHandler.h"
|
||||
22
abiword.spec
22
abiword.spec
@@ -1,7 +1,7 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: abiword
|
||||
Version: 3.0.6
|
||||
Version: 3.0.7
|
||||
Release: 1mamba
|
||||
Summary: A free word processing program
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
@@ -12,7 +12,6 @@ URL: https://gitlab.gnome.org/World/AbiWord
|
||||
Source0: https://gitlab.gnome.org/World/AbiWord.git/release-%{version}/AbiWord-%{version}.tar.bz2
|
||||
Source4: abiword.mime
|
||||
Patch0: abiword-3.0.6-enchant-2.8.2.patch
|
||||
Patch1: abiword-3.0.6-xp-RealmConnection-add_missing_headers.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: clutter-gtk-devel
|
||||
@@ -34,18 +33,15 @@ BuildRequires: libcogl-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libdbus-glib-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libe2fs-devel
|
||||
BuildRequires: libenchant1-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libfribidi-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgoffice-devel
|
||||
BuildRequires: libgsf-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
@@ -53,12 +49,9 @@ BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libical-devel
|
||||
BuildRequires: libjpeg-turbo
|
||||
BuildRequires: libjson-glib-devel
|
||||
BuildRequires: libkrb5-devel
|
||||
BuildRequires: liblink-grammar-devel
|
||||
BuildRequires: libloudmouth-devel
|
||||
BuildRequires: libmesa-devel
|
||||
BuildRequires: libnettle-devel
|
||||
BuildRequires: libnsl-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libraptor2-devel
|
||||
@@ -67,9 +60,7 @@ BuildRequires: librdf-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libsoup2-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtasn1-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libwayland-egl-devel
|
||||
BuildRequires: libwmf-devel
|
||||
@@ -108,13 +99,15 @@ This package provides files needed for development.
|
||||
%setup -q -n AbiWord-%{version}
|
||||
#-D -T
|
||||
%patch 0 -p1 -b .enchant-2.8.2
|
||||
%patch 1 -p1
|
||||
|
||||
# Install AppStream data into metainfo directory
|
||||
sed -i 's|/appdata|/metainfo|' Makefile.am
|
||||
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
export CXXFLAGS="-std=c++14 %{optflags} -DASIO_ENABLE_BOOST"
|
||||
#export CXXFLAGS="-std=c++14 %{optflags} -DASIO_ENABLE_BOOST"
|
||||
|
||||
%configure \
|
||||
--enable-plugins \
|
||||
@@ -140,7 +133,7 @@ export CXXFLAGS="-std=c++14 %{optflags} -DASIO_ENABLE_BOOST"
|
||||
%dir %{_datadir}/abiword-%{majversion}
|
||||
%{_datadir}/abiword-%{majversion}/*
|
||||
%{_datadir}/applications/abiword.desktop
|
||||
%{_datadir}/appdata/abiword.appdata.xml
|
||||
%{_metainfodir}/abiword.appdata.xml
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.AbiCollab.service
|
||||
%{_datadir}/telepathy/clients/AbiCollab.client
|
||||
%{_libdir}/libabiword-%{majversion}.so
|
||||
@@ -161,6 +154,9 @@ export CXXFLAGS="-std=c++14 %{optflags} -DASIO_ENABLE_BOOST"
|
||||
%{_libdir}/pkgconfig/abiword-%{majversion}.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 21 2025 Automatic Build System <autodist@openmamba.org> 3.0.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 25 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.6-1mamba
|
||||
- update to 3.0.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user