Package rpm-build-tcl: Information

Source package:
rpm-build-tcl
Version:
0.6.2-alt1
Build time:
May 5, 2022, 11:48 AM
Report package bug
Home page:


License:
GPL
Summary:
RPM helpers to use with Tcl scripts
Description:
rpm-build-tcl is set of scripts and rpm macros to assist in tcl modules
build process

List of rpms provided by this srpm:
rpm-build-tcl (noarch)


Last changed


May 1, 2022 Vladimir D. Seleznev 0.6.2-alt1
- Replaced "egrep" with "grep -E".
Jan. 16, 2021 Vladimir D. Seleznev 0.6.1-alt1
- Fixed tcl extension dependencies version generation:
  + Strip away "alpha" and "beta" identifiers from the generated versions;
  + Do not provide odd dependencies.
Jan. 6, 2021 Vladimir D. Seleznev 0.6.0-alt1
- Revised TCL extensions dependencies generation in incompatible way to solve
  problem pointed in
  https://lists.altlinux.org/pipermail/devel/2020-November/212462.html.