* grammatical corrections (Thanks to Naba Kumar)
* support conditional build
* easy RPM changelog editor
* support RPM packages sign
* Hungarian translation
RPM Builder, v0.1.2 released
* this version containts any bugfixes
* this version recommended for the Anjuta,v1.1.98 users...
* the rpm package is useable with Anjuta >= 1.1.98
* the sources is buildable with Anjuta >= 1.1.1
* bugfixes the filelist editor bugs
* 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