[rtems-crossrpms commit] Fix typo.

Ralf Corsepius ralf at rtems.org
Thu Jan 30 18:03:14 UTC 2014


Module:    rtems-crossrpms
Branch:    master
Commit:    63d5b9109cdbb87d91b279924315909f6908f1d4
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=63d5b9109cdbb87d91b279924315909f6908f1d4

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Thu Dec 12 13:16:22 2013 +0100

Fix typo.

---

 cygwin/i686/i686-pc-cygwin-w32api-headers.spec     |    2 +-
 cygwin/i686/i686-pc-cygwin-w32api-runtime.spec     |    2 +-
 cygwin/i686/w32api-headers.add                     |    2 +-
 cygwin/i686/w32api-runtime.add                     |    2 +-
 cygwin/x86_64/w32api-headers.add                   |    2 +-
 cygwin/x86_64/w32api-runtime.add                   |    2 +-
 cygwin/x86_64/x86_64-pc-cygwin-w32api-headers.spec |    2 +-
 cygwin/x86_64/x86_64-pc-cygwin-w32api-runtime.spec |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/cygwin/i686/i686-pc-cygwin-w32api-headers.spec b/cygwin/i686/i686-pc-cygwin-w32api-headers.spec
index dd57dfd..69c6b75 100644
--- a/cygwin/i686/i686-pc-cygwin-w32api-headers.spec
+++ b/cygwin/i686/i686-pc-cygwin-w32api-headers.spec
@@ -39,7 +39,7 @@ Release:      0.20131212.0%{?dist}
 License:      GPL
 Group:        Development/Tools
 
-%{?el5BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
+%{?el5:BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
 BuildArch:	noarch
 
 Version:      	%w32api_headers_rpmvers
diff --git a/cygwin/i686/i686-pc-cygwin-w32api-runtime.spec b/cygwin/i686/i686-pc-cygwin-w32api-runtime.spec
index 090f040..40a08ba 100644
--- a/cygwin/i686/i686-pc-cygwin-w32api-runtime.spec
+++ b/cygwin/i686/i686-pc-cygwin-w32api-runtime.spec
@@ -39,7 +39,7 @@ Release:      0.20131212.0%{?dist}
 License:      GPL
 Group:        Development/Tools
 
-%{?el5BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
+%{?el5:BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
 BuildArch:	noarch
 
 Version:      	%w32api_runtime_rpmvers
diff --git a/cygwin/i686/w32api-headers.add b/cygwin/i686/w32api-headers.add
index 296e617..32a547e 100644
--- a/cygwin/i686/w32api-headers.add
+++ b/cygwin/i686/w32api-headers.add
@@ -6,7 +6,7 @@ Release:      @W32API_HEADERS_RPMREL@
 License:      GPL
 Group:        Development/Tools
 
-%{?el5BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
+%{?el5:BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
 BuildArch:	noarch
 
 Version:      	%w32api_headers_rpmvers
diff --git a/cygwin/i686/w32api-runtime.add b/cygwin/i686/w32api-runtime.add
index 59f769c..ae551b7 100644
--- a/cygwin/i686/w32api-runtime.add
+++ b/cygwin/i686/w32api-runtime.add
@@ -6,7 +6,7 @@ Release:      @W32API_RUNTIME_RPMREL@
 License:      GPL
 Group:        Development/Tools
 
-%{?el5BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
+%{?el5:BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
 BuildArch:	noarch
 
 Version:      	%w32api_runtime_rpmvers
diff --git a/cygwin/x86_64/w32api-headers.add b/cygwin/x86_64/w32api-headers.add
index 812943e..6e66f17 100644
--- a/cygwin/x86_64/w32api-headers.add
+++ b/cygwin/x86_64/w32api-headers.add
@@ -6,7 +6,7 @@ Release:      @W32API_HEADERS_RPMREL@
 License:      GPL
 Group:        Development/Tools
 
-%{?el5BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
+%{?el5:BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
 BuildArch:	noarch
 
 Version:      	%w32api_headers_rpmvers
diff --git a/cygwin/x86_64/w32api-runtime.add b/cygwin/x86_64/w32api-runtime.add
index f3d2f2d..d24397f 100644
--- a/cygwin/x86_64/w32api-runtime.add
+++ b/cygwin/x86_64/w32api-runtime.add
@@ -6,7 +6,7 @@ Release:      @W32API_RUNTIME_RPMREL@
 License:      GPL
 Group:        Development/Tools
 
-%{?el5BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
+%{?el5:BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
 BuildArch:	noarch
 
 Version:      	%w32api_runtime_rpmvers
diff --git a/cygwin/x86_64/x86_64-pc-cygwin-w32api-headers.spec b/cygwin/x86_64/x86_64-pc-cygwin-w32api-headers.spec
index d32b230..ca666cc 100644
--- a/cygwin/x86_64/x86_64-pc-cygwin-w32api-headers.spec
+++ b/cygwin/x86_64/x86_64-pc-cygwin-w32api-headers.spec
@@ -39,7 +39,7 @@ Release:      0.20131212.0%{?dist}
 License:      GPL
 Group:        Development/Tools
 
-%{?el5BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
+%{?el5:BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
 BuildArch:	noarch
 
 Version:      	%w32api_headers_rpmvers
diff --git a/cygwin/x86_64/x86_64-pc-cygwin-w32api-runtime.spec b/cygwin/x86_64/x86_64-pc-cygwin-w32api-runtime.spec
index 941189b..8fe68f0 100644
--- a/cygwin/x86_64/x86_64-pc-cygwin-w32api-runtime.spec
+++ b/cygwin/x86_64/x86_64-pc-cygwin-w32api-runtime.spec
@@ -39,7 +39,7 @@ Release:      0.20131212.0%{?dist}
 License:      GPL
 Group:        Development/Tools
 
-%{?el5BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
+%{?el5:BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
 BuildArch:	noarch
 
 Version:      	%w32api_runtime_rpmvers




More information about the vc mailing list