(Msg. 1) Posted: Thu Jul 14, 2005 6:19 am
Post subject: Newbie: RPM to install Binaries only. No Sources Archived from groups: linux>redhat>rpm (more info?)
Hi,
If i want to distribute binaries only (no sources whatsoever),
can/should I be using RPM as a means to distribute my software? In
other words, i don't want my RPM to have in it any source files.
The alternative is a simple zip file...
If the answer is yes, then in the spec file, should i have anything
listed under %files? (Since i assume my binaries would be in a tarball
to be processed by the rpm.) Playing around with this idea, we put the
un-TARing command in the %prep section (all other sections empty such
as %files, %install) and the builder only created a src.rpm file.
Essentially we have a tar file and we want to put a RPM wrapper around
it...
(Msg. 2) Posted: Thu Jul 14, 2005 4:21 pm
Post subject: Re: Newbie: RPM to install Binaries only. No Sources [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
grayaii wrote:
> Hi,
>
> If i want to distribute binaries only (no sources whatsoever),
> can/should I be using RPM as a means to distribute my software? In
> other words, i don't want my RPM to have in it any source files.
>
> The alternative is a simple zip file...
>
> If the answer is yes, then in the spec file, should i have anything
> listed under %files? (Since i assume my binaries would be in a tarball
> to be processed by the rpm.) Playing around with this idea, we put the
> un-TARing command in the %prep section (all other sections empty such
> as %files, %install) and the builder only created a src.rpm file.
>
> Essentially we have a tar file and we want to put a RPM wrapper around
> it...
>
> -alex-
>
Hate to be blunt but you really don't have a very good understanding
of rpm. Get a copy Red Hat's Guide to RPM.
Basically, there are two types of rpms - source and binary.
You want to build binary rpms. You can out a tarball in them but
that totally defeats the purpose of rpms.
(Msg. 3) Posted: Fri Jul 15, 2005 12:29 am
Post subject: Re: Newbie: RPM to install Binaries only. No Sources [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Thanks for the info. I will look into binary rpms and get a copy of
Red Hat's Guide to RPM. You're right, I'm coming from a strictly
Windows world, and diving into uncharted Linux waters. I'll figure it
out
-alex-
Newbie: Contents of SOURCES directory? - I'm reading the excellent RPM manual on redhat.com and playing around with building my own RPMs. I've successfully..
Newbie rpm install / files questions. - 1) if I list a directory name in my %files section of the spec file and then list seperately a config file that is..
different checksums on coreutils binaries - Hi, I installed RHEL4 on several machines using the same install CDs. I noticed that several of the binaries from the....
All times are: Pacific Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum