Browse Source

updated 8 packages

aqbanking-6.5.4-1

galera-26.4.14-2

gnucash-5.4-1

gwenhywfar-5.9.0-1

inkscape-1.3-2

libboost-1.83.0-1

libzypp-17.31.23-1

source-highlight-3.1.9-2
Tomohiro "Tomo-p" KATO 5 months ago
parent
commit
8a0515f6a4

+ 6 - 2
a/aqbanking/aqbanking-vl.spec

@@ -1,13 +1,13 @@
 Name: aqbanking
 Summary: A library for online banking functions and financial data import/export
-Version: 6.2.10
+Version: 6.5.4
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
 Distribution: Vine Linux
 
 License: GPLv2 or GPLv3
-URL: https://www.aquamaniac.de/sites/aqbanking/index.php
+URL: https://www.aquamaniac.de/rdm/
 # https://www.aquamaniac.de/rdm/projects/aqbanking/files
 Source: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -118,6 +118,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/aqbanking-cli
 %{_bindir}/aqebics-tool
 %{_bindir}/aqhbci-tool4
+%{_bindir}/aqofxconnect-tool
 %{_bindir}/aqpaypal-tool
 
 %files devel
@@ -134,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 01 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.5.4-1
+- new upstream release.
+
 * Fri Apr 09 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.2.10-1
 - new upstream release.
 - dropped ldconfig scriptlets.

+ 6 - 4
g/galera/galera-vl.spec

@@ -6,7 +6,7 @@
 Summary:        Synchronous multi-master wsrep provider (replication engine)
 Name:           galera
 Version:        26.4.14
-Release:        1%{?_dist_release}%{?with_systemd:.systemd}
+Release:        2%{?_dist_release}%{?with_systemd:.systemd}
 %global         galera_api_version %(echo %{version} | cut -d . -f 1,2)
 Group:          servers
 Vendor:         Project Vine
@@ -98,13 +98,12 @@ sed -i 's;/usr/bin/garbd;/usr/sbin/garbd;g' %{buildroot}/usr/sbin/garb-systemd
 
 sed -i 's/User=nobody/User=garb/g' %{buildroot}%{_unitdir}/garbd.service
 %else
-
+# drop invalid directory
+rm -rf %{buildroot}/usr/lib/systemd
 rm -f %{buildroot}%{_sbindir}/garb-systemd
 mkdir -p %{buildroot}/var/run/garbd
 install -Dpm644 %{SOURCE3} %{buildroot}%{_initdir}/garbd
 %endif
-# drop invalid directory
-rm -rf %{buildroot}/usr/lib/systemd
 
 cp -f %{buildroot}%{_docdir}/galera/LICENSE.asio ./
 rm -f %{buildroot}%{_docdir}/galera/LICENSE.asio
@@ -159,6 +158,9 @@ fi
 
 
 %changelog
+* Wed Nov 01 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 26.4.14-2
+- rebuilt with boost-1.83.0.
+
 * Tue Feb 07 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 26.4.14-1
 - new upstream release.
 

+ 11 - 5
g/gnucash/gnucash-vl.spec

@@ -3,7 +3,7 @@
 Name:           gnucash
 Summary:        GnuCash is an application to keep track of your finances.
 Summary(ja):    個人用財務管理アプリケーション
-Version:        4.12
+Version:        5.4
 Release:        1%{?_dist_release}
 Group:          office
 Vendor:         Project Vine
@@ -12,7 +12,9 @@ Packager:       kenta, inagaki
 
 License:        GPL/LGPL/GFDL
 URL:            https://www.gnucash.org/
-Source:         https://github.com/Gnucash/gnucash/releases/download/%{version}/%{name}-%{version}.tar.bz2
+Source:         https://downloads.sourceforge.net/sourceforge/gnucash/gnucash-%{version}.tar.bz2
+
+Patch0:         rpath.patch
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libappstream-glib-devel
@@ -26,7 +28,7 @@ BuildRequires: gettext
 BuildRequires: gmock-devel
 BuildRequires: gtest-devel
 BuildRequires: gtk3-devel
-BuildRequires: guile-devel
+BuildRequires: guile30-devel
 BuildRequires: libappstream-glib
 BuildRequires: libboost-date-time
 BuildRequires: libboost-devel
@@ -78,7 +80,7 @@ GnuCashは 個人用財務管理をするアプリケーションです.
 
 
 %prep
-%setup -q
+%autosetup -p1
 
 
 %build
@@ -125,12 +127,16 @@ find $RPM_BUILD_ROOT%{_libdir} -name *.la -exec rm -f {} \;
 %{_datadir}/metainfo/*
 %{_datadir}/applications/*
 %{_datadir}/icons/hicolor/*/apps/*
-%{guile_sitedir}/%{name}
+%{_datadir}/guile/site/3.0/gnucash
 %{_mandir}/man*/*
 %config %{_sysconfdir}/%{name}/*
 
 
 %changelog
+* Wed Nov 01 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.4-1
+- new upstream release.
+- built with icu74 and boost-1.83.0.
+
 * Sat Nov 05 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.12-1
 - new upstream release.
 - built with icu72 and boost-1.80.0.

+ 4 - 1
g/gwenhywfar/gwenhywfar-vl.spec

@@ -2,7 +2,7 @@
 
 Summary: A multi-platform helper library for other libraries
 Name: gwenhywfar
-Version: 5.7.3
+Version: 5.9.0
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
@@ -168,6 +168,9 @@ find $RPM_BUILD_ROOT -name *.la -exec rm -f {} \;
 
 
 %changelog
+* Wed Nov 01 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.9.0-1
+- new upstream release.
+
 * Sat Oct 30 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.7.3-1
 - new upstream release.
 - built with openssl-3.0.0.

+ 9 - 6
i/inkscape/inkscape-vl.spec

@@ -1,9 +1,9 @@
-%global src_suffix 2022-07-14_9c6d41e410
+%global src_suffix 2023-07-21_0e150ed6c4
 
 Name:           inkscape
 Summary:        A Vector Drawing Application
 Summary(ja):    ベクター描画アプリケーション
-Version:        1.2.1
+Version:        1.3
 Release:        2%{?_dist_release}
 Group:          graphics
 Vendor:         Project Vine
@@ -13,9 +13,6 @@ License:        GPLv2+
 URL:            https://inkscape.org/
 Source0:        https://media.inkscape.org/dl/resources/file/inkscape-%{version}.tar.xz
 
-# to build with poppler-22.09.0
-Patch1000:      poppler-22.09.0.patch
-
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 BuildRequires: cairo-devel
@@ -97,7 +94,7 @@ rm -rf %{buildroot}
 find %{buildroot} -type f -name 'lib*.a' -delete
 
 # Don't install development files for bundled libraries
-rm -r $RPM_BUILD_ROOT%{_includedir}/2geom-1.1.0/
+rm -r $RPM_BUILD_ROOT%{_includedir}/2geom-*/
 rm -r $RPM_BUILD_ROOT%{_libdir}/cmake/2Geom
 rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/2geom.pc
 
@@ -132,6 +129,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Nov 01 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.3-2
+- rebuilt with boost-1.83.0.
+
+* Thu Oct 19 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.3-1
+- new upstream release.
+
 * Sat Nov 05 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.2.1-2
 - rebuilt with python3-3.11.
 

+ 46 - 47
lib/libb/libboost/libboost-vl.spec

@@ -28,7 +28,7 @@
 Summary: Portable C++ source libraries
 Summary(ja): ポータブルな C++ ソースライブラリ
 Name: libboost
-Version: 1.80.0
+Version: 1.83.0
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
@@ -52,51 +52,34 @@ BuildRequires: python3-numpy
 %endif
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
-# https://bugzilla.redhat.com/show_bug.cgi?id=828856
-# https://bugzilla.redhat.com/show_bug.cgi?id=828857
-# https://svn.boost.org/trac/boost/ticket/6701
-Patch15: 0001-boost-1.58.0-pool.patch
-
-# https://svn.boost.org/trac/boost/ticket/9038
-Patch51: 0002-boost-1.58.0-pool-test_linking.patch
-
 # https://bugzilla.redhat.com/show_bug.cgi?id=1541035
