Changeset 626f03d in rtems for contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
- Timestamp:
- Sep 26, 2009, 6:06:37 AM (10 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- 0d1e5fd
- Parents:
- aca3753
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
raca3753 r626f03d 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 3%{?dist}55 Release: 4%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 105 105 %bcond_with system_readline 106 106 %else 107 %if 0%{?fedora} >= 12108 %bcond_with system_readline109 %else110 107 %bcond_without system_readline 111 %endif112 108 %endif 113 109 %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel} … … 134 130 # ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-%{gdb_version}.tar.bz2 135 131 Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2 136 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-200909 18.diff132 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090926.diff 137 133 138 134 %description
Note: See TracChangeset
for help on using the changeset viewer.