summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-zlib-helper.spec
blob: d43335f9ee730b97735a6048f94be7f5d30a2867 (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
26
Name:           i686-pc-mingw32-zlib-helper
Version:        0.20090717.0
Release:        1%{?dist}
Summary:        RTEMS mingw32 zlib libs helper

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

BuildArch:	noarch
BuildRequires:  mingw32-zlib
Requires:       mingw32-zlib
Provides:	i686-pc-mingw32-zlib
Provides:	i686-pc-mingw32-zlib-devel

%description
%{summary}

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

%build

%files

%changelog