Require ".olpc" in rpms in ~/public_rpms/F14?
Martin Langhoff
martin.langhoff at gmail.com
Mon Feb 28 14:54:45 EST 2011
On Mon, Feb 28, 2011 at 2:44 PM, Simon Schampijer <simon at schampijer.de> wrote:
> What would be the preferred place to put 'olpc' in the rpm name? Between
> the distribution version and the 'arch'? Like:
>
> Version: 0.92.0
> Release: 1%{?dist}.olpc
Yes - dsd links to
https://fedoraproject.org/wiki/Packaging:NamingGuidelines#Minor_release_bumps_for_old_branches
> And another check could be to make sure there is a srpm available for
> each package.
Yes! No inclusion unless it sees srpm. To script it...
SRPM=`rpm -q --queryformat '%{SOURCERPM}' -p "$RPM"`
cheers,
m
--
martin.langhoff at gmail.com
martin at laptop.org -- Software Architect - OLPC
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Devel
mailing list