[packages/python-dkimpy-milter] - fixed typo in filename

2022-05-29 Thread hawk
commit a8bb7445459a638376c43f736debe4cf94e84242 Author: Marcin Krol Date: Mon May 30 02:57:16 2022 +0200 - fixed typo in filename python-dkimpy-milter.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- diff --git a/python-dkimpy-milter.spec b/python-dkimpy-milter.spec

[packages/pulseaudio] up to 16.0

2022-05-29 Thread atler
commit b8e7e274e5b51311ba51daf2bd0b17012cad5fe8 Author: Jan Palus Date: Mon May 30 00:24:58 2022 +0200 up to 16.0 - toggle gstreamer_rtp bcond since upstream enables it by default now if all deps were found pulseaudio.spec | 205

DISTFILES: pulseaudio: pulseaudio-16.0.tar.xz

2022-05-29 Thread atler
Request by: atler Files fetched: 1 STORED: https://freedesktop.org/software/pulseaudio/releases/pulseaudio-16.0.tar.xz be97bd61024f44cc71c4035b83158010 pulseaudio-16.0.tar.xz Size: 1551276 bytes -- Virtually Yours: distfiles. ___

[packages/pulseaudio] apidocs bcond and doxygen dep

2022-05-29 Thread atler
commit 6efd6b600f02ef1c7639bb54f4718b2da1c9ef14 Author: Jan Palus Date: Mon May 30 00:00:56 2022 +0200 apidocs bcond and doxygen dep pulseaudio.spec | 25 + 1 file changed, 25 insertions(+) --- diff --git a/pulseaudio.spec b/pulseaudio.spec index 741ece7..f0b3886

[packages/pulseaudio] explicitly set zshcompletiondir

2022-05-29 Thread atler
commit db5da9c62dbb3814797c57a4db1110712a00a293 Author: Jan Palus Date: Sun May 29 23:55:24 2022 +0200 explicitly set zshcompletiondir pulseaudio.spec | 1 + 1 file changed, 1 insertion(+) --- diff --git a/pulseaudio.spec b/pulseaudio.spec index c7aebfb..741ece7 100644 ---

[packages/pulseaudio] bluez5-gstreamer requires gstreamer-plugins-base-devel as well

2022-05-29 Thread atler
commit 8b9dc4da9a9c06f9ea4ed42cb527b30960de6abb Author: Jan Palus Date: Sun May 29 23:53:58 2022 +0200 bluez5-gstreamer requires gstreamer-plugins-base-devel as well pulseaudio.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- diff --git a/pulseaudio.spec

[packages/python-dkimpy-milter] - fix /etc/dkimpy-milter dirs

2022-05-29 Thread hawk
commit 192ab88c52dd40396ad9b533243c49c6d46dbf06 Author: Marcin Krol Date: Mon May 30 00:01:18 2022 +0200 - fix /etc/dkimpy-milter dirs python-dkimpy-milter.spec | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] - seems to work

2022-05-29 Thread hawk
commit 2aa57614ab9a5e74be46b1c9be1107b957707c07 Author: Marcin Krol Date: Sun May 29 23:47:50 2022 +0200 - seems to work python-dkimpy-milter.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/python-dkimpy-milter.spec b/python-dkimpy-milter.spec index

[packages/python-dkimpy-milter] - use .socket for unix socket like in other milters

2022-05-29 Thread hawk
commit 504d7d8d7b0f7238023b6b1dce1b7c9e8f290157 Author: Marcin Krol Date: Sun May 29 23:18:32 2022 +0200 - use .socket for unix socket like in other milters config.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/config.patch b/config.patch index

[packages/python-dkimpy-milter] - do not enable tables by default, empty tables will prevent daemon from starting

2022-05-29 Thread hawk
commit fadadace4e0513aa4142ef86d7831bfcd803e8b2 Author: Marcin Krol Date: Sun May 29 22:45:58 2022 +0200 - do not enable tables by default, empty tables will prevent daemon from starting config.patch | 8 1 file changed, 4 insertions(+), 4 deletions(-) --- diff --git

[packages/python-dkimpy-milter] - config files/dirs owned by dkimpy-milter user/group - provide empty key and signing table files

2022-05-29 Thread hawk
commit e2282371e03ce290701084b55f729d4dd49be129 Author: Marcin Krol Date: Sun May 29 22:39:03 2022 +0200 - config files/dirs owned by dkimpy-milter user/group - provide empty key and signing table files python-dkimpy-milter.spec | 17 - 1 file changed, 12

