ANNOUNCE: RPM Builder plugin for Anjuta 0.1.1



Application
===========

RPM Builder plugin for Anjuta 0.1.1

Description
===========

You can make RPM spec file and RPM package(s) for the your project. The
plugin use the Anjuta project settings. This plugin is useable with Anjuta
>= v1.1.1.

Enhancements
============
* change window state (not modal and resizeable)
  - configure.in: enhance Anjuta directory searching
* new Spec variables on the GUI:
  - Buildrequires
  - Obsoletes
* new druid pages:
  - 'user defines' editor
    (e.g. you can change the %{_libexecdir})
  - spec file viewer (for checking)
* new features:
  - quick working (if the project is compiled, you can
    skip configure and build steps on the 'File searching'
    and 'Making' pages)
  - if you enable (this is the default), replace a part of 
    the path to rpm variable (e.g. %{_bindir})
  - you can make .tar.bz2 and .src.rpm too
  - new button on the 'Configure filelist':
    if you delete an item with 'delete' button, plugin add the next
    command to the end of the 'install' step:
    rm -f $RPM_BUILD_ROOT<deleted item>
  - auto release incrementation after packages making
  - you can set the full path of the 'rpmbuild'
  - RPM Builder check the 'rpmbuild' existing

Fixes
=====

- bugfixes the filelist editor bugs

Download
========

http://sourceforge.net/projects/arpmbuilder

GNOME Software Map entry
========================

http://www.gnome.org/softwaremap/projects/arpmbuilder




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]