[eclipse-eclox] rebuild for EL-6

Chitlesh GOORAH chitlesh at fedoraproject.org
Fri Aug 13 22:18:45 UTC 2010


commit 1e89089ca0caa16021f3c9620a4eeef5eb5415f6
Author: Chitlesh <chitlesh at goorah.localdomain>
Date:   Sat Aug 14 00:18:30 2010 +0200

    rebuild for EL-6

 eclipse-eclox.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-eclox.spec b/eclipse-eclox.spec
index 7e1fd51..52029c6 100644
--- a/eclipse-eclox.spec
+++ b/eclipse-eclox.spec
@@ -5,7 +5,7 @@
 
 Name:           eclipse-%{pkgname}
 Version:        0.8.0
-Release:        4.20090616svn%{?dist}
+Release:        5.20100810svn%{?dist}
 Summary:        Eclipse-based doxygen plugin
 
 Group:          System Environment/Libraries
@@ -29,6 +29,7 @@ Requires:       doxygen
 Requires:       eclipse-platform
 
 BuildArch:      noarch
+ExcludeArch:    ppc64
 
 %description
 Eclox is a doxygen frontend plug-in for eclipse.
@@ -45,7 +46,8 @@ find -name '*.jar' -o -name '*.class' -exec rm -f '{}' \;
 %patch1 -p0 -b .exclude
 
 %build
-%{eclipse_base}/buildscripts/pdebuild -f org.gna.eclox
+# build the main feature
+%{eclipse_base}/buildscripts/pdebuild -f org.gna.%{pkgname}
 
 %install
 rm -rf %{buildroot}
@@ -64,6 +66,10 @@ rm -rf %{buildroot}
 %{install_loc}/*
 
 %changelog
+* Tue Aug 10 2010 Chitlesh GOORAH <chitlesh [AT] fedoraproject DOT org> -
+0.8.0-5.20100810svn
+- fixed build for EPEL-6
+
 * Mon Nov 23 2009 Alexander Kurtakov <akurtako at redhat.com> 0.8.0-4.20090616svn
 - Fix build.
 


More information about the scm-commits mailing list