Changeset 5c30f67 in rtems for contrib/crossrpms/rtems4.9/sparc
- Timestamp:
- Oct 11, 2007, 2:51:28 PM (13 years ago)
- Branches:
- 4.10, 4.11, 4.9, 5, master
- Children:
- ee54f23
- Parents:
- 053c2f4
- Location:
- contrib/crossrpms/rtems4.9/sparc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.9/sparc/Makefile.am
r053c2f4 r5c30f67 20 20 GDB_VERS = 6.7 21 21 GDB_PKGVERS = $(GDB_VERS) 22 GDB_RPMREL = 1%{?dist}22 GDB_RPMREL = 2%{?dist} 23 23 include ../gdb.am 24 24 GDB_OPTS += -
contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gdb.spec
r053c2f4 r5c30f67 21 21 Group: Development/Tools 22 22 Version: %{gdb_rpmvers} 23 Release: 1%{?dist}23 Release: 2%{?dist} 24 24 License: GPL/LGPL 25 25 URL: http://sources.redhat.com/gdb
Note: See TracChangeset
for help on using the changeset viewer.