On Wed, Sep 9, 2009 at 2:53 PM, Valent
Turkovic<valent.turko...@gmail.com> wrote:
> Hi,
>
> I haven't made rpm package from source a looong time ;)
>
> The procedure used to be very simple:
>
> ./configure
> make
> checkinstall make install
>
> Now I see there in no checkinstall in Fedora. What is the way to
> simple make a rpm packet?
>

I'd just use template specfile in Fedora's vim distribution. (Just
type vim something.spec) It's almost (almost) as easy as checkinstall
(if the build is that simple, just plain autotools without anything
fancy), and you can reuse the specfile for newer versions.

-- 
Pod svícnem bývá největší krize.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to