LWN.net Logo

Who maintains RPM? (2011 edition)

Who maintains RPM? (2011 edition)

Posted May 3, 2011 21:26 UTC (Tue) by kaeso (subscriber, #49701)
In reply to: Who maintains RPM? (2011 edition) by mathstuf
Parent article: Who maintains RPM? (2011 edition)


(Log in to post comments)

Who maintains RPM? (2011 edition)

Posted May 3, 2011 21:49 UTC (Tue) by mathstuf (subscriber, #69389) [Link]

That's what I've been looking for. Access to other distro patches is great for seeing what issues might be around with some package. Thanks!

<shameless-musing>Now if I only could find the OpenSuSE equivalent as well...no luck so far.</shameless-musing>

Who maintains RPM? (2011 edition)

Posted May 3, 2011 23:27 UTC (Tue) by cowsandmilk (guest, #55475) [Link]

Well, for the next release, you have https://build.opensuse.org/project/show?project=openSUSE%...

From there, you can drive down into the packages, just picking something random, you have https://build.opensuse.org/package/files?package=perl-JSO... where you can see the spec file, changelog, source, and diffs.

Who maintains RPM? (2011 edition)

Posted May 4, 2011 1:27 UTC (Wed) by misc (subscriber, #73730) [Link]

A friend of mine wrote this website to search for packages on rpm-based distribution :
http://sophie.zarb.org/sources

That's a big postgresql db with all metadata on binary and sources rpms, and that include patch ( and patch contents most of the time ). But we didn't integrate opensuse source rpm for the moment, so this would not be useful for your usecase.

Who maintains RPM? (2011 edition)

Posted May 4, 2011 14:51 UTC (Wed) by mathstuf (subscriber, #69389) [Link]

That actually looks quite useful. I keep a bunch of search shortcuts around for poking in other distro packages to look for patches, missing build options, and other things. I was just never able to find anything for OpenSuSE nor the git repositories for Debian. Having a one-stop-shop for such things would be nice. Also, a website which aggregated what patches for a given package were floating around in different distributions would be great. A translation database between distro package names would likely be needed and version tables to compare current versions in different distributions would also be a useful tool. Most likely not an easy problem however with the different practices of each distribution.

Who maintains RPM? (2011 edition)

Posted May 4, 2011 16:05 UTC (Wed) by misc (subscriber, #73730) [Link]

Something like this : http://www.enricozini.org/2011/debian/distromatch-deploy/
( for matching package name )

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds