DISTFILES: gsettings-desktop-schemas: gsettings-desktop-schemas-46.0.tar.xz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://download.gnome.org/sources/gsettings-desktop-schemas/46/gsettings-desktop-schemas-46.0.tar.xz
b6363bdbf5a81ed42cb29a99dc88537f  gsettings-desktop-schemas-46.0.tar.xz
Size: 767460 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/gsettings-desktop-schemas] - updated to 46.0

2024-04-28 Thread qboosh
commit 225088d9ff2e16fbf58c298aef362a62f5c10ec6
Author: Jakub Bogusz 
Date:   Mon Apr 29 06:29:49 2024 +0200

- updated to 46.0

 gsettings-desktop-schemas.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec
index aa8a74a..cd78b8f 100644
--- a/gsettings-desktop-schemas.spec
+++ b/gsettings-desktop-schemas.spec
@@ -3,12 +3,12 @@
 Summary:   A collection of GSettings schemas
 Summary(pl.UTF-8): Zbiór schematów GSettings
 Name:  gsettings-desktop-schemas
-Version:   45.0
+Version:   46.0
 Release:   1
 License:   LGPL v2.1+
 Group: Libraries
-Source0:   
https://download.gnome.org/sources/gsettings-desktop-schemas/45/%{name}-%{version}.tar.xz
-# Source0-md5: 183c5d01b2fec112a804762184f4ffef
+Source0:   
https://download.gnome.org/sources/gsettings-desktop-schemas/46/%{name}-%{version}.tar.xz
+# Source0-md5: b6363bdbf5a81ed42cb29a99dc88537f
 URL:   https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
 BuildRequires: gettext-tools
 BuildRequires: glib2-devel >= 1:2.32.0


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gsettings-desktop-schemas.git/commitdiff/225088d9ff2e16fbf58c298aef362a62f5c10ec6

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: qemu: qemu-8.0.5.tar.xz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://download.qemu.org/qemu-8.0.5.tar.xz
c803c9a643131013bef6c3b9b541c5a4  qemu-8.0.5.tar.xz
Size: 126175064 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/qemu] - updated to 8.0.5; virtiofsd is no longer included, external project can be used

2024-04-28 Thread qboosh
commit cc59f32bc16588aaa466ca7d02fb71165277c9f8
Author: Jakub Bogusz 
Date:   Mon Apr 29 06:26:33 2024 +0200

- updated to 8.0.5; virtiofsd is no longer included, external project can 
be used

 qemu-capstone.patch| 52 ++
 qemu-user-execve.patch | 39 +
 qemu.spec  | 24 +++
 3 files changed, 87 insertions(+), 28 deletions(-)
---
diff --git a/qemu.spec b/qemu.spec
index ba50b16..0cebb18 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -44,12 +44,12 @@
 Summary:   QEMU CPU Emulator
 Summary(pl.UTF-8): QEMU - emulator procesora
 Name:  qemu
-Version:   7.2.10
+Version:   8.0.5
 Release:   1
 License:   GPL v2, BSD (edk2 firmware files)
 Group: Applications/Emulators
 Source0:   https://download.qemu.org/%{name}-%{version}.tar.xz
-# Source0-md5: a99d896cf773964422e0294015d3b98a
+# Source0-md5: c803c9a643131013bef6c3b9b541c5a4
 # Loads kvm kernel modules at boot
 Source3:   kvm-modules-load.conf
 # Creates /dev/kvm
@@ -75,6 +75,7 @@ Patch5:   %{name}-u2f-emu.patch
 Patch6:%{name}-linux-mount.patch
 Patch7:libvfio-user-types.patch
 Patch8:libvfio-user-alloca.patch
+Patch9:%{name}-capstone.patch
 URL:   https://www.qemu.org/
 %{?with_opengl:BuildRequires:  Mesa-libgbm-devel}
 %{?with_opengl:BuildRequires:  OpenGL-GLX-devel}
@@ -119,7 +120,8 @@ BuildRequires:  libpng-devel >= 2:1.6.34
 %{?with_seccomp:BuildRequires: libseccomp-devel >= 2.3.0}
 BuildRequires: libselinux-devel
 BuildRequires: libssh-devel >= 0.8.7
-BuildRequires: libslirp-devel >= 4.1.0
+BuildRequires: libslirp-devel >= 4.7
+BuildRequires: libstdc++-devel >= 6:4.7
 # for tests only
 #BuildRequires:libtasn1-devel
 BuildRequires: libu2f-emu-devel
@@ -154,8 +156,8 @@ BuildRequires:  sed >= 4.0
 %{?with_snappy:BuildRequires:  snappy-devel}
 BuildRequires: sphinx-pdg
 %if %{with spice}
-BuildRequires: spice-protocol >= 0.12.3
-BuildRequires: spice-server-devel >= 0.12.5
+BuildRequires: spice-protocol >= 0.14.0
+BuildRequires: spice-server-devel >= 0.14.0
 %endif
 %{?with_systemtap:BuildRequires:   systemtap-sdt-devel}
 BuildRequires: tar >= 1:1.22
@@ -224,12 +226,12 @@ Requires: libpng >= 2:1.6.34 \
 %if %{with seccomp} \
 Requires:  libseccomp >= 2.3.0 \
 %endif \
-Requires:  libslirp >= 4.1.0 \
+Requires:  libslirp >= 4.7 \
 Requires:  liburing >= 0.3 \
 Requires:  libusb >= 1.0.22 \
 Requires:  pixman >= 0.21.8 \
 %if %{with spice} \
-Requires:  spice-server-libs >= 0.12.5 \
+Requires:  spice-server-libs >= 0.14.0 \
 %endif \
 %if %{with usbredir} \
 Requires:  usbredir >= 0.6 \
@@ -300,6 +302,7 @@ Requires:   nettle >= 3.4
 Requires:  systemd-units >= 38
 %{?with_vte:Requires:  vte >= 0.32.0}
 Requires:  zstd >= 1.4.0
+Suggests:  virtiofsd
 Provides:  group(qemu)
 Provides:  user(qemu)
 Obsoletes: qemu-kvm-common < 2
@@ -762,7 +765,7 @@ Summary(pl.UTF-8):  QEMU - emulator systemu z procesorem x86
 Group: Applications/Emulators
 Requires:  %{name}-common = %{version}-%{release}
 %{?with_vfio_user:Requires:libvfio-user = %{version}-%{release}}
-%{?with_system_seabios:Requires:   seabios}
+%{?with_system_seabios:Requires:   seabios >= 1.11.0}
 %systempkg_req
 Obsoletes: kvm < 89
 Obsoletes: qemu-kvm-system-x86 < 2
@@ -1016,6 +1019,7 @@ Pliki nagłówkowe biblioteki vfio-user.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %{__sed} -i '1s,/usr/bin/env python3,%{__python3},' scripts/qemu-trace-stap
 
@@ -1373,7 +1377,6 @@ fi
 %attr(755,root,root) %{_libexecdir}/vhost-user-gpu
 %endif
 %attr(755,root,root) %{_libexecdir}/virtfs-proxy-helper
-%attr(755,root,root) %{_libexecdir}/virtiofsd
 %dir %{_libdir}/%{name}
 # modules without too many external dependencies
 %attr(755,root,root) %{_libdir}/%{name}/block-blkio.so
@@ -1425,7 +1428,6 @@ fi
 %if %{with virgl}
 %{_datadir}/%{name}/vhost-user/50-qemu-gpu.json
 %endif
-%{_datadir}/%{name}/vhost-user/50-qemu-virtiofsd.json
 %{_desktopdir}/qemu.desktop
 %{_iconsdir}/hicolor/*x*/apps/qemu.png
 %{_iconsdir}/hicolor/32x32/apps/qemu.bmp
@@ -1433,7 +1435,6 @@ fi
 %{_mandir}/man1/qemu.1*
 %{_mandir}/man1/qemu-storage-daemon.1*
 %{_mandir}/man1/virtfs-proxy-helper.1*
-%{_mandir}/man1/virtiofsd.1*
 %{_mandir}/man7/qemu-block-drivers.7*
 %{_mandir}/man7/qemu-cpu-models.7*
 %{_mandir}/man7/qemu-qmp-ref.7*
@@ -1678,7 +1679,6 @@ fi
 %{_datadir}/%{name}/pxe-rtl8139.rom
 %{_datadir}/%{name}/pxe-virtio.rom
 %{_datadir}/%{name}/qboot.rom
-%{_datadir}/%{name}/sgabios.bin
 %{_datadir}/%{name}/vgabios.bin
 %{_datadir}/%{name}/vgabios-ati.bin
 %{_datadir}/%{name}/vgabios-bochs-display.bin
diff --git a/qemu-capstone.patch b/qemu-capstone.patch
new file mode 100644
index 000..c6a73d6
--- /dev/null
+++ b/qemu-capstone.patch
@@ -0,0 +1,52 @@
+Workaround symbol conflict 

DISTFILES: evolution: evolution-3.52.1.tar.xz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://download.gnome.org/sources/evolution/3.52/evolution-3.52.1.tar.xz
6a74512b94ae9ffa51929e1960d88e73  evolution-3.52.1.tar.xz
Size: 13627360 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution] - updated to 3.52.1

2024-04-28 Thread qboosh
commit e3467444e9902db83be0d3d62ebc4d8c8b327d2e
Author: Jakub Bogusz 
Date:   Mon Apr 29 06:25:20 2024 +0200

- updated to 3.52.1

 evolution.spec | 15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/evolution.spec b/evolution.spec
index b7c6f62..5352e9e 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -13,12 +13,12 @@ Summary(pl.UTF-8):  Klient poczty, kalendarz i książka 
adresowa dla GNOME
 Summary(pt_BR.UTF-8):  Cliente de email integrado com calendário e catálogo de 
endereços
 Summary(zh_CN.UTF-8):  Evolution - GNOME个人和工作组信息管理工具(包括电子邮件,日历和地址薄)
 Name:  evolution
-Version:   3.50.4
+Version:   3.52.1
 Release:   1
 License:   GPL v2+
 Group: X11/Applications/Mail
-Source0:   
https://download.gnome.org/sources/evolution/3.50/%{name}-%{version}.tar.xz
-# Source0-md5: 3c50af619df5d3578f100d781c10fd79
+Source0:   
https://download.gnome.org/sources/evolution/3.52/%{name}-%{version}.tar.xz
+# Source0-md5: 6a74512b94ae9ffa51929e1960d88e73
 Source3:   %{name}-addressbook.desktop
 Source4:   %{name}-calendar.desktop
 Source5:   %{name}-mail.desktop
@@ -29,7 +29,7 @@ URL:  https://wiki.gnome.org/Apps/Evolution/
 BuildRequires: atk-devel
 BuildRequires: cairo-gobject-devel
 %{?with_contact_maps:BuildRequires:clutter-gtk-devel >= 0.90}
-BuildRequires: cmake >= 3.1
+BuildRequires: cmake >= 3.15
 BuildRequires: cmark-devel
 BuildRequires: docbook-dtd412-xml
 BuildRequires: enchant2-devel >= 2.2.0
@@ -274,15 +274,13 @@ Dokumentacja API Evolution.
 %patch1 -p1
 
 %build
-install -d build
-cd build
 export BOGOFILTER="/usr/bin/bogofilter"
 export HIGHLIGHT="/usr/bin/highlight"
 export SPAMASSASSIN="/usr/bin/spamassassin"
 export SA_LEARN="/usr/bin/sa-learn"
 export SPAMC="/usr/bin/spamc"
 export SPAMD="/usr/bin/spamd"
-%cmake .. \
+%cmake -B build \
-DLIBEXEC_INSTALL_DIR=%{_libexecdir} \
%{!?with_autoar:-DENABLE_AUTOAR=OFF} \
%{?with_contact_maps:-DENABLE_CONTACT_MAPS=ON} \
@@ -295,7 +293,7 @@ export SPAMD="/usr/bin/spamd"
-DWITH_GLADE_CATALOG=%{?with_glade:ON} \
-DVERSION_SUBSTRING=" PLD Linux"
 
