1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 09:46:19 +02:00
github.com_openSUSE_osc/osc/util
Marcus Huewe b3e538be90 - now product builds should work with "--cpio-bulk-download"
- util/rpmquery:
  * added new methods "is_src", "is_nosrc" to check if the package is
    a src rpm or nosrc rpm
  * fixed "canonname": this never worked for src- or nosrc rpms
- minor code restructuring

Note:
in order to fetch the cpio archives osc uses "getbinarylist". The
drawback is that "getbinarylist" doesn't generate an ".errors" file
if we're requesting a non-existent filename.
2010-09-06 14:13:35 +02:00
..
__init__.py - added the following new modules: 2009-09-12 19:02:58 +00:00
ar.py - yet another fix for python24... 2009-11-06 21:38:29 +00:00
cpio.py catch cpio errors 2010-05-06 14:27:52 +02:00
debquery.py - fixed #590611 ("'osc build' uses incorrect filename for debian debs") 2010-03-24 13:20:09 +01:00
packagequery.py - fixed #590611 ("'osc build' uses incorrect filename for debian debs") 2010-03-24 13:20:09 +01:00
repodata.py fix whitespace 2010-02-28 02:30:13 +01:00
rpmquery.py - now product builds should work with "--cpio-bulk-download" 2010-09-06 14:13:35 +02:00