-Patch105: 0003-boost-1.78.0-build-optflags.patch
+Patch0: boost-1.83.0-build-optflags.patch
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=1318383
-Patch106: 0004-boost-1.78.0-no-rpath.patch
+Patch1: boost-1.83.0-no-rpath.patch
 
 # https://lists.boost.org/Archives/boost/2020/04/248812.php
-Patch88: 0005-boost-1.73.0-cmakedir.patch
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1899888
-# https://github.com/boostorg/locale/issues/52
-Patch94: 0006-boost-1.73-locale-empty-vector.patch
+Patch2: boost-1.73.0-cmakedir.patch
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=1541035
-Patch107: 0007-boost-1.78.0-b2-build-flags.patch
+Patch3: boost-1.78.0-b2-build-flags.patch
 
 # https://github.com/boostorg/random/issues/82
-Patch102: 0008-boost-1.76.0-random-test.patch
-
-# PR https://github.com/boostorg/multiprecision/pull/421
-# fixes ppc64le issue https://github.com/boostorg/multiprecision/issues/419
-#Patch103: boost-1.76.0-fix_multiprecision_issue_419-ppc64le.patch
+Patch4: boost-1.76.0-random-test.patch
 
 # PR https://github.com/boostorg/interval/pull/30
 # Fixes narrowing conversions for ppc -
 #   https://github.com/boostorg/interval/issues/29
-Patch104: 0009-boost-1.76.0-fix-narrowing-conversions-for-ppc.patch 
-
-# https://github.com/boostorg/ptr_container/pull/27
-#Patch108: boost-1.76.0-ptr_cont-xml.patch
+Patch5: boost-1.76.0-fix-narrowing-conversions-for-ppc.patch
 
-# Fixes missing libboost_fiber.so
-#  https://github.com/boostorg/boost/issues/632
-#Patch109: boost-1.78.0-fix-b2-staging.patch
+# https://bugzilla.redhat.com/show_bug.cgi?id=2178210
+# https://github.com/boostorg/phoenix/issues/111
+# https://github.com/boostorg/phoenix/issues/115
+Patch6: boost-1.81-phoenix-multiple-defn.patch
 
-# https://github.com/boostorg/python/pull/385
-Patch110: 0010-boost-1.76.0-enum_type_object-type-python-3.11.patch
+# https://github.com/boostorg/random/commit/7561690135c67ecf88c2133bad7680ebd2665c36
+# https://github.com/boostorg/random/commit/4239d93dad32a11e4c3829050f8070d456266133
+Patch8: boost-1.81.0-random-test-fixes.patch
 
 Obsoletes: %{name}-date-time-devel < %{version}
 Obsoletes: %{name}-filesystem-devel < %{version}
@@ -442,6 +425,14 @@ The Boost.TypeErasure library provides runtime polymorphism in C++
 that is more flexible than that provided by the core language.
 
 
+%package url
+Summary: Runtime component of boost URL library
+
+%description url
+Run-time support for the Boost.URL library, a Standards conforming
+library for parsing Uniform Resource Locators.
+
+
 %package wave
 Summary: Set of wave libraries in %{name}
 Group: system
@@ -899,6 +890,14 @@ The Boost.TypeErasure library provides runtime polymorphism in C++
 that is more flexible than that provided by the core language.
 
 
+%package -n compat32-%{name}-url
+Summary: Runtime component of boost URL library
+
+%description -n compat32-%{name}-url
+Run-time support for the Boost.URL library, a Standards conforming
+library for parsing Uniform Resource Locators.
+
+
 %package -n compat32-%{name}-wave
 Summary: Set of wave libraries in %{name}
 Group: system
@@ -911,21 +910,8 @@ Set of wave libraries in %{name}
 
 
 %prep
-%setup -q -n boost_%{tarver}
-#find ./boost -name '*.hpp' -perm /111 | xargs chmod a-x
-%patch15 -p1
-%patch51 -p1
-%patch105 -p1
-%patch106 -p1
-%patch107 -p1
-%patch88 -p1
-%patch94 -p1
-%patch102 -p1
-#%patch103 -p2
-%patch104 -p1
-#%patch108 -p1
-#%patch109 -p1
-%patch110 -p1
+%autosetup -p1 -n boost_%{tarver}
+find ./boost -name '*.hpp' -perm /111 | xargs --no-run-if-empty chmod a-x
 
 # At least python2_version needs to be a macro so that it's visible in
 # %%install as well.
