[eclipse-mylyn-context/f16] Remove extranious noarch

swagiaal swagiaal at fedoraproject.org
Thu Dec 15 18:17:43 UTC 2011


commit 2e654d26915b47d0e8181781dabebb23c1e94eb3
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Thu Dec 15 10:57:08 2011 -0500

    Remove extranious noarch
    
    Conflicts:
    
    	eclipse-mylyn-context.spec

 eclipse-mylyn-context.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-mylyn-context.spec b/eclipse-mylyn-context.spec
index 5c77d99..1be699c 100644
--- a/eclipse-mylyn-context.spec
+++ b/eclipse-mylyn-context.spec
@@ -14,19 +14,19 @@
 Name: eclipse-mylyn-context
 Summary: Eclipse Mylyn context specific features
 Version: 3.6.4
-Release: 2%{?dist}
+Release: 4%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
 BuildArch: noarch
 %if 0%{?rhel} >= 6
 ExclusiveArch: %{ix86} x86_64
+%else
+BuildArch: noarch
 %endif
 
 Source0: http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.context.git/snapshot/R_3_6_4.tar.bz2
 
-BuildArch: noarch
-
 BuildRequires: java-devel >= 1.5.0
 BuildRequires: eclipse-platform >= 1:3.5.0
 BuildRequires: eclipse-pde >= 1:3.5.0
@@ -177,6 +177,12 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn-cdt \
 %doc org.eclipse.mylyn.team-feature/epl-v10.html
 
 %changelog
+* Thu Dec 15 2011 Sami Wagiaalla <swagiaal at redhat.com> 3.6.4-4
+- Remove extranious noarch.
+
+* Fri Dec 2 2011 Sami Wagiaalla <swagiaal at redhat.com> 3.6.4-3
+- Set noarch conditionally.
+
 * Wed Nov 30 2011 Sami Wagiaalla <swagiaal at redhat.com> 3.6.4-2
 - Add ExclusiveArch: %{ix86} x86_64 for RHEL.
 


More information about the scm-commits mailing list