
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A tool for developers who want to make there application available as RPM packages. rpmbuild has to be installed and you should have a good idea how rpmbuild works. The templates will give you some help how to build your own rpm package for your application.
Supported languages are spanish, german and english.
A 64 bit version is now available.
A 32 bit version for SuSE 11.2 is now available
10 years ago
* Thu Jan 28 2010 Version 0.5.6. Package rebuild with Easy RPM Builder
- Spanish translation updated
- Error parser improved
* Wed Jan 6 2010 Version 0.5.5. Package rebuild with Easy RPM Builder
- Handling of the toolbars changed (remember position and visibility)
- Config dialog for toolbars (what icon is displayed)
- Fixed a bug in the routine for removing obsolete files from the installation file list
- Translation files updated
- Vendor, packager and homepage can now be set to it default values by clicking a button
- Changed the menu structur
* Mon Jan 4 2010 Version 0.5.4. Package rebuild with Easy RPM Builder
- Recently Used Menu handling improved.
- Print Menu implemented
* Tue Dec 22 2009 Version 0.5.3. Package rebuild with Easy RPM Builder
- implemented support for signing packages (--sign option). If an entry like %_gpg_name is found in the local macro file (~/.rpmmacros) the build process is invoked with --sign option.
* Tue Dec 22 2009 Version 0.5.2. Package rebuild with Easy RPM Builder
- fixed a bug in the save procedure
- changed the look of various dialogs
* Mon Dec 21 2009 Version 0.5.1. Package rebuild with Easy RPM Builder
- handling of the %file sections (%doc %docdir, %config ....) implemented.
* Sun Dec 20 2009 Version 0.5.0. Package rebuild with Easy RPM Builder
- The result window gives more detailed information about the packages build.
10 years ago
* Thu Jan 28 2010 Version 0.5.6. Package rebuild with Easy RPM Builder
- Spanish translation updated
- Error parser improved
* Wed Jan 6 2010 Version 0.5.5. Package rebuild with Easy RPM Builder
- Handling of the toolbars changed (remember position and visibility)
- Config dialog for toolbars (what icon is displayed)
- Fixed a bug in the routine for removing obsolete files from the installation file list
- Translation files updated
- Vendor, packager and homepage can now be set to it default values by clicking a button
- Changed the menu structur
* Mon Jan 4 2010 Version 0.5.4. Package rebuild with Easy RPM Builder
- Recently Used Menu handling improved.
- Print Menu implemented
* Tue Dec 22 2009 Version 0.5.3. Package rebuild with Easy RPM Builder
- implemented support for signing packages (--sign option). If an entry like %_gpg_name is found in the local macro file (~/.rpmmacros) the build process is invoked with --sign option.
* Tue Dec 22 2009 Version 0.5.2. Package rebuild with Easy RPM Builder
- fixed a bug in the save procedure
- changed the look of various dialogs
* Mon Dec 21 2009 Version 0.5.1. Package rebuild with Easy RPM Builder
- handling of the %file sections (%doc %docdir, %config ....) implemented.
* Sun Dec 20 2009 Version 0.5.0. Package rebuild with Easy RPM Builder
- The result window gives more detailed information about the packages build.
spell
10 years ago
Report
shamblett
11 years ago
Report
wusel1007
11 years ago
Report
shamblett
11 years ago
They are here if you wish to post them :-
http://bitez.hobby-site.com/index.php?id=63&relPath=misc/Easyrpmbuilder
Or Just navigate to my site http://bitez.hobby-site.com Software Downloads misc.
I'll re-roll these if you wish as you develop this.
Report
wusel1007
11 years ago
Report
shamblett
10 years ago
Report
olahaye74
11 years ago
Generating the binary and source backage for rpm (and deb one day?) would kick ass.
Best regards.
Report
wusel1007
11 years ago
Would you like to add a (frensh) translation to the project?
Best regards.
Report
atilla
11 years ago
Report
wusel1007
11 years ago
Report
atilla
11 years ago
1. Application should look for local .rpmmacros file (/home/user/.rpmmacros) and if one found parse it and skip existing macros like %vendor or %packager. but it sould get rpm %topdir form .rpmmcaros.
2. There should be a "Add %define macro" button on ui to add them if needed.
3. There should be an "Add source" button to add more Sources if needed. Also there should be an "Add patch" button. These newly added patches and sources should be auto-numbered like;
Source0: xxxxx.tar.gz
Source1: yyyyy.tar.gz
Patch0: xxxxx.patch
Patch1: yyyyy.patch
4. It would be nice if there is a button to display macros in /etc/rpm/macros.d (rpm build macros are in this directory on Mandriva) like displaying RPM-Howto included in your package.
5. Also it would be nice if syntax highlighting can be used. KDE' s kate have RPMSPEC.xml file to use for syntax higlighitng. I think it can be used for this purpose.
6. For Mandriva RPM package template, Release section should use %mkrel release_number.
7. I remembered now, also there should be "Buildrequires", "Requires", "Provides", "Conflicts", "Obsoletes" buttons to add these sections automatically like i have suggest in #3 rd suggestion.
If these suggestions can be implemented this will be a rocking frontend for rpm-build!
Report
wusel1007
11 years ago
Maybe I will come back to you for further questions cause in Open SuSE ther is no .rpmmacros folder in the users home directory.
Best regards
Report
atilla
11 years ago
- If applicable, Easy RPM Builder should sign packages (via rpmbuild --sign option) if it defined in .rpmmacros file
Report
atilla
11 years ago
Report
Herz-von-Hessen
11 years ago
at this moment i have downloadet this Tool an when i run it with the Package Manager it became an error.
Is it nessesary that i run a 64bit System or is it a bug?
greetz from germany
Report
wusel1007
11 years ago
It is not necessary to have a 64 bit system. This is a simple 32 bit application. The rpm package is intended for SuSE Linux. If you got a different distro please try the source package instead.
You can eMail me direct at joerg.zopes@gmx.de (dann können wir uns auch in deutsch unterhalten)
Report
LazyKent
11 years ago
Report
wusel1007
11 years ago
Report