<div dir="ltr"><div>If you are using a Fedora, or RHEL based distro, then you can use centpkg.</div><div><br></div><div>[root@f38 ~]# dnf -y install centpkg</div><div>[user@f38 tmp]$ centpkg clone bash<br>Cloning into 'bash'...<br>warning: unable to find all commit-graph files<br>remote: warning: unable to find all commit-graph files<br>remote: Enumerating objects: 1763, done.<br>remote: Counting objects: 100% (1685/1685), done.<br>remote: Compressing objects: 100% (840/840), done.<br>remote: Total 1763 (delta 874), reused 1610 (delta 827), pack-reused 78<br>Receiving objects: 100% (1763/1763), 597.20 KiB | 4.46 MiB/s, done.<br>Resolving deltas: 100% (892/892), done.<br>[user@f38 tmp]$ cd bash/<br>[quake@f38 bash]$ centpkg sources<br>Downloading bash-5.1.tar.gz<br>######################################################################## 100.0%<br>[user@f38 bash]$ centpkg srpm<br>Not downloading already downloaded bash-5.1.tar.gz<br>setting SOURCE_DATE_EPOCH=1669075200<br>Wrote: /home/quake/tmp/bash/bash-5.1.8-6.el9.src.rpm</div><div><br></div><div>If you need to do that for SIG related work, there is also centpkg-sig</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Oct 8, 2023 at 5:18 AM Leon Fauster via CentOS-devel <<a href="mailto:centos-devel@centos.org">centos-devel@centos.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
sorry if I'm late to the party. I need to touch a package again for<br>
a local customization and with the transition to gitlab I wonder how<br>
the new process looks like.<br>
In the past I used the tools from <a href="http://git.centos.org/centos-git-common.git" rel="noreferrer" target="_blank">git.centos.org/centos-git-common.git</a><br>
like get_sources.sh and into_srpm.sh to work locally on packages from<br>
<a href="http://git.centos.org/rpms/" rel="noreferrer" target="_blank">git.centos.org/rpms/</a>. The lookaside stuff were here <br>
<a href="http://git.centos.org/sources/" rel="noreferrer" target="_blank">git.centos.org/sources/</a>.<br>
<br>
So, how does one build a srpm nowadays? Where is the lookaside stuff?<br>
A look into <a href="https://docs.centos.org/en-US/stream-contrib/" rel="noreferrer" target="_blank">https://docs.centos.org/en-US/stream-contrib/</a> didn't help.<br>
<br>
BTW, I'm not an fedora dev. So, if the process looks like the fedora one<br>
then I have no idea. Any help would be greatly appreciated!<br>
<br>
-- <br>
Thanks in advance,<br>
Leon<br>
_______________________________________________<br>
CentOS-devel mailing list<br>
<a href="mailto:CentOS-devel@centos.org" target="_blank">CentOS-devel@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/centos-devel" rel="noreferrer" target="_blank">https://lists.centos.org/mailman/listinfo/centos-devel</a><br>
<br>
</blockquote></div>