[Bug 176982] Review Request: RSSOwl - an RSS/RDS/Atom Newsreader

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 17 08:39:18 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: RSSOwl - an RSS/RDS/Atom Newsreader


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176982





------- Additional Comments From paul at city-fan.org  2006-01-17 03:39 EST -------
(In reply to comment #14)
> Only thing i could not verify of the SHOULD list is the mock build, can't build
> this in mock without itext being in extras-development, or to much effort
> setting up a local repo to verify

It's actually very easy to set this up; all you need is "createrepo".

Just create somewhere to hold your packages (e.g. a mock-built itext package),
let's say /var/lib/mock/local

# mkdir -p /var/lib/mock/local/RPMS
# cp itext*.rpm /var/lib/mock/local/RPMS
# cd /var/lib/mock/local
# createrepo .

Then edit /etc/mock/fedora-development-i386-core.cfg (or whichever config you're
using) and add this to the end:

[localrepo]
name=localrepo
baseurl=file:///var/lib/mock/local

That should be all you need.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list