Author: hobbes1069
Update of /cvs/nonfree/rpms/OCE/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31543
Modified Files:
.cvsignore OCE.spec sources
Log Message:
* Tue Jul 15 2013 Richard Shaw <hobbes1069(a)gmail.com> - 0.12-1
- Update to latest upstream release as it adds some performance enhancements.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/OCE/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 18 Feb 2013 14:41:48 -0000 1.3
+++ .cvsignore 15 Jul 2013 16:06:03 -0000 1.4
@@ -1 +1 @@
-oce-OCE-0.11.tar.gz
+oce-OCE-0.12.tar.gz
Index: OCE.spec
===================================================================
RCS file: /cvs/nonfree/rpms/OCE/devel/OCE.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- OCE.spec 19 Feb 2013 12:52:15 -0000 1.6
+++ OCE.spec 15 Jul 2013 16:06:04 -0000 1.7
@@ -6,8 +6,8 @@
%endif
Name: OCE
-Version: 0.11
-Release: 2%{?relcan:.rc%{relcan}}%{?dist}
+Version: 0.12
+Release: 1%{?relcan:.rc%{relcan}}%{?dist}
Summary: OpenCASCADE Community Edition
License: Open CASCADE Technology Public License
@@ -44,7 +44,7 @@
BuildRequires: libgomp
BuildRequires: tcl-devel
BuildRequires: tk-devel
-%ifarch %{ix86} x86_64 ia64 ppc ppc64
+%ifnarch %arm
BuildRequires: tbb-devel
%endif
@@ -133,7 +133,7 @@
%prep
%setup -q -n oce-%{name}-%{version}
-%patch0 -p1 -b .cmake_freeimage
+#patch0 -p1 -b .cmake_freeimage
# Convert files to utf8
iconv --from=ISO-8859-1 --to=UTF-8 LICENSE.txt > LICENSE.txt.new && \
@@ -305,6 +305,9 @@
%changelog
+* Tue Jul 15 2013 Richard Shaw <hobbes1069(a)gmail.com> - 0.12-1
+- Update to latest upstream release as it adds some performance enhancements.
+
* Mon Feb 18 2013 Richard Shaw <hobbes1069(a)gmail.com> - 0.11-2
- Add tbb-devel as build requirement.
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/OCE/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 18 Feb 2013 14:41:48 -0000 1.3
+++ sources 15 Jul 2013 16:06:04 -0000 1.4
@@ -1 +1 @@
-5d3f12abade78a69cd6734c1fdeb83b7 oce-OCE-0.11.tar.gz
+a49be79576ef421de28a28d51e60a009 oce-OCE-0.12.tar.gz