1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-27 02:16:12 +01:00
github.com_openSUSE_osc/osc
Marcus Hüwe f36e3133c7 - added new importfromsrcpkg command:
* now a package can be imported from a
    src.rpm
  * thanks to Peter for his is_rpm() and is_srcrpm()
    methods
- split out some methods into smaller ones (so they
  can be reused for other tasks)
- added some new methods for unpacking a src.rpm
- changed read_meta_from_spec() method to be more
  flexible (it is possible to specify the tags and
  sections).
2007-07-23 16:03:30 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py - commit: switch to new commit mode also if the -F switch is used 2007-07-16 17:30:48 +00:00
cmdln.py - update cmdln.py to planned 1.0 version. The main changes are 2007-05-16 10:55:05 +00:00
commandline.py - added new importfromsrcpkg command: 2007-07-23 16:03:30 +00:00
conf.py Switch from software.opensuse.org to download.opensuse.org as default 2007-07-16 09:45:17 +00:00
core.py - added new importfromsrcpkg command: 2007-07-23 16:03:30 +00:00
fetch.py build: don't stumble over an empty list of packages when trying to verify packages 2007-06-26 11:19:41 +00:00
meter.py fix the download progress meter to be small enough to work with terminals 80 characters wide [#266989] 2007-04-24 21:10:01 +00:00