summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-w32api-helper.spec.in
blob: 8298780abf22e411665465823249a53266fa1166 (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:           @rpmprefix@i686-pc-mingw32-w32api-helper
Version:        0.20090717.0
Release:        1%{?dist}
Summary:        RTEMS mingw32 runtime libs helper

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

BuildArch:	noarch
BuildRequires:  mingw32-w32api
Requires:       mingw32-w32api
Provides:	@rpmprefix@i686-pc-mingw32-w32api

%description
%{summary}

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

%build

%files

%changelog