[opensuse] OT: Fedora: how do download a SRPM
All, I want to look at a fedora spec file. I thought I could pull down the srpm from fedora box easy enough, but I don't see a way with dnf to pull a srpm. (dnf is the replacement for yum). Thanks Greg -- Greg Freemyer www.IntelligentAvatar.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri 12 Feb 2016 12:01:44 AM CST, Greg Freemyer wrote:
All,
I want to look at a fedora spec file. I thought I could pull down the srpm from fedora box easy enough, but I don't see a way with dnf to pull a srpm.
Hi I just search here.... http://rpm.pbone.net/ then download -- Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890) SUSE Linux Enterprise Desktop 12 SP1|GNOME 3.10.4|3.12.51-60.25-default up 7 days 12:50, 6 users, load average: 0.67, 0.51, 0.48 CPU AMD A4-5150M @ 2.70GHz | GPU Radeon HD 8350G -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, Feb 12, 2016 at 8:01 AM, Greg Freemyer <greg.freemyer@gmail.com> wrote:
All,
I want to look at a fedora spec file. I thought I could pull down the srpm from fedora box easy enough, but I don't see a way with dnf to pull a srpm.
dnf download --source <RPM name> Does it not work? You may need to add and/or enable source repositories, like in openSUSE. Otherwise I usually simply pull them from download site directly. Like http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Ever... -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, Feb 12, 2016 at 1:13 AM, Andrei Borzenkov <arvidjaar@gmail.com> wrote:
On Fri, Feb 12, 2016 at 8:01 AM, Greg Freemyer <greg.freemyer@gmail.com> wrote:
All,
I want to look at a fedora spec file. I thought I could pull down the srpm from fedora box easy enough, but I don't see a way with dnf to pull a srpm.
dnf download --source <RPM name>
Does it not work? You may need to add and/or enable source repositories, like in openSUSE.
It does work, I just didn't see that option in the man page.
Otherwise I usually simply pull them from download site directly. Like
http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Ever...
I knew there had to be something like that, but I find the fedora infrastructure confusion to work with. I had gone to koji (similar to OBS) and couldn't find what I wanted. Thanks Greg -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 02/12/2016 06:01 AM, Greg Freemyer wrote:
All,
I want to look at a fedora spec file. I thought I could pull down the srpm from fedora box easy enough, but I don't see a way with dnf to pull a srpm.
Why not look into their git directly? ;-) http://pkgs.fedoraproject.org/cgit/rpms/ Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Andrei Borzenkov
-
Bernhard Voelker
-
Greg Freemyer
-
Malcolm