@@ -946,12 +932,14 @@ Set of wave libraries in %{name}
 # through them all at this time.
 # There are also lots of noisy but harmless unused local typedef warnings.
 export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Wno-unused-local-typedefs -Wno-deprecated-declarations"
+export RPM_LD_FLAGS
 
 cat > ./tools/build/src/user-config.jam << "EOF"
 import os ;
 local RPM_OPT_FLAGS = [ os.environ RPM_OPT_FLAGS ] ;
+local RPM_LD_FLAGS = [ os.environ RPM_LD_FLAGS ] ;
 
-using gcc : : : <compileflags>$(RPM_OPT_FLAGS) ;
+using gcc : : : <compileflags>$(RPM_OPT_FLAGS) <linkflags>$(RPM_LD_FLAGS) ;
 %if %{with openmpi} || %{with mpich}
 using mpi ;
 %endif
@@ -1424,6 +1412,10 @@ rm -rf $RPM_BUILD_ROOT
 %license LICENSE_1_0.txt
 %{_libdir}/libboost_type_erasure.so.*
 
+%files url
+%license LICENSE_1_0.txt
+%{_libdir}/libboost_url.so.*
+
 %files wave
 %license LICENSE_1_0.txt
 %{_libdir}/%{name}_wave*.so.*
@@ -1625,6 +1617,10 @@ rm -rf $RPM_BUILD_ROOT
 %license LICENSE_1_0.txt
 %{_libdir}/libboost_type_erasure.so.*
 
+%files -n compat32-%{name}-url
+%license LICENSE_1_0.txt
+%{_libdir}/libboost_url.so.*
+
 %files -n compat32-%{name}-wave
 %license LICENSE_1_0.txt
 %{_libdir}/%{name}_wave*.so.*
@@ -1633,6 +1629,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 01 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.83.0-1
+- new upstream release.
+
 * Thu Oct 20 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.80.0-1
 - new upstream release.
 

+ 9 - 2
lib/libz/libzypp/libzypp-vl.spec

@@ -18,7 +18,7 @@
 %define _unpackaged_files_terminate_build 1
 
 Name:           libzypp
-Version:        17.31.4
+Version:        17.31.23
 Release:        1%{?_dist_release}
 Summary:        Package, Patch, Pattern, and Product Management
 Group:          system
@@ -67,6 +67,7 @@ BuildRequires:  yaml-cpp-devel
 BuildConflicts: yaml-cpp-static
 BuildRequires:  protobuf-devel
 BuildRequires:  protobuf-lite-devel
+BuildRequires:  readline-devel
 
 BuildRequires:  pkgconfig
 
@@ -264,6 +265,7 @@ rm -rf "$RPM_BUILD_ROOT"
 %{_datadir}/zypp
 %{_bindir}/*
 %{_libdir}/libzypp*so.*
+%{_libdir}/libzypp-tui.so
 %{_libexecdir}/zypp/zypp-rpm
 %doc %{_mandir}/man1/*.1.*
 %doc %{_mandir}/man5/*.5.*
@@ -273,12 +275,17 @@ rm -rf "$RPM_BUILD_ROOT"
 %license COPYING
 %{_libdir}/libzypp.so
 %{_includedir}/zypp*
-%{_includedir}/zypp-core
 %{_datadir}/cmake/Modules/*
 %{_libdir}/pkgconfig/libzypp.pc
 
 
 %changelog
+* Wed Nov 01 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 17.31.23-1
+- new upstream release.
+
+* Fri Oct 13 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 17.31.21-1
+- new upstream release.
+
 * Fri Oct 28 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 17.31.4-1
 - new upstream release.
 

+ 4 - 1
s/source-highlight/source-highlight-vl.spec

@@ -7,7 +7,7 @@
 Name:           source-highlight
 Summary:        Syntax highlighting for source documents
 Version:        3.1.9
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Group:          programming
 Vendor:         Project Vine
 Distribution:   Vine Linux
@@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 01 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.1.9-2
+- rebuilt with boost-1.83.0.
+
 * Sat Nov 05 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.1.9-1
 - updated to 3.1.9.