autospec/plugins
Silvan Calarco 9c1f127b41 pck-update: fix operations when current specfile release != DISTRO_rpm (i.e. 1mamba v.s 1mamba2)
- fix explaination: pck_rpmrelease is always used as pck_rpmrelease$DISTRO_rpm so defining pck_rpmrelease = SPEC_RELEASE and
  replacing all usages removing $DISTRO_rpm is safe
- failure test case: edit release in a specfile changing it from e.g. 1mamba to 1mamba2, then any autospec operation on it (e.g. -a6) will fail because it won't find the packages
2013-07-13 14:49:06 +02:00
..
config-getvar.in config-getvar: update the help message 2012-11-30 22:24:51 +01:00
Makefile translation framework: xgettext is buggy: use 'bash --dump-po-strings' instead and rework all the code 2012-11-25 15:54:34 +01:00
pck-extract.in libtranslate.lib: new library 2012-11-30 22:02:42 +01:00
pck-update.in pck-update: fix operations when current specfile release != DISTRO_rpm (i.e. 1mamba v.s 1mamba2) 2013-07-13 14:49:06 +02:00
spec-create.in Documentation: new target 'web': update italian manpage and the help messages of spec-create 2013-03-04 22:19:53 +01:00