summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-gcc-helper.spec
blob: 8a984c4bfed83d00357cb9da27cdcbd9960e45e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Name:           i686-pc-mingw32-gcc-helper
Version:        0.20090717.0
Release:        1%{?dist}
Summary:        RTEMS gcc helper

Group:          Development
License:        GPLv3+
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:	noarch
BuildRequires:  mingw32-gcc
Requires:       mingw32-gcc
Provides:	i686-pc-mingw32-gcc

%description
%{summary}

%prep
%setup -q -c -T -n %{name}-%{version}

%build

%files

%changelog