Re: Expansion of rpmautospec macros when building new packages

2021-11-05 Thread Vít Ondruch
Dne 05. 11. 21 v 15:43 Miro Hrončok napsal(a): On 05. 11. 21 15:35, Vít Ondruch wrote: Dne 05. 11. 21 v 15:12 Ankur Sinha napsal(a): On Fri, Nov 05, 2021 14:51:44 +0100, Miro Hrončok wrote: On 05. 11. 21 14:13, Ankur Sinha wrote: Hi folks, I've been working with a few Outreachy candidates

Re: Expansion of rpmautospec macros when building new packages

2021-11-05 Thread Miro Hrončok
On 05. 11. 21 15:35, Vít Ondruch wrote: Dne 05. 11. 21 v 15:12 Ankur Sinha napsal(a): On Fri, Nov 05, 2021 14:51:44 +0100, Miro Hrončok wrote: On 05. 11. 21 14:13, Ankur Sinha wrote: Hi folks, I've been working with a few Outreachy candidates to help them learn packaging.  We're using `fedpk

Re: Expansion of rpmautospec macros when building new packages

2021-11-05 Thread Vít Ondruch
Dne 05. 11. 21 v 15:12 Ankur Sinha napsal(a): On Fri, Nov 05, 2021 14:51:44 +0100, Miro Hrončok wrote: On 05. 11. 21 14:13, Ankur Sinha wrote: Hi folks, I've been working with a few Outreachy candidates to help them learn packaging. We're using `fedpkg` as much as we can, since it's what we

Re: Expansion of rpmautospec macros when building new packages

2021-11-05 Thread Miro Hrončok
On 05. 11. 21 15:12, Ankur Sinha wrote: On Fri, Nov 05, 2021 14:51:44 +0100, Miro Hrončok wrote: On 05. 11. 21 14:13, Ankur Sinha wrote: Hi folks, I've been working with a few Outreachy candidates to help them learn packaging. We're using `fedpkg` as much as we can, since it's what we use to

Re: Expansion of rpmautospec macros when building new packages

2021-11-05 Thread Ankur Sinha
On Fri, Nov 05, 2021 14:51:44 +0100, Miro Hrončok wrote: > On 05. 11. 21 14:13, Ankur Sinha wrote: > > Hi folks, > > > > I've been working with a few Outreachy candidates to help them learn > > packaging. We're using `fedpkg` as much as we can, since it's what we > > use to work with all packages

Re: Expansion of rpmautospec macros when building new packages

2021-11-05 Thread Miro Hrončok
On 05. 11. 21 14:13, Ankur Sinha wrote: Hi folks, I've been working with a few Outreachy candidates to help them learn packaging. We're using `fedpkg` as much as we can, since it's what we use to work with all packages after they're imported into Fedora. So, we first create git repo to work in

Expansion of rpmautospec macros when building new packages

2021-11-05 Thread Ankur Sinha
Hi folks, I've been working with a few Outreachy candidates to help them learn packaging. We're using `fedpkg` as much as we can, since it's what we use to work with all packages after they're imported into Fedora. So, we first create git repo to work in, and after we write the spec, we iterativ