summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-readline-helper.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/mingw32/i686/i686-pc-mingw32-readline-helper.spec.in')
-rw-r--r--contrib/crossrpms/mingw32/i686/i686-pc-mingw32-readline-helper.spec.in26
1 files changed, 26 insertions, 0 deletions
diff --git a/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-readline-helper.spec.in b/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-readline-helper.spec.in
new file mode 100644
index 0000000000..22aeabfad7
--- /dev/null
+++ b/contrib/crossrpms/mingw32/i686/i686-pc-mingw32-readline-helper.spec.in
@@ -0,0 +1,26 @@
+Name: @rpmprefix@i686-pc-mingw32-readline-helper
+Version: 0.20090121.0
+Release: 1%{?dist}
+Summary: RTEMS mingw32 readline libs helper
+
+Group: Development
+License: GPLv3+
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+BuildArch: noarch
+BuildRequires: mingw32-readline
+Requires: mingw32-readline
+Provides: @rpmprefix@i686-pc-mingw32-readline
+Provides: @rpmprefix@i686-pc-mingw32-readline-devel
+
+%description
+%{summary}
+
+%prep
+%setup -q -c -T -n %{name}-%{version}
+
+%build
+
+%files
+
+%changelog