Re: [projects/template-specs] use %cargo_* macros

2021-03-31 Thread Elan Ruusamäe
On 30.03.2021 21:57, Jakub Bogusz wrote: On Tue, Mar 30, 2021 at 06:46:46PM +0300, Elan Ruusamäe wrote: [...] When it comes to crates, It'd better to find some generic solution for packaging creates system-wide instead of vendoring everything everywhere. I'm aware Fedora has some, but I didn't

Re: [packages/rpm-pld-macros] initial basic rust/cargo macros (2.003)

2021-03-31 Thread Jan Palus
On 30.03.2021 18:44, Elan Ruusamäe wrote: > On 30.03.2021 14:06, atler wrote: > > > commit 593b448d587953c0aa5cfb8484485fda26499d3c > > Author: Jan Palus > > Date: Tue Mar 30 12:59:03 2021 +0200 > > > > initial basic rust/cargo macros (2.003) > > > > macros.pld | 17

Re: [projects/template-specs] use %cargo_* macros

2021-03-31 Thread Jan Palus
On 30.03.2021 20:57, Jakub Bogusz wrote: > On Tue, Mar 30, 2021 at 06:46:46PM +0300, Elan Ruusamäe wrote: > [...] > > >@@ -40,19 +41,17 @@ EOF > > > %build > > > export CARGO_HOME="$(pwd)/.cargo" > > > > > >-cargo -v build \ > > >+%cargo_build \ > > > %ifarch x32 > > > --target

Re: [packages/conntrack-tools] borrow systemd unit from fedora; rel 2

2021-03-31 Thread Elan Ruusamäe
On 31.03.2021 13:18, atler wrote: commit 9aa04cde77a1d15594bb488c10e9deab63551e1b Author: Jan Palus Date: Wed Mar 31 12:16:37 2021 +0200 borrow systemd unit from fedora; rel 2 borrow? you giving it back to them then? :) ___ pld-devel-en

Re: [projects/template-specs] use %cargo_* macros

2021-03-31 Thread Neal Gompa
On Wed, Mar 31, 2021 at 4:34 AM Elan Ruusamäe wrote: > > On 30.03.2021 21:57, Jakub Bogusz wrote: > > > On Tue, Mar 30, 2021 at 06:46:46PM +0300, Elan Ruusamäe wrote: > > [...] > > When it comes to crates, It'd better to find some generic solution for > > packaging creates system-wide instead of

Re: [packages/rpm-pld-macros] - fix typo in debugsource packages macro - rel 2

2021-03-31 Thread Jakub Bogusz
On Wed, Mar 31, 2021 at 09:33:00PM +0200, baggins wrote: > commit 45c4eb111b114539bab16bd567a4a794d75d6e16 > Author: Jan Rękorajski > Date: Wed Mar 31 21:32:32 2021 +0200 > > - fix typo in debugsource packages macro > - rel 2 > > macros.pld | 2 +- > rpm-pld-macros.spec | 2

Re: [packages/rpm-pld-macros] - fix typo in debugsource packages macro - rel 2

2021-03-31 Thread Jan Rękorajski
On Wed, 31 Mar 2021, Jakub Bogusz wrote: > On Wed, Mar 31, 2021 at 09:33:00PM +0200, baggins wrote: > > commit 45c4eb111b114539bab16bd567a4a794d75d6e16 > > Author: Jan Rękorajski > > Date: Wed Mar 31 21:32:32 2021 +0200 > > > > - fix typo in debugsource packages macro > > - rel 2 > >

Re: pull request for dhcp – fixed the init script

2021-03-31 Thread Elan Ruusamäe
On 31.03.2021 18:01, Paweł Zuzelski wrote: Hi all, Could someone please review and push https://github.com/pawelz/pld-dhcp specifically that commit: https://github.com/pawelz/pld-dhcp/commit/071ac6b61dedf115572076ad17bbbef53226b22c ? This change fixes broken init for dhcp6. It's been 10

pull request for dhcp – fixed the init script

2021-03-31 Thread Paweł Zuzelski
Hi all, Could someone please review and push https://github.com/pawelz/pld-dhcp specifically that commit: https://github.com/pawelz/pld-dhcp/commit/071ac6b61dedf115572076ad17bbbef53226b22c ? This change fixes broken init for dhcp6. It's been 10 years since I touched PLD, so I don't really feel

PLD/Linux Ac EOL

2021-03-31 Thread Elan Ruusamäe
Forwarded Message Subject:[PLDWWW] page changed: start Date: Thu, 01 Apr 2021 00:21:30 +0200 From: "Elan Ruusamäe (glen)" ThePLD/Linux Ac was released on 1st April 2007, Now 14 years later, it has reachedEOL(End of Life). It will

Musl availability

2021-03-31 Thread Saleem Ceann Khan Marwat
Hello dear PLD development team , I am wondering does pld provide musl support as well along with glibc ? ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Init services

2021-03-31 Thread Saleem Ceann Khan Marwat
Hello dear PLD development team, What other init services other than systemd and sysvinit does PLD have available ? Any chance of adding runit or S6/66 to PLD ? Is it possible and how to install PLD without any trace of systemd on PLD with sysvinit only ? Thank you,