Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linux-distros-dev] Re: ANNOUNCE: rpm-editor 0.4.1

Actually it is rpm-editor 0.4.1. :))

On Tue, Jan 6, 2009 at 6:04 PM, Alexander Kurtakov <akurtakov@xxxxxxxxx> wrote:
> ANNOUNCE: rpmstubby 0.1.0
>
> =======================
> * What is rpm-editor?
> =======================
>
> Eclipse plugin for editing RPM specfiles, providing integration with
> rpmlint and quick fixes for some of the rpmlint warnings.
>
> ========================================
> * What's changed for rpmstubby 0.1.0?
>
> ========================================
>
> * The plugin needs at least Java 5 now. The codebase has been update
> to take the most out of the new apis.
> * Group tag is validated to be correct from rpm GROUPS file.
> * Added support for task tags.
> * Macroses that match package name (e.g. %setup) are correctly
> highlighted as macroses not as package.
> * Add hyperlink for Source and Patch definitions.
> * Show %patch autocomplete only in %prep section.
> * Do not show simple sections in the subpackages.
> * Simplify parsing code a little
> * Clean ups all over the codebase.
> * New quick fixes for the following rpmlint warnings:
>  - HardcodedPackagerTag
>  - HardcodedPrefixTag
>  - NoCleanSection
>  - NoInstallSection
>  - NoPrepSection
>
> =====================
> * Where can I get it?
> =====================
>
> Source code:
> http://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools/rpm/tags/R0_4_1/
>
> RPM package for Fedora will follow shortly.
>


Back to the top