Re: [ANNOUNCE] Pan release 0.152
Brian Morrison <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.user |
|---|---|
| Organization | The Fool and Bladder Face-Jumping Team |
| Message-ID | <[email protected]> |
On Sun, 13 Nov 2022 12:48:53 -0000 (UTC) Maurice via Pan-users <[email protected]> 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 _______________________________________________ Pan-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/pan-users