Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gquilt: PyGTK GUI wrapper for quilt
- Summary
- quilt is a tool for managing a series of patches by keeping track
of the changes each patch makes. Patches can be applied, un-applied,
refreshed, etc.
gquilt is a PyGTK GUI wrapper for quilt.
Changelog
- * Sun Aug 28 23:00:00 2005 Josh Boyer <jwboyer{%}jdub{*}homelinux{*}org> 0.13-1
- Update to latest release
- Remove COPYING file (included upstream)
- Drop gquilt-build.patch (included upstream)
- Drop gquilt-moduledir.patch (included upstream)
- * Tue Aug 23 23:00:00 2005 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> 0.12-3
- Include .pyo files on FC4 and earlier.
- Patch to compile python files so that they include the proper path to the
installed files.
- Patch to install the gquilt hierarchy to /usr/share as everything's arch
independent.
- * Tue Aug 23 23:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.12-2
- noarch package doesn't need to disable debug package
- be consistent with macros
- don't check for the existence of the BuildRoot before deleting it
- use dist tag
- don't own the applications/ and pixmaps/ directories, just their files
- don't need to make install directories, make install does it for us
- install the .desktop file, add BR: d-f-u
- don't use the package name in the Summary
- include GPL license text as Source1
- fix .desktop file Generic Name to GenericName