Bug 191061 - Patch to make repo-rss groups-aware (groups as in comps.xml)
Summary: Patch to make repo-rss groups-aware (groups as in comps.xml)
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 5
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-08 16:31 UTC by Aurelien Bompard
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-02-14 10:48:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to enable groups support (3.06 KB, patch)
2006-05-08 16:31 UTC, Aurelien Bompard
no flags Details | Diff

Description Aurelien Bompard 2006-05-08 16:31:35 UTC
Here's a patch to make repo-rss create one feed per group found in comps.xml.
This feature is much desired by the SIGs (especially the Games SIG).

What I did is pretty simple:
- I've added an option to the OptionParser to enable groups support
- I've moved the RSS generation code from main() to a new makeFeed() function
- I've added some code to get the comps groups and create one RepoRSS object per
comps group. This code is heavily inspired by repoview.

It's a patch against repo-rss as in yum-utils-0.6-2

Comment 1 Aurelien Bompard 2006-05-08 16:31:35 UTC
Created attachment 128749 [details]
patch to enable groups support

Comment 2 Tim Lauridsen 2007-02-14 10:48:25 UTC
Thanks,

Added patch to upstream CVS, will be available in next yum-utils release.


Note You need to log in before you can comment on or make changes to this bug.