pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] [ANNOUNCE] Pan release 0.152


From: Brian Morrison
Subject: Re: [Pan-users] [ANNOUNCE] Pan release 0.152
Date: Sun, 13 Nov 2022 20:11:37 +0000

On Sun, 13 Nov 2022 12:48:53 -0000 (UTC)
Maurice via Pan-users <pan-users@nongnu.org> wrote:

> On Sat, 12 Nov 2022 17:56:17 +0100, Dominique Dumont wrote:
> 
> > You can get Pan 0.152 release tarball on Gnome's gitlab  
> 
> 
>   How can one obtain an RPM install on a system that uses he RPM form?
> 
> 
>   Fingers crossed..

I use Fedora and have it set up for building rpms. Plenty of advice on
the fedoraproject.org site about this.

I download the .bz2 tarball into ~/rpmbuild/SOURCES/pan-<version> then
expand the .bz2 into the same folder and remove the 'v' in this
new folder's filename so it reads pan-<version>.

In this folder I run:

./autogen.sh --prefix=/usr

then move up to ~/rpmbuild/SOURCES/pan-<version> and run

tar cjf pan-<version>.tar.bz2 pan-<version>/

You can use a pan src rpm from a Fedora repo and install it, you should
then have ~/rpmbuild/SPECS/pan.spec which can be edited with a new
version and release, I usually use 0.1 for the release so it will be
overriden by Fedora updated rpms.

I then install this new rpm with:

sudo dnf install ~/rpmbuild/RPMS/pan-<version>-0.1.fc37.x86_64.rpm

which is x86_64 on Fedora 37 which the rpm build process will create
for you.

HTH

-- 

Brian Morrison

                "I am not young enough to know everything"
                                                          Oscar Wilde



reply via email to

[Prev in Thread] Current Thread [Next in Thread]