[packages/python-dkimpy-milter] - add/remove daemon user/group

2022-05-29 Thread hawk
commit 806affbdf7997937091e86d669567d78e334d6d4 Author: Marcin Krol Date: Sun May 29 22:30:14 2022 +0200 - add/remove daemon user/group python-dkimpy-milter.spec | 20 1 file changed, 20 insertions(+) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] - more complete config

2022-05-29 Thread hawk
commit 87c5612a70f95316a9b2ef2c52bb87123e6a941f Author: Marcin Krol Date: Sun May 29 22:25:00 2022 +0200 - more complete config config.patch | 86 +++ python-dkimpy-milter.spec | 2 ++ 2 files changed, 88 insertions(+) --- diff

[packages/python-dkimpy-milter] - alter only paths with this patch, don't touch config

2022-05-29 Thread hawk
commit 954605e043db8c9aa45bc18ff1308b6f6e8d3eb3 Author: Marcin Krol Date: Sun May 29 22:23:59 2022 +0200 - alter only paths with this patch, don't touch config paths.patch | 27 --- 1 file changed, 4 insertions(+), 23 deletions(-) --- diff --git a/paths.patch

DISTFILES: wesnoth: wesnoth-1.16.3.tar.bz2

2022-05-29 Thread mrozowik
Request by: mrozowik Files fetched: 1 STORED: http://downloads.sourceforge.net/wesnoth/wesnoth-1.16.3.tar.bz2 cd77174b393db96caa2b6fd61680af4f wesnoth-1.16.3.tar.bz2 Size: 475424356 bytes -- Virtually Yours: distfiles. ___

[packages/wesnoth] - up to 1.16.3

2022-05-29 Thread mrozowik
commit e874c14a52ecafeb5ab55993060ec84ae914faee Author: Krzysztof Mrozowicz Date: Sun May 29 20:36:40 2022 + - up to 1.16.3 wesnoth.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/wesnoth.spec b/wesnoth.spec index e201cab..41ede78 100644 ---

PLD-doc: uid_gid.db.txt - uid/gid for dkimpy-milter daemon

2022-05-29 Thread hawk
Author: hawk Date: Sun May 29 19:54:47 2022 GMT Module: PLD-doc Tag: HEAD Log message: - uid/gid for dkimpy-milter daemon Files affected: PLD-doc: uid_gid.db.txt (1.413 -> 1.414) Diffs:

[packages/python-dkimpy-milter] - directory for keys

2022-05-29 Thread hawk
commit 75c9d17640e74548f3a30845d85ae419b59c8ab9 Author: Marcin Krol Date: Sun May 29 20:27:59 2022 +0200 - directory for keys python-dkimpy-milter.spec | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) --- diff --git a/python-dkimpy-milter.spec b/python-dkimpy-milter.spec index

[packages/python-dkimpy-milter] - take care of stale pid files, daemon requires fork

2022-05-29 Thread hawk
commit 9f1adb0c02cb8172770f1eb639046f87bf76b2dc Author: Marcin Krol Date: Sun May 29 20:16:05 2022 +0200 - take care of stale pid files, daemon requires fork dkimpy-milter.init | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) --- diff --git a/dkimpy-milter.init

DISTFILES: yamagi-quake2: quake2-8.10.tar.xz

2022-05-29 Thread atler
Request by: atler Files fetched: 1 STORED: https://deponie.yamagi.org/quake2/quake2-8.10.tar.xz 09f993b5bc9153ccc1979ebe3c709886 quake2-8.10.tar.xz Size: 2138064 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing list

[packages/yamagi-quake2] up to 8.10

2022-05-29 Thread atler
commit dac2184453e10247222b58604b12c72452b670d0 Author: Jan Palus Date: Sun May 29 17:22:35 2022 +0200 up to 8.10 yamagi-quake2.spec | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) --- diff --git a/yamagi-quake2.spec b/yamagi-quake2.spec index 9d9ade1..9e9d140 100644 ---

[packages/python-dkimpy-milter] - put binary in /sbin like other milters

2022-05-29 Thread hawk
commit 24e59a7bb573631229eba4aef5fa3793fa931006 Author: Marcin Krol Date: Sun May 29 16:24:43 2022 +0200 - put binary in /sbin like other milters python-dkimpy-milter.spec | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] - prefer inet socket by default

2022-05-29 Thread hawk
commit c300b88712639cda2d28aded67d75e6651173065 Author: Marcin Krol Date: Sun May 29 16:13:34 2022 +0200 - prefer inet socket by default paths.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/paths.patch b/paths.patch index 1e49a51..e965d53 100644 ---

[packages/python-dkimpy-milter] - dkimpy dir under postfix spool

2022-05-29 Thread hawk
commit 4a6053927e579b2397b70046de10d25448794ebd Author: Marcin Krol Date: Sun May 29 16:11:31 2022 +0200 - dkimpy dir under postfix spool paths.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/paths.patch b/paths.patch index 80fece5..1e49a51 100644 ---

[packages/python-dkimpy-milter] - package config file, still NFY

2022-05-29 Thread hawk
commit 454bbbd995da483c199761c9b8169ad2a3b70fc9 Author: Marcin Krol Date: Sun May 29 14:41:48 2022 +0200 - package config file, still NFY python-dkimpy-milter.spec | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] - run as nobody by default

2022-05-29 Thread hawk
commit 3e710358c653704073f8fa14bbf16b5deb3c3a64 Author: Marcin Krol Date: Sun May 29 14:36:07 2022 +0200 - run as nobody by default paths.patch | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) --- diff --git a/paths.patch b/paths.patch index a2fa0d4..80fece5 100644

[packages/python-dkimpy-milter] - fix paths, init script, allow only python 2 or 3 not both, still NFY

2022-05-29 Thread hawk
commit 7afd9b06e7ac6a8c0cebb96212705f9d6ab390fa Author: Marcin Krol Date: Sun May 29 14:27:33 2022 +0200 - fix paths, init script, allow only python 2 or 3 not both, still NFY dkimpy-milter.init| 100 ++ paths.patch | 94

[packages/python-dkimpy-milter] - R python setuptools

2022-05-29 Thread hawk
commit c36f7f165224c945d9dc2a990b4ae12881cfd2d0 Author: Marcin Krol Date: Sun May 29 13:25:06 2022 +0200 - R python setuptools python-dkimpy-milter.spec | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/python-dkimpy-milter.spec b/python-dkimpy-milter.spec index ac6a45f..2d5dfe6

[packages/spamass-milter] - fix process name in init script

2022-05-29 Thread hawk
commit 6d233c443624844656711e9e607ca1615e6a17bf Author: Marcin Krol Date: Sun May 29 13:10:39 2022 +0200 - fix process name in init script spamass-milter.init | 2 +- spamass-milter.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/spamass-milter.spec

PLD-doc: PLD-update-TODO - updated

2022-05-29 Thread arekm
Author: arekmDate: Sun May 29 11:02:56 2022 GMT Module: PLD-doc Tag: HEAD Log message: - updated Files affected: PLD-doc: PLD-update-TODO (1.2715 -> 1.2716) Diffs:

[packages/python-dkimpy-milter] - summary and description

2022-05-29 Thread hawk
commit 0302b0f857c631d1a84a00280d76623c190965b4 Author: Marcin Krol Date: Sun May 29 12:58:06 2022 +0200 - summary and description python-dkimpy-milter.spec | 12 1 file changed, 4 insertions(+), 8 deletions(-) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy] - cleanup

2022-05-29 Thread hawk
commit fd58a4df7a72ac83db1737d70630ddae57ae6230 Author: Marcin Krol Date: Sun May 29 12:57:29 2022 +0200 - cleanup python-dkimpy.spec | 2 -- 1 file changed, 2 deletions(-) --- diff --git a/python-dkimpy.spec b/python-dkimpy.spec index e21a7c9..cc57a7e 100644 --- a/python-dkimpy.spec +++

DISTFILES: python-dkimpy-milter: dkimpy-milter-1.2.2.tar.gz

2022-05-29 Thread hawk
Request by: hawk Files fetched: 1 STORED: https://files.pythonhosted.org/packages/source/d/dkimpy-milter/dkimpy-milter-1.2.2.tar.gz dc0f054bc7dc6178eb31f20d93b73cca dkimpy-milter-1.2.2.tar.gz Size: 52654 bytes -- Virtually Yours: distfiles.

[packages/python-dkimpy-milter] - new, NFY

2022-05-29 Thread hawk
commit 90f09365b561d6ea6f4e63c3395010e1f946803c Author: Marcin Krol Date: Sun May 29 12:54:18 2022 +0200 - new, NFY python-dkimpy-milter.spec | 111 ++ 1 file changed, 111 insertions(+) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] Created branch master

2022-05-29 Thread hawk
The branch 'master' was created. Summary of new commits: 90f0936... - new, NFY ___ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit