1 мая 2022 г. Vladimir D. Seleznev |
- Replaced "egrep" with "grep -E". |
16 января 2021 г. Vladimir D. Seleznev |
- Fixed tcl extension dependencies version generation:
+ Strip away "alpha" and "beta" identifiers from the generated versions;
+ Do not provide odd dependencies. |
6 января 2021 г. Vladimir D. Seleznev |
- Revised TCL extensions dependencies generation in incompatible way to solve
problem pointed in
https://lists.altlinux.org/pipermail/devel/2020-November/212462.html. |
23 марта 2020 г. Vladimir D. Seleznev |
- Added %tea_patch macro.
- Added warning that %teapatch is deprecated. |
26 февраля 2018 г. Vladimir D. Seleznev |
- fix possible file truncation while generating dependencies |
17 сентября 2017 г. Vladimir D. Seleznev |
- new Tcl/Tk extension packaging policy |
22 октября 2015 г. Ivan Zakharyaschev |
- .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. |
21 декабря 2007 г. Sergey Bolshakov 0.4-alt1 |
- modified for use with tm modules, found in tcl8.5 |
25 сентября 2007 г. Sergey Bolshakov 0.2.1-alt2 |
- do not require /usr/bin/tclsh to not create circular deps |
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 |
20 июля 2006 г. Sergey Bolshakov 0.2-alt1 |
- %teapatch macro resurrected |
13 июля 2005 г. Sergey Bolshakov 0.1-alt0.5 |
- #6488 again |
16 апреля 2005 г. Sergey Bolshakov 0.1-alt0.4 |
- #6488 fixed |
20 ноября 2004 г. Sergey Bolshakov 0.1-alt0.3 |
- catched 'exit' in scripts, which can abort findreq process |
2 ноября 2004 г. Sergey Bolshakov 0.1-alt0.2 |
- added conflicts to older tcl-devel |
16 октября 2004 г. Sergey Bolshakov 0.1-alt0.1 |
- Initial release |