Table of Contents
Fri Jul 29 2022 Eric Gerbier <
eric.gerbier@tutanota.com>
2.11
- (internal) all global variables begin with upper case
- add rc files as config files
- (internal) rewrite set_default_values func
- (internal) remove unecessary code from set_option func
- makefile : use podchecker
- makefile : use rpmsign
- use rpmsign if available
- add run option, which allow modifiy specfile with a prog
- add show_config option
- add non-regression test script test_rpmerizor.pl
- change email from gerbier@users.sourceforge.net to eric.gerbier@tutanota.com
- change gpg key to F80D3B85029F2DACC6A8469A364644463D1079A1
- add batch option, to force batch mode
- fix perlcritic warnings
Fri Apr 22 2016 Eric Gerbier <
eric.gerbier@tutanota.com>
2.10
- change global variable name opt to Opt
- rename parse_otions sub into parse_options
- add info subroutine
- add warning subroutine
- allow edit_spec and spec_only options
- optionnal rc file (rpmerizorc), on 3 levels (global, user, local)
- toggle options to allow overload rc file config
Fri Apr 15 2016 Eric Gerbier <
eric.gerbier@tutanota.com>
2.9
- fixbug on symlinks
- sort files in %file section
- add autoreq option (default on)
Thu Mar 9 2016 Eric Gerbier <
eric.gerbier@tutanota.com>
2.8
- change shebang to use /usr/bin/env
Fri Jan 3 2014 Eric Gerbier Eric Gerbier <
eric.gerbier@tutanota.com>
2.7
- fix problem with fedora 20 : remove fhs directories from spec
Fri Dec 2 2011 Eric Gerbier <
eric.gerbier@tutanota.com>
2.6
- split dist and sign target (Makefile)
- clean target also clean signed files (Makefile)
- add debug option (for developpers)
- add guess option, to automatic fill all meta data
Fri Apr 8 2011 Eric Gerbier <
eric.gerbier@tutanota.com>
2.5
- in rootdir mode, guess name and version from directory name
- add compat option, for compatibility with old rpm version
- add default option, to fill release/group with default values
- guess for config/doc files from prefix
- add stdin option, to get files from stdin
Tue Mar 22 2011 Eric Gerbier <
eric.gerbier@tutanota.com>
2.4
- add url option
- add packager option
- bugfix : do not call find if no directory given
- check and create specdir/buildir if necessary
- check if rpmbuild exists
Tue Mar 3 2011 Eric Gerbier <
eric.gerbier@tutanota.com>
2.3
- add rootdir option
- add buildarch option
- analyse rpmbuild status and fill script exit status
Tue Feb 25 2011 Eric Gerbier <
eric.gerbier@tutanota.com>
2.2
- add recursive behavior
- add list_group option
- fix rpm syntaxe on files : files containing space must be quoted
- simplify rpmbuild call
- change buildroot directory to /tmp/rpmerizor_buildroot
- change spec file prep and clean to allow work with specfile outside rpmerizor
- add comment on rpmerizor in specfile
- new man option for full help
- move pod doc in source to avoid duplicate code
- add exclude option
Wed Feb 17 2011 Eric Gerbier <
eric.gerbier@tutanota.com>
2.1
- add sign option
- save old specfile if exists
- use perl module Cwd instead external pwd call
- new option --spec_only (build spec, not package)
- add install_doc target in Makefile
- (Makefile) build man page from pod file
- rename edit option to edit_spec
- fix help on Version option
Tue Feb 10 2011 Eric Gerbier <
eric.gerbier@tutanota.com>
2.0
- make it work again with recent rpm versions
- add command line options for batch mode
- add command line option to allow build src.rpm
- add command line for editing spec file
- clean perl code
2001 Paul Miller
1.0
back to main page