summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-07-17 09:38:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-07-17 09:38:07 +0000
commit950b83b2c90bee8219e5c1732305f9633bb4f860 (patch)
tree6429d2de455d2e67e12f6c5c4bc09f16ceaf3fd1 /contrib
parentAbandon *-libs. (diff)
downloadrtems-950b83b2c90bee8219e5c1732305f9633bb4f860.tar.bz2
New.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/mingw32/i686/i686-pc-mingw32-libs-helper.spec25
1 files changed, 25 insertions, 0 deletions
diff --git a/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-libs-helper.spec b/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-libs-helper.spec
new file mode 100644
index 0000000000..9be6359463
--- /dev/null
+++ b/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-libs-helper.spec
@@ -0,0 +1,25 @@
+Name: i686-pc-mingw32-libs-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-runtime
+Requires: mingw32-runtime
+Provides: i686-pc-mingw32-libs
+
+%description
+%{summary}
+
+%prep
+%setup -q -c -T -n %{name}-%{version}
+
+%build
+
+%files
+
+%changelog