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. |
March 23, 2020 Vladimir D. Seleznev 0.5.2-alt1 |
- Added %tea_patch macro.
- Added warning that %teapatch is deprecated. |
Feb. 26, 2018 Vladimir D. Seleznev 0.5.1-alt1 |
- fix possible file truncation while generating dependencies |
Sept. 17, 2017 Vladimir D. Seleznev 0.5-alt1 |
- new Tcl/Tk extension packaging policy |
Oct. 22, 2015 Ivan Zakharyaschev 0.4-alt2 |
- .spec: do not require rpm-build (express the compatibility with
Conflicts).
- .spec: use standard %_rpmmacrosdir for the macros according
to https://www.altlinux.org/RPM_Macros_Packaging_Policy. |
Dec. 21, 2007 Sergey Bolshakov 0.4-alt1 |
- modified for use with tm modules, found in tcl8.5 |
Sept. 25, 2007 Sergey Bolshakov 0.2.1-alt2 |
- do not require /usr/bin/tclsh to not create circular deps |
Sept. 24, 2007 Alexey Tourbin 0.2.1-alt1 |
- added new files, for use with new rpm-build:
+ tcl.req.files (.prov.files) - will select tcl files for req/prov
+ /etc/rpm/macros.d/tcl.env - piece of rpm-build scriplets' preamble
+ also placed rpm-build tcl macros to /etc/rpm/macros.d/tcl
- tcl.req: enabled warning when "eval source" fails |
July 20, 2006 Sergey Bolshakov 0.2-alt1 |
- %teapatch macro resurrected |
July 13, 2005 Sergey Bolshakov 0.1-alt0.5 |
- #6488 again |
April 16, 2005 Sergey Bolshakov 0.1-alt0.4 |
- #6488 fixed |
Nov. 20, 2004 Sergey Bolshakov 0.1-alt0.3 |
- catched 'exit' in scripts, which can abort findreq process |
Nov. 2, 2004 Sergey Bolshakov 0.1-alt0.2 |
- added conflicts to older tcl-devel |
Oct. 16, 2004 Sergey Bolshakov 0.1-alt0.1 |
- Initial release |