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
2012-01-22 18:11:22 +01:00
2011-04-26 21:39:44 +02:00
2012-12-18 21:50:43 +01:00
2011-04-26 21:39:44 +02:00
2013-03-04 22:32:42 +01:00
2012-05-10 22:18:00 +02:00
2013-03-04 22:38:04 +01:00
Description
Create specfiles and automatically update/check/fix rpm packages
https://openmamba.org
1.2 MiB
Languages
Shell 95.8%
Makefile 4.2%