Author: hobbes1069
Update of /cvs/nonfree/rpms/smesh/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15052
Modified Files:
smesh.spec
Log Message:
* Thu Oct 10 2013 Richard Shaw <hobbes1069(a)gmail.com> - 5.1.2.2-8.svn55
- Rebuild for OCE-0.13.
Index: smesh.spec
===================================================================
RCS file: /cvs/nonfree/rpms/smesh/F-19/smesh.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- smesh.spec 18 Feb 2013 17:28:43 -0000 1.7
+++ smesh.spec 11 Oct 2013 22:11:02 -0000 1.8
@@ -7,7 +7,7 @@
Name: smesh
Version: 5.1.2.2
-Release: 6.svn%{svnrev}%{?dist}
+Release: 8.svn%{svnrev}%{?dist}
Summary: OpenCascade based MESH framework
# This library is LGPLv2+ but links against the non-free library OCE.
@@ -24,6 +24,8 @@
Patch1: smesh-cmake_fixes.patch
Patch2: smesh-5.1.2.2-rm_f2c.patch
Patch3: smesh-5.1.2.2-pi_to_m_pi.patch
+#
http://tracker.dev.opencascade.org/view.php?id=23487
+Patch4: smesh-OCE_0.13_port.patch
%if 0%{?rhel}
BuildRequires: cmake28
@@ -69,6 +71,7 @@
%patch1 -p1 -b .cmakefix
%patch2 -p1 -b .f2c
%patch3 -p1 -b .pi
+%patch4 -p1 -b .oce-0.13
dos2unix -k LICENCE.lgpl.txt
@@ -112,6 +115,15 @@
%changelog
+* Thu Oct 10 2013 Richard Shaw <hobbes1069(a)gmail.com> - 5.1.2.2-8.svn55
+- Rebuild for OCE-0.13.
+
+* Mon Jul 15 2013 Richard Shaw <hobbes1069(a)gmail.com> - 5.1.2.2-7.svn55
+- Rebuild for updated OCE.
+
+* Fri Jun 21 2013 Richard Shaw <hobbes1069(a)gmail.com> - 5.1.2.2-6.svn55
+- Rebuild for OCE 0.12.
+
* Fri Feb 15 2013 Richard Shaw <hobbes1069(a)gmail.com> - 5.1.2.2-1.svn55
- Update for compatibility with new OCE.