Changeset 1daced6 in rtems
- Timestamp:
- Apr 16, 2002, 6:33:23 PM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3f60b2aa
- Parents:
- f054b51
- Location:
- scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/ChangeLog
rf054b51 r1daced6 1 2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * autotools/automake-rtems.spec.in: Update to automake-1.6.1. 4 Use *.tar.bz2. 5 1 6 2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
scripts/autotools/automake-rtems.spec.in
rf054b51 r1daced6 3 3 # 4 4 5 %define rpmvers 1.6 6 %define srcvers 1.6 5 %define rpmvers 1.6.1 6 %define srcvers 1.6.1 7 7 %define amvers 1.6 8 8 … … 38 38 PreReq: /sbin/install-info 39 39 40 Source: ftp://ftp.gnu.org/gnu/automake/automake-%{srcvers}.tar. gz40 Source: ftp://ftp.gnu.org/gnu/automake/automake-%{srcvers}.tar.bz2 41 41 42 42 %description
Note: See TracChangeset
for help on using the changeset viewer.