User:Dirkmueller

From openSUSE

Contents

About me

  • KDE developer since 1999
  • openSUSE employee since 2005
  • maintaining 33 packages within openSUSE Factory
  • maintaining 1072 packages as part of the openSUSE KDE team

Some random links:

Packaging Day RPMLint maintainer

Random Braindump

KDE:KDE4 related scripts

~dmueller/bin/updateKDE:KDE4

Slightly modified version of Beineri's script that updates unversioned tarballs from svn.

~dmueller/bin/check_fileconflicts.py

produces fileconflicts from a yum repo without actually installing rpms. sort of rough to use

~dmueller/bin/compare_cdlist.pl

compares sizes of all files in two .iso files and produces a size-sorted diff view. useful for tracking why the one cd media got again bigger.

~dmueller/bin/do_submit_to_stable

new codedrop from KDE:KDE4 to stable

~dmueller/bin/snapshot_prepare

expand / unexpand stuff as necessary before updating to a new snapshot

~dmueller/bin/update_new_snapshot

pushes a set of release tarballs into KDE:KDE4

~dmueller/bin/failed_packages

lists sorted list of currently failing packages that you should care about

~dmueller/bin/failed_buildservice

lists sorted list of currently failing packages in buildservice.

~dmueller/bin/do_branch_diff

generate a useful branch diff for packages automatically.