-%{__make}
+%{__make} -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -482,6 +480,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/evolution/libevolution-mail-composer.so
 %attr(755,root,root) %{_libdir}/evolution/libevolution-mail-importers.so
 %attr(755,root,root) %{_libdir}/evolution/libevolution-mail.so
+%attr(755,root,root) %{_libdir}/evolution/libevolution-rss-common.so
 %attr(755,root,root) %{_libdir}/evolution/libevolution-shell.so
 %attr(755,root,root) %{_libdir}/evolution/libevolution-smime.so
 %attr(755,root,root) %{_libdir}/evolution/libevolution-util.so


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution.git/commitdiff/e3467444e9902db83be0d3d62ebc4d8c8b327d2e

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libcgroup] - cgrulesengd requires directory /etc/cgconfig.d to start

2024-04-28 Thread hawk
commit 3be873a1e3a1f340d4e2d6a4197fed7ff5806178
Author: Marcin Krol 
Date:   Sun Apr 28 21:28:05 2024 +

- cgrulesengd requires directory /etc/cgconfig.d to start

 libcgroup.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libcgroup.spec b/libcgroup.spec
index 1399d4b..95fe1b9 100644
--- a/libcgroup.spec
+++ b/libcgroup.spec
@@ -4,7 +4,7 @@ Summary:Tools and library to control and monitor 
control groups
 Summary(pl.UTF-8): Narzędzia i biblioteka do kontrolowania i monitorowania 
grup kontroli
 Name:  libcgroup
 Version:   0.42.2
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: Applications/System
 #Source0Download: https://github.com/libcgroup/libcgroup/releases
@@ -144,7 +144,7 @@ Wiązania Pythona do biblioteki libcgroup.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{/etc/sysconfig,%{systemdunitdir}}
+install -d $RPM_BUILD_ROOT{/etc/{cgconfig.d,sysconfig},%{systemdunitdir}}
 
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -237,6 +237,7 @@ fi
 %doc README README_daemon
 %attr(754,root,root) /etc/rc.d/init.d/cgconfig
 %attr(754,root,root) /etc/rc.d/init.d/cgred
+%dir /etc/cgconfig.d
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/cgred
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cg*.conf
 %{systemdunitdir}/cgconfig.service


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcgroup.git/commitdiff/3be873a1e3a1f340d4e2d6a4197fed7ff5806178

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[projects/pld-builder.new] xtables-addons dropped support for kernels 4.x

2024-04-28 Thread baggins
commit 26d1e75500944ea15102ab1be893fdb45ce2
Author: Jan Rękorajski 
Date:   Sun Apr 28 23:16:41 2024 +0200

xtables-addons dropped support for kernels 4.x

 client/rebuild-kernel-packages.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/client/rebuild-kernel-packages.py 
b/client/rebuild-kernel-packages.py
index c15a194..599f5b1 100755
--- a/client/rebuild-kernel-packages.py
+++ b/client/rebuild-kernel-packages.py
@@ -25,7 +25,7 @@ packages = collections.OrderedDict([
 ('xorg-driver-video-nvidia',  ['head', '6.1', '5.15', '5.10', 
'5.4', '4.19']),
 ('xorg-driver-video-nvidia-legacy-390xx', ['head', '6.1', '5.15', '5.10', 
'5.4', '4.19']),
 ('zfs',   ['head', '6.1', '5.15', '5.10', 
'5.4', '4.19']),
-('xtables-addons',['head', '6.1', '5.15', '5.10', 
'5.4', '4.19']),
+('xtables-addons',['head', '6.1', '5.15', '5.10', 
'5.4']),
 ('vpb-driver',['6.1', '5.15', '5.10', '5.4', 
'4.19']),
 ('lin_tape',  ['5.15', '5.10', '5.4', '4.19']),
 ('WireGuard', ['5.4', '4.19']),


 gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/26d1e75500944ea15102ab1be893fdb45ce2

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/lttng-modules] - fix building for 4.19.312

2024-04-28 Thread baggins
commit c455c7ad8007b13fa6048e76ab89ac1fad6196f1
Author: Jan Rękorajski 
Date:   Sun Apr 28 22:44:17 2024 +0200

- fix building for 4.19.312

 lttng-modules.spec   |  2 ++
 timer_expire_entry.patch | 48 
 2 files changed, 50 insertions(+)
---
diff --git a/lttng-modules.spec b/lttng-modules.spec
index ad2fb62..c1c7844 100644
--- a/lttng-modules.spec
+++ b/lttng-modules.spec
@@ -18,6 +18,7 @@ Group:Base/Kernel
 Source0:   
https://lttng.org/files/lttng-modules/%{pname}-%{version}.tar.bz2
 # Source0-md5: d84589cceb5a43bef749b48ab57c3860
 Patch0:build.patch
+Patch1:timer_expire_entry.patch
 URL:   https://lttng.org/
 %{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:3.0}
 %{?with_kernelsrc:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-source 
>= 3:3.0}}
@@ -94,6 +95,7 @@ p=`pwd`\
 %setup -qc -n %{name}-%{version}
 cd %{pname}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 cd  %{pname}-%{version}
diff --git a/timer_expire_entry.patch b/timer_expire_entry.patch
new file mode 100644
index 000..45794b4
--- /dev/null
+++ b/timer_expire_entry.patch
@@ -0,0 +1,48 @@
+commit b258b549a9bc218a08c102ba54aac2c1d477b45a
+Author: Kienan Stewart 
+Date:   Mon Apr 15 09:25:26 2024 -0400
+
+Fix: timer_expire_entry changed in 4.19.312
+
+See upstream commit:
+
+commit bbb5b1c060d73ca96ccc8cceaa81f5e1a96e8fa4
+Author: Anna-Maria Gleixner 
+Date:   Thu Mar 21 13:09:21 2019 +0100
+
+timer/trace: Improve timer tracing
+
+[ Upstream commit f28d3d5346e97e60c81f933ac89ccf015430e5cf ]
+
+Timers are added to the timer wheel off by one. This is required in
+case a timer is queued directly before incrementing jiffies to 
prevent
+early timer expiry.
+
+When reading a timer trace and relying only on the expiry time of 
the timer
+in the timer_start trace point and on the now in the 
timer_expiry_entry
+trace point, it seems that the timer fires late. With the current
+timer_expiry_entry trace point information only now=jiffies is 
printed but
+not the value of base->clk. This makes it impossible to draw a 
conclusion
+to the index of base->clk and makes it impossible to examine timer 
problems
+without additional trace points.
+
+Therefore add the base->clk value to the timer_expire_entry trace
+point, to be able to calculate the index the timer base is located 
at
+during collecting expired timers.
+
+Change-Id: I2ebdbb637db0966ff51f45bf66916a59a496b50c
+Signed-off-by: Kienan Stewart 
+Signed-off-by: Mathieu Desnoyers 
+
+diff --git a/include/instrumentation/events/timer.h 
b/include/instrumentation/events/timer.h
+index bd21c037..77c4111a 100644
+--- a/include/instrumentation/events/timer.h
 b/include/instrumentation/events/timer.h
+@@ -112,6 +112,7 @@ LTTNG_TRACEPOINT_EVENT(timer_start,
+ #endif
+ 
+ #if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,2,0) || \
++  LTTNG_KERNEL_RANGE(4,19,312, 4,20,0) || \
+   LTTNG_RHEL_KERNEL_RANGE(4,18,0,193,0,0, 4,19,0,0,0,0))
+ /**
+  * timer_expire_entry - called immediately before the timer callback


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lttng-modules.git/commitdiff/c455c7ad8007b13fa6048e76ab89ac1fad6196f1

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/chrony] - fix "status" in initscript (don't wait for sleep to finish)

2024-04-28 Thread hawk
commit fe8a98e2a82658ff326a81b5dc446a1603066586
Author: Marcin Krol 
Date:   Sun Apr 28 22:37:40 2024 +0200

- fix "status" in initscript (don't wait for sleep to finish)

 chrony.spec  | 2 +-
 chronyd.init | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/chrony.spec b/chrony.spec
index 6e3fab5..1ada5cd 100644
--- a/chrony.spec
+++ b/chrony.spec
@@ -4,7 +4,7 @@ Summary:An NTP client/server
 Summary(pl.UTF-8): Klient/serwer NTP
 Name:  chrony
 Version:   4.5
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Daemons
 Source0:   http://download.tuxfamily.org/chrony/%{name}-%{version}.tar.gz
diff --git a/chronyd.init b/chronyd.init
index e4ff6e5..45d18ff 100755
--- a/chronyd.init
+++ b/chronyd.init
@@ -40,13 +40,13 @@ $1
 EOF
 chronycpid=$!
 
-# chronyc will hang if the daemon doesn't respond, kill it after 3 s
-   #'
+# chronyc will hang if the daemon doesn't respond, kill it after 3s
 (sleep 3; kill $chronycpid) < /dev/null > /dev/null 2>&1 &
 killerpid=$!
 
 wait $chronycpid >/dev/null 2>&1
-kill $killerpid >/dev/null 2>&1 || echo "chronyd not responding"
+# kill also $killerpid children processes to avoid waiting for "sleep" 
to finish
+kill $killerpid $(cat /proc/$killerpid/task/$killerpid/children) 
>/dev/null 2>&1 || echo "chronyd not responding"
 ) | grep -v '200 OK'
 }
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chrony.git/commitdiff/fe8a98e2a82658ff326a81b5dc446a1603066586

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: enchant2: enchant-2.6.9.tar.gz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://github.com/AbiWord/enchant/releases/download/v2.6.9/enchant-2.6.9.tar.gz
2200119317326bce456a7c831376ca6a  enchant-2.6.9.tar.gz
Size: 4431074 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/enchant2] - updated to 2.6.9, package apidocs

2024-04-28 Thread qboosh
commit d37fbc5a90de0d415b87a851723ff5eaecbb81a4
Author: Jakub Bogusz 
Date:   Sun Apr 28 22:04:10 2024 +0200

- updated to 2.6.9, package apidocs

 enchant2.spec | 29 +++--
 1 file changed, 23 insertions(+), 6 deletions(-)
---
diff --git a/enchant2.spec b/enchant2.spec
index a24df62..0d18783 100644
--- a/enchant2.spec
+++ b/enchant2.spec
@@ -5,13 +5,13 @@
 Summary:   libenchant - generic spell checking library
 Summary(pl.UTF-8): libenchant - ogólna biblioteka sprawdzania pisowni
 Name:  enchant2
-Version:   2.6.1
+Version:   2.6.9
 Release:   1
 License:   LGPL v2+
 Group: Libraries
 #Source0Download: https://github.com/AbiWord/enchant/releases
 Source0:   
https://github.com/AbiWord/enchant/releases/download/v%{version}/enchant-%{version}.tar.gz
-# Source0-md5: b22bc2ce92f74456f40acc9ce87be1a9
+# Source0-md5: 2200119317326bce456a7c831376ca6a
 Patch0:%{name}-link.patch
 URL:   https://github.com/AbiWord/enchant
 BuildRequires: aspell-devel >= 2:0.50.0
@@ -28,6 +28,7 @@ BuildRequires:libtool >= 2:2
 BuildRequires: libvoikko-devel
 BuildRequires: nuspell-devel >= 5.1.0
 BuildRequires: pkgconfig
+BuildRequires: rpm-build >= 4.6
 Requires:  glib2 >= 1:2.12.0
 Suggests:  %{name}-backend
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -99,6 +100,18 @@ Static enchant library.
 %description static -l pl.UTF-8
 Statyczna biblioteka enchant.
 
+%package apidocs
+Summary:   API documentation for Enchant 2 library
+Summary(pl.UTF-8): Dokumentacja API biblioteki Enchant 2
+Group: Documentation
+BuildArch: noarch
+
+%description apidocs
+API documentation for Enchant 2 library.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki Enchant 2.
+
 %package aspell
 Summary:   aspell provider module for Enchant
 Summary(pl.UTF-8): Moduł obsługujący aspella dla Enchanta
@@ -198,15 +211,13 @@ Moduł obsługujący backend zemberek (turecki) dla Enchanta.
--with-nuspell \
--with-zemberek
 
-%{__make} \
-   pkgdatadir=%{_datadir}/enchant-2
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-   DESTDIR=$RPM_BUILD_ROOT \
-   pkgdatadir=%{_datadir}/enchant-2
+   DESTDIR=$RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 
@@ -215,6 +226,8 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with static_libs}
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/enchant-2/*.a
 %endif
+# HTML version of man pages
+%{__rm} $RPM_BUILD_ROOT%{_docdir}/enchant/enchant*.html
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -247,6 +260,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libenchant-2.a
 %endif
 
+%files apidocs
+%defattr(644,root,root,755)
+%doc doxygen/html/{search,*.css,*.html,*.js,*.png}
+
 %files aspell
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/enchant-2/enchant_aspell.so


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/enchant2.git/commitdiff/d37fbc5a90de0d415b87a851723ff5eaecbb81a4

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: nuspell: nuspell-5.1.4.tar.gz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://github.com/nuspell/nuspell/archive/v5.1.4/nuspell-5.1.4.tar.gz
d554b150623aa672352cabed68cbab4a  nuspell-5.1.4.tar.gz
Size: 371512 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/nuspell] - updated to 5.1.4

2024-04-28 Thread qboosh
commit 207f8fa479366dd0831b6bd4dc44a8c84097c02a
Author: Jakub Bogusz 
Date:   Sun Apr 28 21:24:52 2024 +0200

- updated to 5.1.4

 nuspell.spec | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/nuspell.spec b/nuspell.spec
index 384f35c..3256a6d 100644
--- a/nuspell.spec
+++ b/nuspell.spec
@@ -1,17 +1,17 @@
-# TODO: catch2 >= 2.3.0 for tests, https://github.com/catchorg/Catch2.git
+# TODO: catch2 >= 3.1.1 for tests, https://github.com/catchorg/Catch2.git
 Summary:   Nuspell spell checking library
 Summary(pl.UTF-8): Biblioteka sprawdzania pisowni Nuspell
 Name:  nuspell
-Version:   5.1.3
+Version:   5.1.4
 Release:   1
 License:   LGPL v3+
 Group: Libraries
 #Source0Download: https://github.com/nuspell/nuspell/releases
 Source0:   
https://github.com/nuspell/nuspell/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: a0e833e8272327ddf66c3764d2176cfb
+# Source0-md5: d554b150623aa672352cabed68cbab4a
 URL:   https://nuspell.github.io/
-BuildRequires: cmake >= 3.8
-BuildRequires: libicu-devel
+BuildRequires: cmake >= 3.12
+BuildRequires: libicu-devel >= 60
 # -std=c++17, std::from_chars
 BuildRequires: libstdc++-devel >= 6:8
 BuildRequires: rpmbuild(macros) >= 1.749


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nuspell.git/commitdiff/207f8fa479366dd0831b6bd4dc44a8c84097c02a

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: cmark: cmark-0.31.0.tar.gz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: https://github.com/CommonMark/cmark/archive/0.31.0/cmark-0.31.0.tar.gz
0f18ad50f77cc20e048316857f187da2  cmark-0.31.0.tar.gz
Size: 251922 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/cmark] - updated to 0.31.0

2024-04-28 Thread qboosh
commit e1d21e8c190f140cb6066407db35bf5d4e6d58db
Author: Jakub Bogusz 
Date:   Sun Apr 28 20:56:37 2024 +0200

- updated to 0.31.0

 cmark.spec | 27 ++-
 1 file changed, 22 insertions(+), 5 deletions(-)
---
diff --git a/cmark.spec b/cmark.spec
index e6e2ba1..b71d6f2 100644
--- a/cmark.spec
+++ b/cmark.spec
@@ -5,13 +5,13 @@
 Summary:   CommonMark parsing and rendering program
 Summary(pl.UTF-8): Program do analizy i renderowania formatowania 
CommonMark
 Name:  cmark
-Version:   0.30.3
+Version:   0.31.0
 Release:   1
 License:   BSD and MIT
 Group: Applications/Text
 #Source0Download: https://github.com/CommonMark/cmark/releases
 Source0:   
https://github.com/CommonMark/cmark/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: b99102dd8f3e9af42940efe79c2e973e
+# Source0-md5: 0f18ad50f77cc20e048316857f187da2
 URL:   https://github.com/CommonMark/cmark
 BuildRequires: cmake >= 3.7
 Requires:  %{name}-lib = %{version}-%{release}
@@ -66,16 +66,33 @@ Statyczna biblioteka %{name}.
 %setup -q
 
 %build
-mkdir build
-cd build
+%if %{with static_libs}
+install -d build-static
+cd build-static
 %cmake .. \
-   %{!?with_static_libs:-DCMARK_STATIC=OFF}
+   -DBUILD_SHARED_LIBS=OFF
+
+%{__make}
+cd ..
+%endif
+
+install -d build
+cd build
+%cmake ..
 
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
+%if %{with static_libs}
+%{__make} -C build-static install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+# ensure executable comes from shared build
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/cmark
+%endif
+
 %{__make} -C build install \
DESTDIR=$RPM_BUILD_ROOT
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cmark.git/commitdiff/e1d21e8c190f140cb6066407db35bf5d4e6d58db

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: evolution-data-server: evolution-data-server-3.52.1.tar.xz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://download.gnome.org/sources/evolution-data-server/3.52/evolution-data-server-3.52.1.tar.xz
0cf18350f9097402db202b90855bf5db  evolution-data-server-3.52.1.tar.xz
Size: 5048124 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/evolution-data-server] - updated to 3.52.1 (GNOME 46, new libecal soname)

2024-04-28 Thread qboosh
commit aacab6a9a314349c8c63f4dbfbb275b78be0364d
Author: Jakub Bogusz 
Date:   Sun Apr 28 20:04:59 2024 +0200

- updated to 3.52.1 (GNOME 46, new libecal soname)

 evolution-data-server.spec | 19 +--
 1 file changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 2618a88..81b03f3 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -13,15 +13,15 @@
 Summary:   Evolution data server
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
-Version:   3.50.4
+Version:   3.52.1
 Release:   1
 License:   LGPL v2+
 Group: X11/Libraries
-Source0:   
https://download.gnome.org/sources/evolution-data-server/3.50/%{name}-%{version}.tar.xz
-# Source0-md5: 3aca3ad79c9ee833f25d68e6097b46ee
+Source0:   
https://download.gnome.org/sources/evolution-data-server/3.52/%{name}-%{version}.tar.xz
+# Source0-md5: 0cf18350f9097402db202b90855bf5db
 Patch0:%{name}-gtkdoc.patch
-URL:   https://wiki.gnome.org/Apps/Evolution
-BuildRequires: cmake >= 3.1
+URL:   https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
+BuildRequires: cmake >= 3.15
 BuildRequires: db-devel
 BuildRequires: docbook-dtd412-xml
 BuildRequires: gettext-tools >= 0.18.1
@@ -276,9 +276,7 @@ danych Evolution.
 %patch0 -p1
 
 %build
-install -d build
-cd build
-%cmake .. \
+%cmake -B build \
-DLIBEXEC_INSTALL_DIR=%{_libexecdir} \
%{?with_kerberos5:-DWITH_KRB5=%{_prefix} -DWITH_KRB5_LIBS=%{_libdir}} \
%{cmake_on_off kerberos5 WITH_KRB5} \
@@ -290,7 +288,7 @@ cd build
-DENABLE_INTROSPECTION=ON \
%{?with_phonenumber:-DWITH_PHONENUMBER=ON}
 
-%{__make}
+%{__make} -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -400,6 +398,7 @@ fi
 %{systemduserunitdir}/evolution-source-registry.service
 %{systemduserunitdir}/evolution-user-prompter.service
 
+%{_iconsdir}/hicolor/scalable/apps/org.gnome.Evolution-alarm-notify.svg
 %{_pixmapsdir}/%{name}
 
 
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.AddressBook10.service
@@ -441,7 +440,7 @@ fi
 %attr(755,root,root) %{_libdir}/libebook-contacts-%{apiver}.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libebook-contacts-%{apiver}.so.4
 %attr(755,root,root) %{_libdir}/libecal-%{cal_apiver}.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libecal-%{cal_apiver}.so.2
+%attr(755,root,root) %ghost %{_libdir}/libecal-%{cal_apiver}.so.3
 %attr(755,root,root) %{_libdir}/libedata-book-%{apiver}.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libedata-book-%{apiver}.so.27
 %attr(755,root,root) %{_libdir}/libedata-cal-%{cal_apiver}.so.*.*.*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/aacab6a9a314349c8c63f4dbfbb275b78be0364d

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: OpenCASCADE: OCCT-7_8_0.tar.gz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://github.com/Open-Cascade-SAS/OCCT/archive/V7_8_0/OCCT-7_8_0.tar.gz
a8307c25f082a58013a5bcf03a02e417  OCCT-7_8_0.tar.gz
Size: 48428565 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/OpenCASCADE] - updated to 7.8.0 (new sonames)

2024-04-28 Thread qboosh
commit 52d5a8eff7af2ed4d2b2d2b19356c6a82e5b5bc1
Author: Jakub Bogusz 
Date:   Sun Apr 28 19:59:57 2024 +0200

- updated to 7.8.0 (new sonames)

 OpenCASCADE.spec | 295 ++-
 1 file changed, 160 insertions(+), 135 deletions(-)
---
diff --git a/OpenCASCADE.spec b/OpenCASCADE.spec
index ef3ddc4..5aa64aa 100644
--- a/OpenCASCADE.spec
+++ b/OpenCASCADE.spec
@@ -23,15 +23,14 @@
 Summary:   OpenCASCADE CAE platform
 Summary(pl.UTF-8): Platforma CAE OpenCASCADE
 Name:  OpenCASCADE
-Version:   7.7.2
-Release:   2
+Version:   7.8.0
+%definetagver  %(echo %{version} | tr . _)
+Release:   1
 License:   LGPL v2.1 with Open CASCADE Exception v1.0
 Group: Applications/Engineering
-# https://dev.opencascade.org/release (requires account)
-#Source0:  
https://dev.opencascade.org/system/files/occt/OCC_%{version}_release/opencascade-%{version}.tgz
-# https://git.dev.opencascade.org/gitweb/?p=occt.git;a=tags
-Source0:   
https://git.dev.opencascade.org/gitweb/?p=occt.git;a=snapshot;h=cec1ecd0c9f3b3d2572c47035d11949e8dfa85e2;sf=tgz;out=/occt-%{version}.tar.gz
-# Source0-md5: 232887c0ef66e036e3f67b2b64f3896f
+#Source0Download https://dev.opencascade.org/release
+Source0:   
https://github.com/Open-Cascade-SAS/OCCT/archive/V%{tagver}/OCCT-%{tagver}.tar.gz
+# Source0-md5: a8307c25f082a58013a5bcf03a02e417
 Patch0:%{name}-cmake.patch
 Patch1:%{name}-inspector-data.patch
 Patch2:%{name}-draco.patch
@@ -218,7 +217,7 @@ OpenCASCADE samples.
 Przykłady do OpenCASCADE.
 
 %prep
-%setup -q -n occt-cec1ecd
+%setup -q -n OCCT-%{tagver}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -231,6 +230,8 @@ Przykłady do OpenCASCADE.
 %build
 install -d build
 cd build
+# vtk defines GL_GLEXT_LEGACY; occt uses , so set GLX_GLXEXT_LEGACY 
for consistency
+CXXFLAGS="%{rpmcxxflags} -DNDEBUG -DQT_NO_DEBUG -DGLX_GLXEXT_LEGACY=1"
 %cmake .. \
-D3RDPARTY_DRACO_INCLUDE_DIR=%{_includedir}/draco \
-D3RDPARTY_DRACO_LIBRARY=%{_libdir}/libdraco.so \
@@ -317,193 +318,205 @@ rm -rf $RPM_BUILD_ROOT
 %doc OCCT_LGPL_EXCEPTION.txt README.txt
 # R: libTKBRep libTKG2d libTKG3d libTKGeomAlgo libTKGeomBase libTKMath 
libTKPrim libTKShHealing libTKTopAlgo libTKernel
 %attr(755,root,root) %{_libdir}/libTKBO.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKBO.so.7.7
+%attr(755,root,root) %ghost %{_libdir}/libTKBO.so.7.8
 # R: libTKG2d libTKG3d libTKGeomBase libTKMath libTKernel
 %attr(755,root,root) %{_libdir}/libTKBRep.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKBRep.so.7.7
+%attr(755,root,root) %ghost %{_libdir}/libTKBRep.so.7.8
 # R: libTKBRep libTKBinL libTKCAF libTKCDF libTKLCAF libTKMath libTKernel
 %attr(755,root,root) %{_libdir}/libTKBin.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKBin.so.7.7
+%attr(755,root,root) %ghost %{_libdir}/libTKBin.so.7.8
 # R: libTKCDF libTKLCAF libTKernel
 %attr(755,root,root) %{_libdir}/libTKBinL.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKBinL.so.7.7
+%attr(755,root,root) %ghost %{_libdir}/libTKBinL.so.7.8
 # R: libTKBinL libTKCDF libTKLCAF libTKTObj libTKernel
 %attr(755,root,root) %{_libdir}/libTKBinTObj.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKBinTObj.so.7.7
+%attr(755,root,root) %ghost %{_libdir}/libTKBinTObj.so.7.8
 # R: libTKBRep libTKBin libTKBinL libTKCAF libTKCDF libTKLCAF libTKMath 
libTKService libTKXCAF libTKernel
 %attr(755,root,root) %{_libdir}/libTKBinXCAF.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKBinXCAF.so.7.7
+%attr(755,root,root) %ghost %{_libdir}/libTKBinXCAF.so.7.8
 # R: libTKBO libTKBRep libTKG2d libTKG3d libTKGeomAlgo libTKGeomBase libTKMath 
libTKPrim libTKShHealing libTKTopAlgo libTKernel
 %attr(755,root,root) %{_libdir}/libTKBool.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKBool.so.7.7
+%attr(755,root,root) %ghost %{_libdir}/libTKBool.so.7.8
 # R: libGKBO libTKBRep libTKCDF libTKG3d libTKGeomBase libTKLCAF libTKMath 
libTKTopAlgo libTKernel
 %attr(755,root,root) %{_libdir}/libTKCAF.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKCAF.so.7.7
+%attr(755,root,root) %ghost %{_libdir}/libTKCAF.so.7.8
 # R: libTKernel
 %attr(755,root,root) %{_libdir}/libTKCDF.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKCDF.so.7.7
+%attr(755,root,root) %ghost %{_libdir}/libTKCDF.so.7.8
 # R: libTKBO libTKBRep libTKBin libTKBinL libTKBool libTKCAF libTKCDF 
libTKDraw libTKFillet libTKG2d libTKG3d libTKGeomAlgo libTKGeomBase libTKLCAF 
libTKMath libTKPrim libTKStd libTKStdL libTKTopAlgo libTKV3d libTKVCAF 
libTKViewerTest libTKXml libTKXmlL libTKernel
 %attr(755,root,root) %{_libdir}/libTKDCAF.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libTKDCAF.so.7.7
-# R: libTKBRep libTKG2d libTKG3d libTKGeomAlgo libTKGeomBase libTKHLR 
libGKMath libTKMesh libTKService libTKTopAlgo libTKernel libX11 tcl tk
+%attr(755,root,root) %ghost %{_libdir}/libTKDCAF.so.7.8
+# R: libTKernel

DISTFILES: pam-pam_google-authenticator: google-authenticator-libpam-1.10.tar.gz

2024-04-28 Thread hawk
Request by: hawk


Files fetched: 1

STORED: 
https://github.com/google/google-authenticator-libpam/archive/1.10/google-authenticator-libpam-1.10.tar.gz
9c643677d5a1516290bbac91c142f479  
google-authenticator-libpam-1.10.tar.gz
Size: 64409 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/pam-pam_google-authenticator] - updated to 1.10

2024-04-28 Thread hawk
commit a52c31012dae517cf591c92c03030219d859be6c
Author: Marcin Krol 
Date:   Sun Apr 28 17:25:51 2024 +0200

- updated to 1.10

 pam-pam_google-authenticator.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pam-pam_google-authenticator.spec 
b/pam-pam_google-authenticator.spec
index 7984c0d..ad03f47 100644
--- a/pam-pam_google-authenticator.spec
+++ b/pam-pam_google-authenticator.spec
@@ -6,12 +6,12 @@
 
 Summary:   PAM module for One-time passcode support using open standards
 Name:  pam-pam_google-authenticator
-Version:   1.09
+Version:   1.10
 Release:   1
 License:   Apache v2.0
 Group: Libraries
 Source0:   
https://github.com/google/google-authenticator-libpam/archive/%{version}/google-authenticator-libpam-%{version}.tar.gz
-# Source0-md5: c0a5624f53d64f851775fe7e94732651
+# Source0-md5: 9c643677d5a1516290bbac91c142f479
 URL:   https://github.com/google/google-authenticator-libpam
 BuildRequires: autoconf
 BuildRequires: automake


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam-pam_google-authenticator.git/commitdiff/a52c31012dae517cf591c92c03030219d859be6c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: perl-Mail-AuthenticationResults: Mail-AuthenticationResults-2.20231031.tar.gz

2024-04-28 Thread hawk
Request by: hawk


Files fetched: 1

STORED: 
http://www.cpan.org/modules/by-module/Mail/Mail-AuthenticationResults-2.20231031.tar.gz
ebabfd9e0946ca04e9693e3190ee2f2e  
Mail-AuthenticationResults-2.20231031.tar.gz
Size: 32794 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/perl-Mail-AuthenticationResults] - updated to 2.20231031

2024-04-28 Thread hawk
commit 82306ac41453b9b2c0e3e90a00e45aa99f84fa12
Author: Marcin Krol 
Date:   Sun Apr 28 16:45:03 2024 +0200

- updated to 2.20231031

 perl-Mail-AuthenticationResults.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/perl-Mail-AuthenticationResults.spec 
b/perl-Mail-AuthenticationResults.spec
index ff5a42b..3d11689 100644
--- a/perl-Mail-AuthenticationResults.spec
+++ b/perl-Mail-AuthenticationResults.spec
@@ -4,16 +4,15 @@
 #
 %definepdirMail
 %definepnamAuthenticationResults
-%include   /usr/lib/rpm/macros.perl
 Summary:   Mail::AuthenticationResults - Object Oriented 
Authentication-Results Headers
 Name:  perl-Mail-AuthenticationResults
-Version:   1.20180923
+Version:   2.20231031
 Release:   1
 # same as perl
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/Mail/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: d4ca126d3af0d1b664249f93bdd021f0
+# Source0-md5: ebabfd9e0946ca04e9693e3190ee2f2e
 URL:   https://metacpan.org/release/Mail-AuthenticationResults/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Mail-AuthenticationResults.git/commitdiff/82306ac41453b9b2c0e3e90a00e45aa99f84fa12

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: perl-Mail-DMARC: Mail-DMARC-1.20240314.tar.gz

2024-04-28 Thread hawk
Request by: hawk


Files fetched: 1

STORED: http://www.cpan.org/modules/by-module/Mail/Mail-DMARC-1.20240314.tar.gz
ecd5055af5262b65872b47ab86956fb9  Mail-DMARC-1.20240314.tar.gz
Size: 804792 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/perl-Mail-DMARC] - updated to 1.20240314

2024-04-28 Thread hawk
commit d2ae90b0f4a203356a651bb0167559558efae8a0
Author: Marcin Krol 
Date:   Sun Apr 28 16:32:27 2024 +0200

- updated to 1.20240314

 perl-Mail-DMARC.spec | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-Mail-DMARC.spec b/perl-Mail-DMARC.spec
index 7411b40..a6a4b44 100644
--- a/perl-Mail-DMARC.spec
+++ b/perl-Mail-DMARC.spec
@@ -6,13 +6,13 @@
 %definepnamDMARC
 Summary:   Mail::DMARC - Perl implementation of DMARC
 Name:  perl-Mail-DMARC
-Version:   1.20230215
+Version:   1.20240314
 Release:   1
 # same as perl
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/Mail/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: c319eaaad4630dae8b919d10cd376afd
+# Source0-md5: ecd5055af5262b65872b47ab86956fb9
 URL:   https://metacpan.org/release/Mail-DMARC
 BuildRequires: perl-Module-Build
 BuildRequires: perl-devel >= 1:5.8.0
@@ -28,9 +28,11 @@ BuildRequires:   perl-DBD-SQLite >= 1.31
 BuildRequires: perl-Email-MIME
 BuildRequires: perl-Email-Sender >= 1.300032
 BuildRequires: perl-Email-Simple
+BuildRequires: perl-File-Copy-Recursive
 BuildRequires: perl-File-ShareDir >= 1.00
 BuildRequires: perl-IO-Socket-SSL
 BuildRequires: perl-Net-DNS
+BuildRequires: perl-Net-DNS-Resolver-Mock
 BuildRequires: perl-Net-IP
 BuildRequires: perl-Net-SSLeay
 BuildRequires: perl-Regexp-Common >= 2013031301


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Mail-DMARC.git/commitdiff/d2ae90b0f4a203356a651bb0167559558efae8a0

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: perl-Net-DNS-Resolver-Mock: Net-DNS-Resolver-Mock-1.20230216.tar.gz

2024-04-28 Thread hawk
Request by: hawk


Files fetched: 1

STORED: 
http://www.cpan.org/modules/by-module/Net/Net-DNS-Resolver-Mock-1.20230216.tar.gz
d191b6b1eb40497024988f500fe65ed4  
Net-DNS-Resolver-Mock-1.20230216.tar.gz
Size: 11264 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/perl-Net-DNS-Resolver-Mock] - updated to 1.20230216

2024-04-28 Thread hawk
commit a15eb0e371e5f02db33e75617a965bd05966af6d
Author: Marcin Krol 
Date:   Sun Apr 28 16:28:00 2024 +0200

- updated to 1.20230216

 perl-Net-DNS-Resolver-Mock.spec | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/perl-Net-DNS-Resolver-Mock.spec b/perl-Net-DNS-Resolver-Mock.spec
index faace52..51be3e7 100644
--- a/perl-Net-DNS-Resolver-Mock.spec
+++ b/perl-Net-DNS-Resolver-Mock.spec
@@ -4,16 +4,15 @@
 #
 %definepdirNet
 %definepnamDNS-Resolver-Mock
-%include   /usr/lib/rpm/macros.perl
 Summary:   Net::DNS::Resolver::Mock - Mock a DNS Resolver object for 
testing
 Name:  perl-Net-DNS-Resolver-Mock
-Version:   1.20171219
-Release:   2
+Version:   1.20230216
+Release:   1
 # same as perl
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: a63fbe22f39676df034e02486b3d3f83
+# Source0-md5: d191b6b1eb40497024988f500fe65ed4
 URL:   https://metacpan.org/release/Net-DNS-Resolver-Mock/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-DNS-Resolver-Mock.git/commitdiff/a15eb0e371e5f02db33e75617a965bd05966af6d

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: perl-Email-Sender: Email-Sender-2.601.tar.gz

2024-04-28 Thread hawk
Request by: hawk


Files fetched: 1

STORED: http://www.cpan.org/modules/by-module/Email/Email-Sender-2.601.tar.gz
20aed58073155ac38530b3d64eb73379  Email-Sender-2.601.tar.gz
Size: 53312 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/perl-Email-Sender] - updated to 2.601

2024-04-28 Thread hawk
commit e3bea7b2e3341be866d0b2dadca6f44993abfbf2
Author: Marcin Krol 
Date:   Sun Apr 28 15:12:18 2024 +0200

- updated to 2.601

 perl-Email-Sender.spec | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Email-Sender.spec b/perl-Email-Sender.spec
index c3ddad5..96ad78f 100644
--- a/perl-Email-Sender.spec
+++ b/perl-Email-Sender.spec
@@ -8,13 +8,13 @@
 %definepnamSender
 Summary:   Email::Sender - a library for sending email
 Name:  perl-Email-Sender
-Version:   1.300030
-Release:   2
+Version:   2.601
+Release:   1
 # same as perl
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/Email/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 3a0c24feba2e8ba89c30f9d95beae74b
+# Source0-md5: 20aed58073155ac38530b3d64eb73379
 URL:   https://github.com/rjbs/Email-Sender
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -26,6 +26,7 @@ BuildRequires:perl(Moo) >= 1.08
 BuildRequires: perl(MooX::Types::MooseLike) >= 0.15
 BuildRequires: perl(MooX::Types::MooseLike::Base)
 BuildRequires: perl(Throwable::Error) >= 0.23
+BuildRequires: perl-Class-Method-Modifiers
 BuildRequires: perl-Email-Address
 BuildRequires: perl-List-MoreUtils
 BuildRequires: perl-Module-Runtime


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Email-Sender.git/commitdiff/e3bea7b2e3341be866d0b2dadca6f44993abfbf2

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: perl-Mail-DKIM: Mail-DKIM-1.20240124.tar.gz

2024-04-28 Thread hawk
Request by: hawk


Files fetched: 1

STORED: http://www.cpan.org/modules/by-module/Mail/Mail-DKIM-1.20240124.tar.gz
3b4eddd1f49f866020ad6d5b55cb404f  Mail-DKIM-1.20240124.tar.gz
Size: 183426 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/perl-Mail-DKIM] - updated to 1.20240124

2024-04-28 Thread hawk
commit 31d138d48ec40fd05afe5b46549a3a8053d6390e
Author: Marcin Krol 
Date:   Sun Apr 28 14:39:45 2024 +0200

- updated to 1.20240124

 perl-Mail-DKIM.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Mail-DKIM.spec b/perl-Mail-DKIM.spec
index 10e13d5..a5e28b5 100644
--- a/perl-Mail-DKIM.spec
+++ b/perl-Mail-DKIM.spec
@@ -7,13 +7,13 @@
 Summary:   Mail::DKIM - Signs/verifies Internet mail with DKIM/DomainKey 
signatures
 Summary(pl.UTF-8): Mail::DKIM - podpisywanie/sprawdzanie poczty przy 
użyciu podpisów DKIM/DomainKey
 Name:  perl-Mail-DKIM
-Version:   0.58
+Version:   1.20240124
 Release:   1
 # same as perl
 License:   GPL v1+ or Artistic
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/Mail/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 9b03bcd334cbf22a93fd94af9935e11b
+# Source0-md5: 3b4eddd1f49f866020ad6d5b55cb404f
 URL:   http://search.cpan.org/dist/Mail-DKIM/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog Changes README.md TODO
+%doc Changes README.md TODO
 %{perl_vendorlib}/Mail/*.pm
 %{perl_vendorlib}/Mail/DKIM
 %{_mandir}/man3/*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Mail-DKIM.git/commitdiff/31d138d48ec40fd05afe5b46549a3a8053d6390e

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: perl-Mail-SPF: Mail-SPF-3.20240206.tar.gz

2024-04-28 Thread hawk
Request by: hawk


Files fetched: 1

STORED: http://www.cpan.org/modules/by-module/Mail/Mail-SPF-3.20240206.tar.gz
da1b4b35241de31553bc00626db90c12  Mail-SPF-3.20240206.tar.gz
Size: 76892 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/perl-Mail-SPF] - updated to 3.20240206

2024-04-28 Thread hawk
commit 506320a077e61bc9e954bcb5a3a2afdd1f44c7dc
Author: Marcin Krol 
Date:   Sun Apr 28 14:36:17 2024 +0200

- updated to 3.20240206

 perl-Mail-SPF.spec | 16 +++-
 tests-fix.patch| 10 +-
 2 files changed, 16 insertions(+), 10 deletions(-)
---
diff --git a/perl-Mail-SPF.spec b/perl-Mail-SPF.spec
index 1ab86cb..cb55869 100644
--- a/perl-Mail-SPF.spec
+++ b/perl-Mail-SPF.spec
@@ -7,13 +7,13 @@
 Summary:   Mail::SPF - Mail Sender Authentication
 Summary(pl.UTF-8): Mail::SPF - uwierzytelnianie wysyłającego pocztę
 Name:  perl-Mail-SPF
-Version:   2.9.0
-Release:   4
+Version:   3.20240206
+Release:   1
 # "same as perl"
 License:   GPL or Artistic
 Group: Development/Languages/Perl
-Source0:   
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-v%{version}.tar.gz
-# Source0-md5: 664e20d79c87fa505080f362e827dace
+Source0:   
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: da1b4b35241de31553bc00626db90c12
 Patch0:tests-fix.patch
 URL:   http://search.cpan.org/dist/Mail-SPF/
 BuildRequires: perl-Module-Build
@@ -43,13 +43,14 @@ jeszcze wszystkich dodatkowych możliwości oczekiwanych od 
praktycznej
 implementacji SPF.
 
 %prep
-%setup -q -n %{pdir}-%{pnam}-v%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 %patch0 -p1
 
 # These tests mess around with resolv.conf and networking
 # that are not present on builders
 %{__rm} t/00.04-class-server.t t/00.05-class-macrostring.t
 
+
 %build
 %{__perl} Makefile.PL \
INSTALLDIRS=vendor
@@ -64,6 +65,11 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} pure_install \
DESTDIR=$RPM_BUILD_ROOT
 
+# Move spfd from /usr/bin to /usr/sbin to keep path same
+# as in older versions, note: needs spfd-path.patch!
+install -d $RPM_BUILD_ROOT%{_sbindir}
+%{__mv} $RPM_BUILD_ROOT%{_bindir}/spfd $RPM_BUILD_ROOT%{_sbindir}/
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
diff --git a/tests-fix.patch b/tests-fix.patch
index 9fa63d5..dae51f3 100644
--- a/tests-fix.patch
+++ b/tests-fix.patch
@@ -1,13 +1,13 @@
-diff -ur Mail-SPF-v2.9.0.orig/lib/Mail/SPF/Util.pm 
Mail-SPF-v2.9.0/lib/Mail/SPF/Util.pm
 Mail-SPF-v2.9.0.orig/lib/Mail/SPF/Util.pm  2013-07-22 03:52:31.0 
+
-+++ Mail-SPF-v2.9.0/lib/Mail/SPF/Util.pm   2018-05-28 18:23:46.047830651 
+
+diff -ur Mail-SPF-3.20240206.orig/lib/Mail/SPF/Util.pm 
Mail-SPF-3.20240206/lib/Mail/SPF/Util.pm
+--- Mail-SPF-3.20240206.orig/lib/Mail/SPF/Util.pm  2024-02-06 
03:12:51.0 +0100
 Mail-SPF-3.20240206/lib/Mail/SPF/Util.pm   2024-04-28 14:12:16.939141473 
+0200
 @@ -155,9 +155,9 @@
  throws I
  
  Returns the given I IPv4 or IPv6 address compactly formatted as a
--I.  For IPv4 addresses, this is equivalent to calling L< NetAddr::IP's
+-I.  For IPv4 addresses, this is equivalent to calling L |NetAddr::IP/addr> method.  For IPv6 addresses, this is equivalent to
--calling L< NetAddr::IP's C |NedAddr::IP/short> method.  Throws a
+-calling L |NedAddr::IP/short> method.  Throws a
 +I.  For IPv4 addresses, this is equivalent to calling L's
 +C method.  For IPv6 addresses, this is equivalent to
 +calling L's C method.  Throws a


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Mail-SPF.git/commitdiff/506320a077e61bc9e954bcb5a3a2afdd1f44c7dc

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: kernel: linux-4.19.tar.xz patch-4.19.312.xz

2024-04-28 Thread baggins
Request by: baggins


Files fetched: 1

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/4.19/linux-4.19.tar.xz
740a90cf810c2105df8ee12e5d0bb900  linux-4.19.tar.xz
STORED: https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.312.xz
598823e82e4bf5e9f8ef0593b08aa97e  patch-4.19.312.xz
Size: 5995312 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kernel/LINUX_4_19] - 4.19.312

2024-04-28 Thread baggins
commit a30ade6282e988ef0347ed33822fbf1da3f9b7d9
Author: Jan Rękorajski 
Date:   Sun Apr 28 14:18:13 2024 +0200

- 4.19.312

 kernel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9d652901..264412d4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -70,7 +70,7 @@
 
 %definerel 1
 %definebasever 4.19
-%definepostver .310
+%definepostver .312
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -126,7 +126,7 @@ Source0:
https://www.kernel.org/pub/linux/kernel/4.19/linux-%{basever}.ta
 # Source0-md5: 740a90cf810c2105df8ee12e5d0bb900
 %if "%{postver}" != ".0"
 Patch0:
https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  a79a4367c910fe4fcc9fb03c9f1aad6f
+# Patch0-md5:  598823e82e4bf5e9f8ef0593b08aa97e
 %endif
 Source1:   kernel.sysconfig
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/a30ade6282e988ef0347ed33822fbf1da3f9b7d9

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: kernel: linux-5.4.tar.xz patch-5.4.274.xz

2024-04-28 Thread baggins
Request by: baggins


Files fetched: 1

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz
ce9b2d974d27408a61c53a30d3f98fb9  linux-5.4.tar.xz
STORED: https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.4.274.xz
195b1b2c546ef7e1201bb487b1f209d5  patch-5.4.274.xz
Size: 5528956 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kernel/LINUX_5_4] - 5.4.274

2024-04-28 Thread baggins
commit 874dd9c95ac66b91cb95f0980d1a807762ad1daa
Author: Jan Rękorajski 
Date:   Sun Apr 28 14:15:07 2024 +0200

- 5.4.274

 kernel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 469e9e1f..b93997d6 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -69,7 +69,7 @@
 
 %definerel 1
 %definebasever 5.4
-%definepostver .272
+%definepostver .274
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -123,7 +123,7 @@ Source0:
https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: ce9b2d974d27408a61c53a30d3f98fb9
 %if "%{postver}" != ".0"
 Patch0:
https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  f72e0872ff4aa60e47fbaeff45503f1d
+# Patch0-md5:  195b1b2c546ef7e1201bb487b1f209d5
 %endif
 Source1:   kernel.sysconfig
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/874dd9c95ac66b91cb95f0980d1a807762ad1daa

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: kernel: linux-5.10.tar.xz patch-5.10.215.xz

2024-04-28 Thread baggins
Request by: baggins


Files fetched: 1

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz
753adc474bf799d569dec4f165ed92c3  linux-5.10.tar.xz
STORED: https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.10.215.xz
44d54019eda6964e81677b1b4fd72b7c  patch-5.10.215.xz
Size: 5754668 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kernel/LINUX_5_10] - 5.10.157

2024-04-28 Thread baggins
commit 2a639aa509c8dc528bd7c3397d80b8975a43a1b7
Author: Jan Rękorajski 
Date:   Sun Apr 28 14:09:38 2024 +0200

- 5.10.157

 kernel-x86.config | 1 +
 kernel.spec   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index bbac70ab..0d522dbf 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -73,7 +73,7 @@
 
 %definerel 1
 %definebasever 5.10
-%definepostver .213
+%definepostver .215
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -127,7 +127,7 @@ Source0:
https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: 753adc474bf799d569dec4f165ed92c3
 %if "%{postver}" != ".0"
 Patch0:
https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  a3273c52fec6baa154a102ab715fc9fb
+# Patch0-md5:  44d54019eda6964e81677b1b4fd72b7c
 %endif
 Source1:   kernel.sysconfig
 
diff --git a/kernel-x86.config b/kernel-x86.config
index cf559995..9f7cff6f 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -117,6 +117,7 @@ CPU_IBRS_ENTRY x86_64=y
 CPU_SRSO x86_64=y
 SLS x86_64=y
 GDS_FORCE_MITIGATION all=n
+MITIGATION_RFDS x86_64=y
 #- file kernel/power/Kconfig goes here
 #- file drivers/acpi/Kconfig goes here
 #- file drivers/sfi/Kconfig goes here


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/2a639aa509c8dc528bd7c3397d80b8975a43a1b7

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: kernel: linux-5.15.tar.xz patch-5.15.157.xz

2024-04-28 Thread baggins
Request by: baggins


Files fetched: 1

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz
071d49ff4e020d58c04f9f3f76d3b594  linux-5.15.tar.xz
STORED: https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.15.157.xz
812bb1cf31d7c31ac4d4b6e881dc277f  patch-5.15.157.xz
Size: 5785120 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kernel/LINUX_5_15] - 5.15.157

2024-04-28 Thread baggins
commit c93d40fb422f9b26bc91939af8c8bf9a6b52be50
Author: Jan Rękorajski 
Date:   Sun Apr 28 14:06:40 2024 +0200

- 5.15.157

 kernel-multiarch.config | 1 +
 kernel-x86.config   | 1 +
 kernel.spec | 6 +++---
 3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 30234b30..cb6f3d88 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -65,9 +65,9 @@
 %definehave_pcmcia 0
 %endif
 
-%definerel 2
+%definerel 1
 %definebasever 5.15
-%definepostver .155
+%definepostver .157
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -121,7 +121,7 @@ Source0:
https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: 071d49ff4e020d58c04f9f3f76d3b594
 %if "%{postver}" != ".0"
 Patch0:
https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  4373b80f34634df1d69465a2da88c16d
+# Patch0-md5:  812bb1cf31d7c31ac4d4b6e881dc277f
 %endif
 Source1:   kernel.sysconfig
 
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 16439c4d..40736cc1 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -13620,6 +13620,7 @@ NFT_FIB_NETDEV all=m
 NFT_REJECT_NETDEV all=m
 NF_FLOW_TABLE_INET all=m
 NF_FLOW_TABLE all=m
+NF_FLOW_TABLE_PROCFS all=y
 NETFILTER_XTABLES all=m
 NETFILTER_XTABLES_COMPAT all=y
 #- Xtables combined modules
diff --git a/kernel-x86.config b/kernel-x86.config
index b4efbe56..4c957163 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -108,6 +108,7 @@ RETPOLINE x86=y
 SLS x86=y
 GDS_FORCE_MITIGATION all=n
 MITIGATION_RFDS x86_64=y
+MITIGATION_SPECTRE_BHI x86=y x86_64=y
 SPECTRE_BHI_ON x86=y x86_64=y
 SPECTRE_BHI_OFF x86=n x86_64=n
 SPECTRE_BHI_AUTO x86=n x86_64=n


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/c93d40fb422f9b26bc91939af8c8bf9a6b52be50

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: perl-Mozilla-CA: Mozilla-CA-20240313.tar.gz

2024-04-28 Thread hawk
Request by: hawk


Files fetched: 1

STORED: http://www.cpan.org/modules/by-module/Mozilla/Mozilla-CA-20240313.tar.gz
e4b76277c8a93ed894814e00db6d59ca  Mozilla-CA-20240313.tar.gz
Size: 149129 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/perl-Mozilla-CA] - updated to 20240313

2024-04-28 Thread hawk
commit ef3bb27cc26ca27ee82e62fdba534e947fe0d8f4
Author: Marcin Krol 
Date:   Sun Apr 28 14:02:04 2024 +0200

- updated to 20240313

 perl-Mozilla-CA.spec |  6 +--
 system-ca-certificates.patch | 99 +++-
 2 files changed, 36 insertions(+), 69 deletions(-)
---
diff --git a/perl-Mozilla-CA.spec b/perl-Mozilla-CA.spec
index 05e79b7..4ae7ce1 100644
--- a/perl-Mozilla-CA.spec
+++ b/perl-Mozilla-CA.spec
@@ -9,12 +9,12 @@ Summary(pl.UTF-8):Mozilla::CA - pakiet certyfikatów CA 
Mozilli w formacie PEM
 Name:  perl-Mozilla-CA
 # although upsream has new releases, there is no benefit of that other than
 # feeling library is fresh, as we do not use certs provided by this module.
-Version:   20200520
+Version:   20240313
 Release:   1
 License:   MPL v2.0
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/Mozilla/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 8ac3fe1a83c45da3f468f78ab8133ea6
+# Source0-md5: e4b76277c8a93ed894814e00db6d59ca
 Patch0:system-ca-certificates.patch
 URL:   http://search.cpan.org/dist/Mozilla-CA/
 BuildRequires: perl-devel >= 1:5.8.0
@@ -38,7 +38,7 @@ biblioteki oparte na OpenSSL.
 %patch0 -p1
 
 # Do not distribute Mozilla downloader, we take certificates from 
ca-certificates package
-%{__rm} mk-ca-bundle.pl
+%{__rm} maint/mk-ca-bundle.pl
 sed -i '/^mk-ca-bundle.pl$/d' MANIFEST
 
 %build
diff --git a/system-ca-certificates.patch b/system-ca-certificates.patch
index cdf6d1c..c4d8bdc 100644
--- a/system-ca-certificates.patch
+++ b/system-ca-certificates.patch
@@ -1,76 +1,43 @@
-PLD Linux change (Elan Ruusamäe ):
-use /etc/certs/ca-certificates.crt instead of /etc/pki/tls/certs/ca-bundle.crt
-
-From ae8af24d6d935b2824ad955aa9ea8cc557089c77 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
-Date: Fri, 16 Sep 2011 10:33:54 +0200
-Subject: [PATCH] Redirect to ca-certificates bundle
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-This patch replaces Mozilla-CA certificate bundle with bundle
-delivered by ca-certificates RPM package used as single source of
-Mozilla certificate bundle.
-
-See  for more
-details.
-
-Signed-off-by: Petr Písař 

- MANIFEST  | 1 -
- Makefile.PL   | 8 
- lib/Mozilla/CA.pm | 8 +---
- 3 files changed, 9 insertions(+), 8 deletions(-)
-
-diff --git a/MANIFEST b/MANIFEST
-index a88847b..6577ede 100644
 a/MANIFEST
-+++ b/MANIFEST
-@@ -1,5 +1,4 @@
- lib/Mozilla/CA.pm
--lib/Mozilla/CA/cacert.pem
- Makefile.PL
- MANIFEST  This list of files
- README
-diff --git a/Makefile.PL b/Makefile.PL
-index 2b10474..57f2f07 100644
 a/Makefile.PL
-+++ b/Makefile.PL
-@@ -40,3 +40,11 @@ BEGIN {
- ExtUtils::MakeMaker::WriteMakefile(%arg);
- };
- }
-+
-+package MY;
-+sub MY::libscan {
-+my $name = shift->SUPER::libscan(@_);
-+# Remove private certificate bundle
-+if ($name =~ /cacert.pem\z/) { $name = '' };
-+return $name;
-+}
-diff --git a/lib/Mozilla/CA.pm b/lib/Mozilla/CA.pm
-index 050a494..c9f7dc8 100644
 a/lib/Mozilla/CA.pm
-+++ b/lib/Mozilla/CA.pm
-@@ -3,16 +3,10 @@ package Mozilla::CA;
- use strict;
- our $VERSION = '20141217';
+diff -ur Mozilla-CA-20240313.orig/lib/Mozilla/CA.pm 
Mozilla-CA-20240313/lib/Mozilla/CA.pm
+--- Mozilla-CA-20240313.orig/lib/Mozilla/CA.pm 2024-03-13 16:18:29.0 
+0100
 Mozilla-CA-20240313/lib/Mozilla/CA.pm  2024-04-28 13:58:14.003894710 
+0200
+@@ -5,11 +5,9 @@
+ our $VERSION = '20240313';
  
--use Cwd ();
  use File::Spec ();
 -use File::Basename qw(dirname);
  
  sub SSL_ca_file {
 -my $file = File::Spec->catfile(dirname(__FILE__), "CA", "cacert.pem");
--if (!File::Spec->file_name_is_absolute($file)) {
--  $file = File::Spec->catfile(Cwd::cwd(), $file);
--}
--return $file;
+-return File::Spec->rel2abs($file);
 +return File::Spec->catfile('/etc/certs/ca-certificates.crt');
  }
  
  1;
--- 
-1.9.3
-
+diff -ur Mozilla-CA-20240313.orig/Makefile.PL Mozilla-CA-20240313/Makefile.PL
+--- Mozilla-CA-20240313.orig/Makefile.PL   2024-03-13 16:18:29.0 
+0100
 Mozilla-CA-20240313/Makefile.PL2024-04-28 13:59:39.417034408 +0200
+@@ -89,4 +89,12 @@
+   if $eumm_version < 6.51_03;
+ 
+ ExtUtils::MakeMaker::WriteMakefile(%MM_ARGS);
++
++package MY;
++sub MY::libscan {
++my $name = shift->SUPER::libscan(@_);
++# Remove private certificate bundle
++if ($name =~ /cacert.pem\z/) { $name = '' };
++return $name;
++}
+ ## END BOILERPLATE ###
+diff -ur Mozilla-CA-20240313.orig/MANIFEST Mozilla-CA-20240313/MANIFEST
+--- Mozilla-CA-20240313.orig/MANIFEST  2024-03-13 16:18:29.0 +0100
 Mozilla-CA-20240313/MANIFEST   2024-04-28 13:57:03.726956967 +0200
+@@ -1,7 +1,6 @@
+ .editorconfig
+ 

DISTFILES: kernel: linux-6.1.tar.xz patch-6.1.88.xz

2024-04-28 Thread baggins
Request by: baggins


Files fetched: 1

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz
475320de08f16c9fa486fc4edfe98b30  linux-6.1.tar.xz
STORED: https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.1.88.xz
ce73c8651a5fa29a1759097053260940  patch-6.1.88.xz
Size: 4517268 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kernel/LINUX_6_1] - 6.1.88

2024-04-28 Thread baggins
commit c39c89a71deae65457e5077aa616170e8496bdc8
Author: Jan Rękorajski 
Date:   Sun Apr 28 13:59:08 2024 +0200

- 6.1.88

 kernel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index eafb984c..5708f00e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@
 
 %definerel 1
 %definebasever 6.1
-%definepostver .87
+%definepostver .88
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -121,7 +121,7 @@ Source0:
https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: 475320de08f16c9fa486fc4edfe98b30
 %if "%{postver}" != ".0"
 Patch0:
https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  35bc7525c3b985d21ac3184d44b30f51
+# Patch0-md5:  ce73c8651a5fa29a1759097053260940
 %endif
 Source1:   kernel.sysconfig
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/c39c89a71deae65457e5077aa616170e8496bdc8

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: kernel: linux-6.6.tar.xz patch-6.6.29.xz

2024-04-28 Thread baggins
Request by: baggins


Files fetched: 1

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.xz
452098d80ba925af3a4ab35998f3aef5  linux-6.6.tar.xz
STORED: https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.6.29.xz
6a0119ebd50d56c72146e073db085f6d  patch-6.6.29.xz
Size: 1827856 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kernel/LINUX_6_6] - 6.6.29

2024-04-28 Thread baggins
commit d4453de7a5d9d6fb677fe8f254df86de31430cc4
Author: Jan Rękorajski 
Date:   Sun Apr 28 13:55:55 2024 +0200

- 6.6.29

 kernel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 956696af..e231f500 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -61,7 +61,7 @@
 
 %definerel 1
 %definebasever 6.6
-%definepostver .28
+%definepostver .29
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -115,7 +115,7 @@ Source0:
https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: 452098d80ba925af3a4ab35998f3aef5
 %if "%{postver}" != ".0"
 Patch0:
https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  884beb535cc2c03a98f6e60688fd879c
+# Patch0-md5:  6a0119ebd50d56c72146e073db085f6d
 %endif
 Source1:   kernel.sysconfig
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/d4453de7a5d9d6fb677fe8f254df86de31430cc4

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libical] package doxygen based libical apidocs

2024-04-28 Thread atler
commit f94c0f03c529236db46f8d7f5c0cf6e28971b20c
Author: Jan Palus 
Date:   Sun Apr 28 13:49:15 2024 +0200

package doxygen based libical apidocs

 libical.spec | 21 +
 1 file changed, 21 insertions(+)
---
diff --git a/libical.spec b/libical.spec
index e760e77..e4529a4 100644
--- a/libical.spec
+++ b/libical.spec
@@ -22,6 +22,7 @@ URL:  https://libical.github.io/libical/
 BuildRequires: cmake >= 3.5.0
 BuildRequires: db-devel
 BuildRequires: db-cxx-devel
+%{?with_apidocs:BuildRequires: doxygen}
 BuildRequires: glib2-devel >= 1:2.38
 BuildRequires: gobject-introspection-devel >= 0.6.7
 %{?with_apidocs:BuildRequires: gtk-doc}
@@ -77,6 +78,18 @@ Static version of libical library.
 %description static -l pl.UTF-8
 Statyczna wersja biblioteki libical.
 
+%package apidocs
+Summary:   libical API documentation
+Summary(pl.UTF-8): Dokumentacja API biblioteki libical
+Group: Documentation
+BuildArch: noarch
+
+%description apidocs
+API documentation for libical library.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki libical.
+
 %package c++
 Summary:   C++ bindings for libical libraries
 Summary(pl.UTF-8): Wiązania C++ dla bibliotek libical
@@ -218,6 +231,8 @@ cd build
 
 %{__make} -j1
 
+%{?with_apidocs:%{__make} -j1 docs}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -326,6 +341,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libicalvcal.a
 %endif
 
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
+%doc build/apidocs/html/*
+%endif
+
 %files c++
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libical_cxx.so.*.*.*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libical.git/commitdiff/f94c0f03c529236db46f8d7f5c0cf6e28971b20c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libical] add static_libs bcond

2024-04-28 Thread atler
commit d7806628ae1cf8f88007776028986d09248fffd1
Author: Jan Palus 
Date:   Sun Apr 28 13:28:47 2024 +0200

add static_libs bcond

 libical.spec | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/libical.spec b/libical.spec
index c2a8bdf..e760e77 100644
--- a/libical.spec
+++ b/libical.spec
@@ -1,8 +1,9 @@
 # TODO: java, perl bindings (not ready in sources)
 #
 # Conditional build:
-%bcond_without apidocs # API documentation
-%bcond_without python  # Python binding
+%bcond_without apidocs # API documentation
+%bcond_without python  # Python binding
+%bcond_without static_libs # static libraries
 #
 Summary:   libical library
 Summary(pl.UTF-8): Biblioteka libical
@@ -208,6 +209,7 @@ install -d build
 cd build
 %cmake .. \
%{cmake_on_off apidocs ICAL_BUILD_DOCS} \
+   -DSHARED_ONLY:BOOL=%{?with_static_libs:OFF}%{!?with_static_libs:ON} \
-DGOBJECT_INTROSPECTION=ON \
-DICAL_GLIB=ON \
-DICAL_GLIB_VAPI=ON \
@@ -316,11 +318,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/ICal-3.0.gir
 %{_libdir}/cmake/LibIcal
 
+%if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libical.a
 %{_libdir}/libicalss.a
 %{_libdir}/libicalvcal.a
+%endif
 
 %files c++
 %defattr(644,root,root,755)
@@ -341,10 +345,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/libical/icptrholder_cxx.h
 %{_includedir}/libical/vcomponent_cxx.h
 
+%if %{with static_libs}
 %files c++-static
 %defattr(644,root,root,755)
 %{_libdir}/libical_cxx.a
 %{_libdir}/libicalss_cxx.a
+%endif
 
 %files glib
 %defattr(644,root,root,755)
@@ -361,9 +367,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/ICalGLib-3.0.gir
 %{_pkgconfigdir}/libical-glib.pc
 
+%if %{with static_libs}
 %files glib-static
 %defattr(644,root,root,755)
 %{_libdir}/libical-glib.a
+%endif
 
 %if %{with apidocs}
 %files glib-apidocs


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libical.git/commitdiff/f94c0f03c529236db46f8d7f5c0cf6e28971b20c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libical] add apidocs bcond

2024-04-28 Thread atler
commit 5bccad695722e3b06e9004103df5cfb36154d79a
Author: Jan Palus 
Date:   Sun Apr 28 13:16:33 2024 +0200

add apidocs bcond

 libical.spec | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/libical.spec b/libical.spec
index 4089a34..c2a8bdf 100644
--- a/libical.spec
+++ b/libical.spec
@@ -1,6 +1,7 @@
 # TODO: java, perl bindings (not ready in sources)
 #
 # Conditional build:
+%bcond_without apidocs # API documentation
 %bcond_without python  # Python binding
 #
 Summary:   libical library
@@ -22,14 +23,14 @@ BuildRequires:  db-devel
 BuildRequires: db-cxx-devel
 BuildRequires: glib2-devel >= 1:2.38
 BuildRequires: gobject-introspection-devel >= 0.6.7
-BuildRequires: gtk-doc
+%{?with_apidocs:BuildRequires: gtk-doc}
 BuildRequires: libicu-devel >= 50
 BuildRequires: libstdc++-devel
 BuildRequires: libxml2-devel >= 1:2.7.3
 BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: rpm-build >= 4.6
-BuildRequires: rpmbuild(macros) >= 1.605
+BuildRequires: rpmbuild(macros) >= 1.742
 BuildRequires: vala
 %if %{with python}
 BuildRequires: python-devel >= 1:2.3
@@ -206,6 +207,7 @@ Wiązanie Pythona do biblioteki libical.
 install -d build
 cd build
 %cmake .. \
+   %{cmake_on_off apidocs ICAL_BUILD_DOCS} \
-DGOBJECT_INTROSPECTION=ON \
-DICAL_GLIB=ON \
-DICAL_GLIB_VAPI=ON \
@@ -363,9 +365,11 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_libdir}/libical-glib.a
 
+%if %{with apidocs}
 %files glib-apidocs
 %defattr(644,root,root,755)
 %{_gtkdocdir}/libical-glib
+%endif
 
 %files -n vala-libical-glib
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libical.git/commitdiff/f94c0f03c529236db46f8d7f5c0cf6e28971b20c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libical] BR: gtk-doc

2024-04-28 Thread atler
commit 19fb883ecceeff9ddef7fbc9bc64cc4dbb5e519d
Author: Jan Palus 
Date:   Sun Apr 28 11:58:52 2024 +0200

BR: gtk-doc

 libical.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/libical.spec b/libical.spec
index 39235a1..4089a34 100644
--- a/libical.spec
+++ b/libical.spec
@@ -22,6 +22,7 @@ BuildRequires:db-devel
 BuildRequires: db-cxx-devel
 BuildRequires: glib2-devel >= 1:2.38
 BuildRequires: gobject-introspection-devel >= 0.6.7
+BuildRequires: gtk-doc
 BuildRequires: libicu-devel >= 50
 BuildRequires: libstdc++-devel
 BuildRequires: libxml2-devel >= 1:2.7.3


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libical.git/commitdiff/f94c0f03c529236db46f8d7f5c0cf6e28971b20c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: swaybg: swaybg-1.2.1.tar.gz

2024-04-28 Thread atler
Request by: atler


Files fetched: 1

STORED: 
https://github.com/swaywm/swaybg/releases/download/v1.2.1/swaybg-1.2.1.tar.gz
a0228fadd684cd778d46b70756088178  swaybg-1.2.1.tar.gz
Size: 16642 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/swaybg] up to 1.2.1

2024-04-28 Thread atler
commit 1d3bcf581a7c60ee0b1ac94699777e1eab8084bd
Author: Jan Palus 
Date:   Sun Apr 28 11:42:01 2024 +0200

up to 1.2.1

 swaybg.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/swaybg.spec b/swaybg.spec
index 8a40a20..7856d87 100644
--- a/swaybg.spec
+++ b/swaybg.spec
@@ -1,11 +1,11 @@
 Summary:   Wallpaper tool for Wayland compositors
 Name:  swaybg
-Version:   1.2.0
+Version:   1.2.1
 Release:   1
 License:   MIT
 Group: Applications
 Source0:   
https://github.com/swaywm/swaybg/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 178d0b747754efff00ff0472e4371adb
+# Source0-md5: a0228fadd684cd778d46b70756088178
 URL:   https://github.com/swaywm/swaybg
 BuildRequires: cairo-devel
 BuildRequires: gdk-pixbuf2-devel
@@ -15,7 +15,7 @@ BuildRequires:pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: scdoc
 BuildRequires: wayland-devel >= 1.14.91
-BuildRequires: wayland-protocols >= 1.14
+BuildRequires: wayland-protocols >= 1.26
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/swaybg.git/commitdiff/1d3bcf581a7c60ee0b1ac94699777e1eab8084bd

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: libphonenumber: libphonenumber-8.13.35.tar.gz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://github.com/google/libphonenumber/archive/v8.13.35/libphonenumber-8.13.35.tar.gz
a1abb183d85fc1dcceffe24007a459c4  libphonenumber-8.13.35.tar.gz
Size: 13727464 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libphonenumber] - updated to 8.13.35

2024-04-28 Thread qboosh
commit 6558f6939d0019c8453a0f92c49af942e599b744
Author: Jakub Bogusz 
Date:   Sun Apr 28 11:10:50 2024 +0200

- updated to 8.13.35

 libphonenumber.spec | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/libphonenumber.spec b/libphonenumber.spec
index 32e7128..1f5308e 100644
--- a/libphonenumber.spec
+++ b/libphonenumber.spec
@@ -7,15 +7,16 @@
 Summary:   Library to handle international phone numbers
 Summary(pl.UTF-8): Biblioteka do obsługi międzynarodowych numerów telefonów
 Name:  libphonenumber
-# note: 8.13.23 doesn't include 
tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
-# and requires building it by maven(?)
-Version:   8.13.22
-Release:   2
+# when upgrading, check if new version contains
+# tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar 
(or similar)
+# some releases don't contain that file and requires building it by maven
+Version:   8.13.35
+Release:   1
 License:   Apache v2.0 with BSD parts
 Group: Libraries
 #Source0Download: https://github.com/google/libphonenumber/releases/
 Source0:   
https://github.com/google/libphonenumber/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 50a7448cabf738d65b30abca9b51f947
+# Source0-md5: a1abb183d85fc1dcceffe24007a459c4
 Patch0:%{name}-link.patch
 Patch1:%{name}-no-fetch.patch
 Patch2:no-static.patch


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libphonenumber.git/commitdiff/6558f6939d0019c8453a0f92c49af942e599b744

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-krita] - adapt to libjxl 0.9.x API changes

2024-04-28 Thread qboosh
commit 4512dadeada188074b119751e64d7426fd27e918
Author: Jakub Bogusz 
Date:   Sun Apr 28 09:01:10 2024 +0200

- adapt to libjxl 0.9.x API changes

 krita-libjxl.patch | 43 +++
 1 file changed, 43 insertions(+)
---
diff --git a/krita-libjxl.patch b/krita-libjxl.patch
new file mode 100644
index 000..3dd67f7
--- /dev/null
+++ b/krita-libjxl.patch
@@ -0,0 +1,43 @@
+--- krita-5.2.2/plugins/impex/jxl/JPEGXLImport.cpp.orig2023-12-06 
12:38:26.0 +0100
 krita-5.2.2/plugins/impex/jxl/JPEGXLImport.cpp 2024-04-27 
23:12:27.199621223 +0200
+@@ -511,7 +511,6 @@ JPEGXLImport::convert(KisDocument *docum
+ JxlColorEncoding colorEncoding{};
+ if (JXL_DEC_SUCCESS
+ == JxlDecoderGetColorAsEncodedProfile(dec.get(),
+-  nullptr,
+   
JXL_COLOR_PROFILE_TARGET_DATA,
+   )) {
+ const TransferCharacteristics transferFunction = [&]() {
+@@ -635,7 +634,7 @@ JPEGXLImport::convert(KisDocument *docum
+ size_t iccSize = 0;
+ QByteArray iccProfile;
+ if (JXL_DEC_SUCCESS
+-!= JxlDecoderGetICCProfileSize(dec.get(), nullptr, 
JXL_COLOR_PROFILE_TARGET_DATA, )) {
++!= JxlDecoderGetICCProfileSize(dec.get(), 
JXL_COLOR_PROFILE_TARGET_DATA, )) {
+ errFile << "ICC profile size retrieval failed";
+ document->setErrorMessage(i18nc("JPEG-XL errors", "Unable 
to read the image profile."));
+ return ImportExportCodes::ErrorWhileReading;
+@@ -643,7 +642,6 @@ JPEGXLImport::convert(KisDocument *docum
+ iccProfile.resize(static_cast(iccSize));
+ if (JXL_DEC_SUCCESS
+ != JxlDecoderGetColorAsICCProfile(dec.get(),
+-  nullptr,
+   
JXL_COLOR_PROFILE_TARGET_DATA,
+   
reinterpret_cast(iccProfile.data()),
+   
static_cast(iccProfile.size( {
+@@ -657,7 +655,6 @@ JPEGXLImport::convert(KisDocument *docum
+ if (!d.m_info.uses_original_profile) {
+ if (JXL_DEC_SUCCESS
+ != JxlDecoderGetICCProfileSize(dec.get(),
+-   nullptr,
+
JXL_COLOR_PROFILE_TARGET_ORIGINAL,
+)) {
+ errFile << "ICC profile size retrieval failed";
+@@ -667,7 +664,6 @@ JPEGXLImport::convert(KisDocument *docum
+ iccTargetProfile.resize(static_cast(iccTargetSize));
+ if (JXL_DEC_SUCCESS
+ != JxlDecoderGetColorAsICCProfile(dec.get(),
+-  nullptr,
+   
JXL_COLOR_PROFILE_TARGET_ORIGINAL,
+   
reinterpret_cast(iccTargetProfile.data()),
+   
static_cast(iccTargetProfile.size( {


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-krita.git/commitdiff/4512dadeada188074b119751e64d7426fd27e918

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: libical: libical-3.0.18.tar.gz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://github.com/libical/libical/releases/download/v3.0.18/libical-3.0.18.tar.gz
cc790ea49701df0335d42b89d57c04bc  libical-3.0.18.tar.gz
Size: 908948 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libical] - updated to 3.0.18

2024-04-28 Thread qboosh
commit 5135a64e0d64c1ef1745795111e3959e5a5cfd2c
Author: Jakub Bogusz 
Date:   Sun Apr 28 08:52:10 2024 +0200

- updated to 3.0.18

 libical.spec | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libical.spec b/libical.spec
index 83fe409..39235a1 100644
--- a/libical.spec
+++ b/libical.spec
@@ -6,18 +6,18 @@
 Summary:   libical library
 Summary(pl.UTF-8): Biblioteka libical
 Name:  libical
-Version:   3.0.17
+Version:   3.0.18
 Release:   1
 License:   MPL v1.0 or LGPL v2.1
 Group: Libraries
 #Source0Download: https://github.com/libical/libical/releases
 Source0:   
https://github.com/libical/libical/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: aab3e2c80a5a61c744204675bff19ae0
+# Source0-md5: cc790ea49701df0335d42b89d57c04bc
 Patch0:%{name}-cmake-python.patch
 Patch1:%{name}-python.patch
 Patch2:%{name}-gtkdocdir.patch
-URL:   http://libical.github.io/libical/
-BuildRequires: cmake >= 3.1.0
+URL:   https://libical.github.io/libical/
+BuildRequires: cmake >= 3.5.0
 BuildRequires: db-devel
 BuildRequires: db-cxx-devel
 BuildRequires: glib2-devel >= 1:2.38


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libical.git/commitdiff/5135a64e0d64c1ef1745795111e3959e5a5cfd2c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: gnome-online-accounts: gnome-online-accounts-3.50.1.tar.xz

2024-04-28 Thread qboosh
Request by: qboosh


Files fetched: 1

STORED: 
https://download.gnome.org/sources/gnome-online-accounts/3.50/gnome-online-accounts-3.50.1.tar.xz
f28ddf850689a9f3f646e3ae0dbb8b03  gnome-online-accounts-3.50.1.tar.xz
Size: 402104 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/gnome-online-accounts] - updated to 3.50.1 (GNOME 46)

2024-04-28 Thread qboosh
commit 1dd1e877ec6115edcce167d72f1e249cf5d3ed6a
Author: Jakub Bogusz 
Date:   Sun Apr 28 08:05:47 2024 +0200

- updated to 3.50.1 (GNOME 46)

 gnome-online-accounts.spec | 32 +++-
 1 file changed, 15 insertions(+), 17 deletions(-)
---
diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec
index 700b242..b364c98 100644
--- a/gnome-online-accounts.spec
+++ b/gnome-online-accounts.spec
@@ -2,27 +2,26 @@
 # Conditional build:
 %bcond_withfedora  # Kerberos 5 with Fedora realm
 %bcond_withkerberos5   # Kerberos 5 support [TODO: heimdal support; 
needs MIT currently]
-%bcond_withwebkitinspector # WebKitInspector for the embedded web view
 
 Summary:   Provide online accounts information
 Summary(pl.UTF-8): Dostarczanie informacji o kontach w serwisach sieciowych
 Name:  gnome-online-accounts
-Version:   3.48.1
+Version:   3.50.1
 Release:   1
 License:   LGPL v2+
 Group: Libraries
-Source0:   
https://download.gnome.org/sources/gnome-online-accounts/3.48/%{name}-%{version}.tar.xz
-# Source0-md5: a1ebec6a247fd1dea07f66bf6e37f7c3
+Source0:   
https://download.gnome.org/sources/gnome-online-accounts/3.50/%{name}-%{version}.tar.xz
+# Source0-md5: f28ddf850689a9f3f646e3ae0dbb8b03
 Patch0:no-gnome-post-install.patch
 URL:   https://wiki.gnome.org/Projects/GnomeOnlineAccounts
 BuildRequires: dbus-devel
 BuildRequires: gettext-tools >= 0.19.8
 BuildRequires: glib2-devel >= 1:2.67.4
 BuildRequires: gobject-introspection-devel >= 0.6.2
-BuildRequires: gtk+3-devel >= 3.20.0
+BuildRequires: gtk4-devel >= 4.10
 BuildRequires: gtk-doc >= 1.3
-BuildRequires: gtk-webkit4.1-devel >= 2.33.1
 BuildRequires: json-glib-devel
+BuildRequires: libadwaita-devel >= 1.4
 BuildRequires: libsecret-devel >= 0.5
 BuildRequires: libsoup3-devel >= 3.0
 BuildRequires: libxml2-devel >= 2
@@ -37,7 +36,7 @@ BuildRequires:tar >= 1:1.22
 BuildRequires: vala
 BuildRequires: xz
 %if %{with fedora} || %{with kerberos5}
-BuildRequires: gcr-devel >= 3
+BuildRequires: gcr4-devel >= 4.1.0
 BuildRequires: krb5-devel
 %endif
 Requires:  %{name}-libs = %{version}-%{release}
@@ -59,8 +58,8 @@ Summary:  gnome-online-accounts libraries
 Summary(pl.UTF-8): Biblioteki gnome-online-accounts
 Group: Libraries
 Requires:  glib2 >= 1:2.67.4
-Requires:  gtk+3 >= 3.20.0
-Requires:  gtk-webkit4.1 >= 2.33.1
+Requires:  gtk4 >= 4.10
+Requires:  libadwaita >= 1.4
 Requires:  libsecret >= 0.5
 Requires:  libsoup3 >= 3.0
 Conflicts: gnome-online-accounts < 3.8.2-1.1
@@ -77,7 +76,8 @@ Summary(pl.UTF-8):Pliki programistyczne bibliotek 
gnome-online-accounts
 Group: Development/Libraries
 Requires:  %{name}-libs = %{version}-%{release}
 Requires:  glib2-devel >= 1:2.67.4
-Requires:  gtk+3-devel >= 3.20.0
+Requires:  gtk4-devel >= 4.10
+Requires:  libadwaita-devel >= 1.4
 
 %description devel
 The gnome-online-accounts-devel package contains the header files for
@@ -122,10 +122,8 @@ API języka Vala do bibliotek gnome-online-accounts.
 %meson build \
%{?with_fedora:-Dfedora=true} \
-Dgtk_doc=true \
-   %{?with_webkitinspector:-Dinspector=true} \
%{!?with_kerberos:-Dkerberos=false} \
-   -Dman=true \
-   -Dmedia_server=true
+   -Dman=true
 
 %ninja_build -C build
 
@@ -153,16 +151,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f gnome-online-accounts.lang
 %defattr(644,root,root,755)
-%doc NEWS README
+%doc NEWS README.md
 %attr(755,root,root) %{_libexecdir}/goa-daemon
+%attr(755,root,root) %{_libexecdir}/goa-oauth2-handler
 %if %{with fedora} || %{with kerberos5}
 %attr(755,root,root) %{_libexecdir}/goa-identity-service
 %endif
 %dir %{_libdir}/goa-1.0
-%dir %{_libdir}/goa-1.0/web-extensions
-%attr(755,root,root) %{_libdir}/goa-1.0/web-extensions/libgoawebextension.so
 %{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
 %{_datadir}/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml
+%{_desktopdir}/org.gnome.OnlineAccounts.OAuth2.desktop
 %{_iconsdir}/hicolor/scalable/apps/goa-account*.svg
 %{_iconsdir}/hicolor/symbolic/apps/goa-account*-symbolic.svg
 %{_mandir}/man8/goa-daemon.8*
@@ -172,7 +170,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libgoa-1.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgoa-1.0.so.0
 %attr(755,root,root) %{_libdir}/libgoa-backend-1.0.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgoa-backend-1.0.so.1
+%attr(755,root,root) %ghost %{_libdir}/libgoa-backend-1.0.so.2
 %{_libdir}/girepository-1.0/Goa-1.0.typelib
 
 %files devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-online-accounts.git/commitdiff/1dd1e877ec6115edcce167d72f1e249cf5d3ed6a

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org