[scirenderer: 2/2] remove noarch to pass the build (f19 and f18)

Clément David davidcl at fedoraproject.org
Wed Nov 28 13:29:07 UTC 2012


commit de40d5d69337c95517060585394787946d42048c
Merge: b077c90 7590e5c
Author: Clément DAVID <clement.david at scilab-enterprises.com>
Date:   Wed Nov 28 14:25:06 2012 +0100

    remove noarch to pass the build (f19 and f18)

 scirenderer.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --cc scirenderer.spec
index c8b2b78,14ced0e..1ed56b3
--- a/scirenderer.spec
+++ b/scirenderer.spec
@@@ -1,6 -1,6 +1,6 @@@
  Name:           scirenderer
  Version:        1.0.2
--Release:        2%{?dist}
++Release:        3%{?dist}
  Summary:        A Java rendering library based on JoGL
  
  License:        CeCILL
@@@ -19,7 -19,8 +19,8 @@@ Requires:       jpackage-util
  Requires:       jogl2
  Requires:       jlatexmath
  
- BuildArch:      noarch   
 -# koji build issue on f18 only
++# koji build issue on f19 and f18
+ #BuildArch:      noarch   
  
  %description
  This Java API allows 2-D or 3-D plotting from simple 2-D graph to complex
@@@ -76,8 -77,9 +77,11 @@@ cp -pr docs/* %{buildroot}%{_javadocdir
  %doc CHANGES
  
  %changelog
++* Wed Nov 28 2012 Clément David <c.david86 at gmail.com> - 1.0.2-3
++- remove noarch to pass the build (f19 and f18)
++
  * Fri Nov 16 2012 Clément David <c.david86 at gmail.com> - 1.0.2-2
  - Use tee instead of cat to print out the jar path
 -- remove noarch to pass the build (f18 only)
  - rebuilt
  
  * Tue Oct 02 2012 Clément David <c.david86 at gmail.com> - 1.0.2-1


More information about the scm-commits mailing list