On Thu, Apr 07, 2016 at 07:44:21PM +0200, Pierre-Yves Chibon wrote: > On Thu, Apr 07, 2016 at 05:12:19PM +0100, Dave Love wrote: > > How do you change the homepage listed in a project's apps page and > > "upstream" in pkgdb (e.g. in > > https://apps.fedoraproject.org/packages/powerman and the different one > > in https://admin.fedoraproject.org/pkgdb/package/rpms/powerman/)? > > pkgdb sync the info from the meta-data in yum's repository on a weekly basis. > So just update the spec file, build it for rawhide and pkgdb will be updated > (iirc the cron runs on Friday). > > For fedora-packages, I don't know. When you change it in the spec file, pkgdb will notice on a cronjob and update itself (like Pierre said). When that update happens, it publishes a fedmsg message. Here's an example: https://apps.fedoraproject.org/datagrepper/id?id=2015-d84267ec-10ae-41db-b4dc-d777e796771e&is_raw=true&size=extra-large fedora-packages has a cache updater that listens to fedmsg and notices that. It *should* rebuild its entries in response to the change, but when I looked just now I discovered that that was not the case. Here's the patch that fixes this for the future: https://github.com/fedora-infra/fedora-packages/pull/234
Attachment:
signature.asc
Description: PGP signature
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx