rpms/smesh/F-19 smesh.spec,1.7,1.8
by Richard Shaw
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.
11 years, 1 month
rpms/openafs/F-19 .cvsignore, 1.15, 1.16 openafs.spec, 1.41, 1.42 sources, 1.19, 1.20
by Ken Dreyer
Author: ktdreyer
Update of /cvs/free/rpms/openafs/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14942
Modified Files:
.cvsignore openafs.spec sources
Log Message:
* Fri Oct 11 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.5.1-1
- Update to OpenAFS 1.6.5.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs/F-19/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 24 Jul 2013 15:04:34 -0000 1.15
+++ .cvsignore 11 Oct 2013 22:10:37 -0000 1.16
@@ -1,2 +1,2 @@
-openafs-1.6.5-src.tar.bz2
-openafs-1.6.5-doc.tar.bz2
+openafs-1.6.5.1-src.tar.bz2
+openafs-1.6.5.1-doc.tar.bz2
Index: openafs.spec
===================================================================
RCS file: /cvs/free/rpms/openafs/F-19/openafs.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- openafs.spec 31 Jul 2013 11:26:07 -0000 1.41
+++ openafs.spec 11 Oct 2013 22:10:37 -0000 1.42
@@ -18,8 +18,8 @@
Summary: Enterprise Network File System
Name: openafs
-Version: 1.6.5
-Release: 1%{?dist}.1
+Version: 1.6.5.1
+Release: 1%{?dist}
License: IBM
Group: System Environment/Daemons
URL: http://www.openafs.org
@@ -362,10 +362,10 @@
%{_bindir}/restorevol
%{_bindir}/tokens
%{_bindir}/tokens.krb
+%{_bindir}/translate_et
%{_bindir}/udebug
%{_bindir}/unlog
%{_bindir}/up
-%{_bindir}/translate_et
%{_sbindir}/afsbackup
%{_sbindir}/butc
%{_sbindir}/fstrace
@@ -432,8 +432,8 @@
%{_sbindir}/vlclient
%{_sbindir}/vldb_check
%{_sbindir}/vldb_convert
-%{_sbindir}/volinfo
%{_sbindir}/voldump
+%{_sbindir}/volinfo
%{_sbindir}/bos_util
%{_sbindir}/kadb_check
%{_sbindir}/ka-forwarder
@@ -443,8 +443,8 @@
%files devel
%defattr(-,root,root)
-%{_bindir}/rxgen
%{_bindir}/afs_compile_et
+%{_bindir}/rxgen
%{_includedir}/afs
%{_includedir}/rx
%{_includedir}/*.h
@@ -457,8 +457,8 @@
%{_datadir}/openafs/C/afszcm.cat
%changelog
-* Wed Jul 31 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.5-1.1
-- Rebuilt
+* Fri Oct 11 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.5.1-1
+- Update to OpenAFS 1.6.5.1
* Wed Jul 24 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.5-1
- Update to OpenAFS 1.6.5
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs/F-19/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources 24 Jul 2013 15:04:35 -0000 1.19
+++ sources 11 Oct 2013 22:10:37 -0000 1.20
@@ -1,2 +1,2 @@
-e33e0b031760d4f90815d40b8ab3c540 openafs-1.6.5-src.tar.bz2
-3a391eb7932a841818f95c3d27f1bebc openafs-1.6.5-doc.tar.bz2
+70576ac8bd7ae2f8a4d4095fd16a1679 openafs-1.6.5.1-src.tar.bz2
+858abcd44923075630836c0196a2c0bb openafs-1.6.5.1-doc.tar.bz2
11 years, 1 month
rpms/openafs-kmod/F-19 .cvsignore, 1.16, 1.17 openafs-kmod.spec, 1.55, 1.56 sources, 1.19, 1.20
by Ken Dreyer
Author: ktdreyer
Update of /cvs/free/rpms/openafs-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14683
Modified Files:
.cvsignore openafs-kmod.spec sources
Log Message:
* Fri Oct 11 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.5.1-1
- Update to OpenAFS 1.6.5.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-19/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore 24 Jul 2013 15:05:19 -0000 1.16
+++ .cvsignore 11 Oct 2013 22:08:45 -0000 1.17
@@ -1 +1 @@
-openafs-1.6.5-src.tar.bz2
+openafs-1.6.5.1-src.tar.bz2
Index: openafs-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-19/openafs-kmod.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- openafs-kmod.spec 11 Oct 2013 10:13:28 -0000 1.55
+++ openafs-kmod.spec 11 Oct 2013 22:08:45 -0000 1.56
@@ -20,8 +20,8 @@
# name should have a -kmod suffix
Name: %{kmod_name}-kmod
-Version: 1.6.5
-Release: 1%{?dist}.12
+Version: 1.6.5.1
+Release: 1%{?dist}
Summary: Kernel module(s)
Group: System Environment/Kernel
@@ -97,6 +97,9 @@
%changelog
+* Fri Oct 11 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.5.1-1
+- Update to OpenAFS 1.6.5.1
+
* Fri Oct 11 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.5-1.12
- Rebuilt for kernel
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-19/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources 24 Jul 2013 15:05:20 -0000 1.19
+++ sources 11 Oct 2013 22:08:45 -0000 1.20
@@ -1 +1 @@
-e33e0b031760d4f90815d40b8ab3c540 openafs-1.6.5-src.tar.bz2
+70576ac8bd7ae2f8a4d4095fd16a1679 openafs-1.6.5.1-src.tar.bz2
11 years, 1 month
rpms/openafs-kmod/devel .cvsignore, 1.16, 1.17 openafs-kmod.spec, 1.33, 1.34 sources, 1.19, 1.20
by Ken Dreyer
Author: ktdreyer
Update of /cvs/free/rpms/openafs-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7036
Modified Files:
.cvsignore openafs-kmod.spec sources
Log Message:
* Fri Oct 11 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.5.1-1
- Update to OpenAFS 1.6.5.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore 24 Jul 2013 14:57:21 -0000 1.16
+++ .cvsignore 11 Oct 2013 21:03:53 -0000 1.17
@@ -1 +1 @@
-openafs-1.6.5-src.tar.bz2
+openafs-1.6.5.1-src.tar.bz2
Index: openafs-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/devel/openafs-kmod.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- openafs-kmod.spec 9 Oct 2013 06:45:43 -0000 1.33
+++ openafs-kmod.spec 11 Oct 2013 21:03:53 -0000 1.34
@@ -20,7 +20,7 @@
# name should have a -kmod suffix
Name: %{kmod_name}-kmod
-Version: 1.6.5
+Version: 1.6.5.1
Release: 1%{?dist}
Summary: Kernel module(s)
@@ -97,6 +97,9 @@
%changelog
+* Fri Oct 11 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.5.1-1
+- Update to OpenAFS 1.6.5.1
+
* Wed Jul 24 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.5-1
- Update to OpenAFS 1.6.5
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources 24 Jul 2013 14:57:21 -0000 1.19
+++ sources 11 Oct 2013 21:03:53 -0000 1.20
@@ -1 +1 @@
-e33e0b031760d4f90815d40b8ab3c540 openafs-1.6.5-src.tar.bz2
+70576ac8bd7ae2f8a4d4095fd16a1679 openafs-1.6.5.1-src.tar.bz2
11 years, 1 month
rpms/openafs/devel .cvsignore, 1.15, 1.16 openafs.spec, 1.42, 1.43 sources, 1.19, 1.20
by Ken Dreyer
Author: ktdreyer
Update of /cvs/free/rpms/openafs/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5348
Modified Files:
.cvsignore openafs.spec sources
Log Message:
* Fri Oct 11 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.5.1-1
- Update to OpenAFS 1.6.5.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 24 Jul 2013 14:54:34 -0000 1.15
+++ .cvsignore 11 Oct 2013 20:46:01 -0000 1.16
@@ -1,2 +1,2 @@
-openafs-1.6.5-src.tar.bz2
-openafs-1.6.5-doc.tar.bz2
+openafs-1.6.5.1-src.tar.bz2
+openafs-1.6.5.1-doc.tar.bz2
Index: openafs.spec
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/openafs.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- openafs.spec 9 Oct 2013 06:37:30 -0000 1.42
+++ openafs.spec 11 Oct 2013 20:46:02 -0000 1.43
@@ -18,7 +18,7 @@
Summary: Enterprise Network File System
Name: openafs
-Version: 1.6.5
+Version: 1.6.5.1
Release: 1%{?dist}
License: IBM
Group: System Environment/Daemons
@@ -457,6 +457,9 @@
%{_datadir}/openafs/C/afszcm.cat
%changelog
+* Fri Oct 11 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.5.1-1
+- Update to OpenAFS 1.6.5.1
+
* Wed Jul 24 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.5-1
- Update to OpenAFS 1.6.5
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources 24 Jul 2013 14:54:34 -0000 1.19
+++ sources 11 Oct 2013 20:46:02 -0000 1.20
@@ -1,2 +1,2 @@
-e33e0b031760d4f90815d40b8ab3c540 openafs-1.6.5-src.tar.bz2
-3a391eb7932a841818f95c3d27f1bebc openafs-1.6.5-doc.tar.bz2
+70576ac8bd7ae2f8a4d4095fd16a1679 openafs-1.6.5.1-src.tar.bz2
+858abcd44923075630836c0196a2c0bb openafs-1.6.5.1-doc.tar.bz2
11 years, 1 month
rpms/OCE/EL-6 OCE.spec,1.3,1.4 sources,1.2,1.3
by Richard Shaw
Author: hobbes1069
Update of /cvs/nonfree/rpms/OCE/EL-6
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20045
Modified Files:
OCE.spec sources
Log Message:
* Thu Oct 10 2013 Richard Shaw <hobbes1069(a)gmail.com. - 0.13-1
- Update to latest upstream release.
Index: OCE.spec
===================================================================
RCS file: /cvs/nonfree/rpms/OCE/EL-6/OCE.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- OCE.spec 5 Jul 2012 13:31:31 -0000 1.3
+++ OCE.spec 11 Oct 2013 18:01:08 -0000 1.4
@@ -1,5 +1,3 @@
-%global githash1 gc4c7d83
-%global githash2 de78904
#global relcan 1
# Use newer cmake on EL-6.
@@ -8,17 +6,15 @@
%endif
Name: OCE
-Version: 0.8.0
-Release: 3%{?relcan:.rc%{relcan}}%{?dist}
+Version: 0.13
+Release: 1%{?relcan:.rc%{relcan}}%{?dist}
Summary: OpenCASCADE Community Edition
License: Open CASCADE Technology Public License
URL: https://github.com/tpaviot/oce
# Github source! Archive was generated on the fly with the following URL:
-# https://github.com/tpaviot/oce/tarball/OCE-0.8.0
-Source0: tpaviot-oce-%{name}-%{version}%{?relcan:-rc%{relcan}}-0-%{githash1}.tar.gz
-
-Patch0: OCE-0.8.0-env.patch
+# https://github.com/tpaviot/oce/archive/OCE-0.13.tar.gz
+Source0: https://github.com/tpaviot/oce/archive/%{name}-%{version}%{?relcan:-rc%{r...
Source1: DRAWEXE.1
Source2: opencascade-draw.desktop
@@ -34,16 +30,25 @@
BuildRequires: cmake
%endif
BuildRequires: desktop-file-utils
-# Librraies
+# Libraries
BuildRequires: xorg-x11-proto-devel
BuildRequires: mesa-libGL-devel mesa-libGLU-devel
BuildRequires: libXmu-devel
-BuildRequires: ftgl-devel
+BuildRequires: ftgl-devel
+%if ! 0%{?el6}
BuildRequires: freeimage-devel
+%endif
BuildRequires: gl2ps-devel
BuildRequires: libgomp
BuildRequires: tcl-devel
BuildRequires: tk-devel
+%ifnarch %arm
+ %if 0%{?rhel}
+BuildRequires: openmpi-devel
+ %else
+BuildRequires: tbb-devel
+ %endif
+%endif
%description
@@ -129,8 +134,7 @@
%prep
-%setup -q -n tpaviot-oce-%{githash2}
-%patch0 -p1
+%setup -q -n oce-%{name}-%{version}
# Convert files to utf8
iconv --from=ISO-8859-1 --to=UTF-8 LICENSE.txt > LICENSE.txt.new && \
@@ -140,14 +144,20 @@
%build
rm -rf build && mkdir build && pushd build
+# Stop excessive linking that cmake projects are prone to.
LDFLAGS="-Wl,--as-needed";export LDFLAGS
%cmake -DOCE_BUILD_TYPE=RelWithDebInfo \
-DOCE_INSTALL_PREFIX=%{_prefix} \
-DOCE_INSTALL_LIB_DIR=%{_lib} \
-DOCE_WITH_FREEIMAGE=ON \
-DOCE_WITH_GL2PS=ON \
+%if 0%{?rhel}
-DOCE_MULTITHREAD_LIBRARY:STRING=OPENMP \
- -DOCE_DRAW=on \
+%else
+ -DOCE_MULTITHREAD_LIBRARY:STRING=TBB \
+%endif
+ -DOCE_DRAW=ON \
+ -DOCE_TESTING=ON \
../
make %{?_smp_mflags}
@@ -156,6 +166,7 @@
%install
pushd build
make install DESTDIR=%{buildroot}
+popd
# Remove empty .gxx files
find %{buildroot}%{_includedir} -name "*.gxx" -exec rm -f {} \;
@@ -176,6 +187,11 @@
done
+%check
+pushd build/test
+make test
+
+
%post foundation -p /sbin/ldconfig
%postun foundation -p /sbin/ldconfig
@@ -247,7 +263,6 @@
%files visualization
# Visualization Dependents
%{_libdir}/libTKService.so.*
-%{_libdir}/libTKV2d.so.*
%{_libdir}/libTKV3d.so.*
# Visualization
%{_libdir}/libTKOpenGl.so.*
@@ -277,7 +292,7 @@
%{_libdir}/libTKStdSchema.so.*
%files draw
-# Draw
+# Draw Libraries
%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/libTKDraw.so.*
%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/libTKTopTest.so.*
%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/libTKViewerTest.so.*
@@ -285,6 +300,7 @@
%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/libTKDCAF.so.*
%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/libTKXDEDRAW.so.*
%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/libTKTObjDRAW.so.*
+%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/libTKQADraw.so.*
# DRAWEXE application
%{_bindir}/DRAWEXE
%{_mandir}/man1/DRAWEXE.1.gz
@@ -295,11 +311,23 @@
%doc examples
%{_includedir}/*
%{_libdir}/*.so
-%exclude %{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/*.so.*
-%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/
+%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/*.so
+%{_libdir}/oce-%{version}%{?relcan:-rc%{relcan}}/*.cmake
%changelog
+* Thu Oct 10 2013 Richard Shaw <hobbes1069(a)gmail.com. - 0.13-1
+- Update to latest upstream release.
+
+* Mon 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.
+
+* Fri Feb 15 2013 Richard Shaw <hobbes1069(a)gmail.com> - 0.11-1
+- Update to latest upstream release.
+
* Wed May 02 2012 Richard Shaw <hobbes1069(a)gmail.com> - 0.8.0-3
- Update icons.
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/OCE/EL-6/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 24 Dec 2011 20:05:00 -0000 1.2
+++ sources 11 Oct 2013 18:01:08 -0000 1.3
@@ -1 +1 @@
-1ba89636b120b07bd72f18cf699425cd tpaviot-oce-OCE-0.8.0-0-gc4c7d83.tar.gz
+31d384f7b302e14f09fc08f5d6fae080 OCE-0.13.tar.gz
11 years, 1 month
rpms/OCE/F-18 OCE.spec,1.6,1.7
by Richard Shaw
Author: hobbes1069
Update of /cvs/nonfree/rpms/OCE/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19794
Modified Files:
OCE.spec
Log Message:
* Thu Oct 10 2013 Richard Shaw <hobbes1069(a)gmail.com. - 0.13-1
- Update to latest upstream release.
Index: OCE.spec
===================================================================
RCS file: /cvs/nonfree/rpms/OCE/F-18/OCE.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- OCE.spec 10 Oct 2013 20:15:51 -0000 1.6
+++ OCE.spec 11 Oct 2013 17:59:39 -0000 1.7
@@ -43,7 +43,11 @@
BuildRequires: tcl-devel
BuildRequires: tk-devel
%ifnarch %arm
+ %if 0%{?rhel}
+BuildRequires: openmpi-devel
+ %else
BuildRequires: tbb-devel
+ %endif
%endif
@@ -147,7 +151,11 @@
-DOCE_INSTALL_LIB_DIR=%{_lib} \
-DOCE_WITH_FREEIMAGE=ON \
-DOCE_WITH_GL2PS=ON \
+%if 0%{?rhel}
+ -DOCE_MULTITHREAD_LIBRARY:STRING=OPENMP \
+%else
-DOCE_MULTITHREAD_LIBRARY:STRING=TBB \
+%endif
-DOCE_DRAW=ON \
-DOCE_TESTING=ON \
../
11 years, 1 month
rpms/OCE/F-19 OCE.spec,1.6,1.7 sources,1.3,1.4
by Richard Shaw
Author: hobbes1069
Update of /cvs/nonfree/rpms/OCE/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19662
Modified Files:
OCE.spec sources
Log Message:
* Thu Oct 10 2013 Richard Shaw <hobbes1069(a)gmail.com. - 0.13-1
- Update to latest upstream release.
Index: OCE.spec
===================================================================
RCS file: /cvs/nonfree/rpms/OCE/F-19/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 11 Oct 2013 17:58:46 -0000 1.7
@@ -6,17 +6,15 @@
%endif
Name: OCE
-Version: 0.11
-Release: 2%{?relcan:.rc%{relcan}}%{?dist}
+Version: 0.13
+Release: 1%{?relcan:.rc%{relcan}}%{?dist}
Summary: OpenCASCADE Community Edition
License: Open CASCADE Technology Public License
URL: https://github.com/tpaviot/oce
# Github source! Archive was generated on the fly with the following URL:
-# https://github.com/tpaviot/oce/archive/OCE-0.11.tar.gz
-Source0: oce-%{name}-%{version}%{?relcan:-rc%{relcan}}.tar.gz
-
-Patch0: OCE-0.11-freeimage.patch
+# https://github.com/tpaviot/oce/archive/OCE-0.13.tar.gz
+Source0: https://github.com/tpaviot/oce/archive/%{name}-%{version}%{?relcan:-rc%{r...
Source1: DRAWEXE.1
Source2: opencascade-draw.desktop
@@ -44,8 +42,12 @@
BuildRequires: libgomp
BuildRequires: tcl-devel
BuildRequires: tk-devel
-%ifarch %{ix86} x86_64 ia64 ppc ppc64
+%ifnarch %arm
+ %if 0%{?rhel}
+BuildRequires: openmpi-devel
+ %else
BuildRequires: tbb-devel
+ %endif
%endif
@@ -133,7 +135,6 @@
%prep
%setup -q -n oce-%{name}-%{version}
-%patch0 -p1 -b .cmake_freeimage
# Convert files to utf8
iconv --from=ISO-8859-1 --to=UTF-8 LICENSE.txt > LICENSE.txt.new && \
@@ -150,8 +151,13 @@
-DOCE_INSTALL_LIB_DIR=%{_lib} \
-DOCE_WITH_FREEIMAGE=ON \
-DOCE_WITH_GL2PS=ON \
+%if 0%{?rhel}
+ -DOCE_MULTITHREAD_LIBRARY:STRING=OPENMP \
+%else
-DOCE_MULTITHREAD_LIBRARY:STRING=TBB \
- -DOCE_DRAW=on \
+%endif
+ -DOCE_DRAW=ON \
+ -DOCE_TESTING=ON \
../
make %{?_smp_mflags}
@@ -160,6 +166,7 @@
%install
pushd build
make install DESTDIR=%{buildroot}
+popd
# Remove empty .gxx files
find %{buildroot}%{_includedir} -name "*.gxx" -exec rm -f {} \;
@@ -180,6 +187,11 @@
done
+%check
+pushd build/test
+make test
+
+
%post foundation -p /sbin/ldconfig
%postun foundation -p /sbin/ldconfig
@@ -251,7 +263,6 @@
%files visualization
# Visualization Dependents
%{_libdir}/libTKService.so.*
-%{_libdir}/libTKV2d.so.*
%{_libdir}/libTKV3d.so.*
# Visualization
%{_libdir}/libTKOpenGl.so.*
@@ -305,6 +316,12 @@
%changelog
+* Thu Oct 10 2013 Richard Shaw <hobbes1069(a)gmail.com. - 0.13-1
+- Update to latest upstream release.
+
+* Mon 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/F-19/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 11 Oct 2013 17:58:46 -0000 1.4
@@ -1 +1 @@
-5d3f12abade78a69cd6734c1fdeb83b7 oce-OCE-0.11.tar.gz
+31d384f7b302e14f09fc08f5d6fae080 OCE-0.13.tar.gz
11 years, 1 month
rpms/OCE/devel OCE.spec,1.8,1.9
by Richard Shaw
Author: hobbes1069
Update of /cvs/nonfree/rpms/OCE/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19630
Modified Files:
OCE.spec
Log Message:
Update spec to support EL 6.
Index: OCE.spec
===================================================================
RCS file: /cvs/nonfree/rpms/OCE/devel/OCE.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- OCE.spec 10 Oct 2013 15:05:03 -0000 1.8
+++ OCE.spec 11 Oct 2013 17:58:06 -0000 1.9
@@ -43,7 +43,11 @@
BuildRequires: tcl-devel
BuildRequires: tk-devel
%ifnarch %arm
+ %if 0%{?rhel}
+BuildRequires: openmpi-devel
+ %else
BuildRequires: tbb-devel
+ %endif
%endif
@@ -147,7 +151,11 @@
-DOCE_INSTALL_LIB_DIR=%{_lib} \
-DOCE_WITH_FREEIMAGE=ON \
-DOCE_WITH_GL2PS=ON \
+%if 0%{?rhel}
+ -DOCE_MULTITHREAD_LIBRARY:STRING=OPENMP \
+%else
-DOCE_MULTITHREAD_LIBRARY:STRING=TBB \
+%endif
-DOCE_DRAW=ON \
-DOCE_TESTING=ON \
../
11 years, 1 month
rpms/yle-dl/F-18 sources,1.2,1.3 yle-dl.spec,1.1,1.2
by Juha Tuomala
Author: tuju
Update of /cvs/free/rpms/yle-dl/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14510
Modified Files:
sources yle-dl.spec
Log Message:
New version 2.1.0 git.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/yle-dl/F-18/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 23 Oct 2012 16:23:01 -0000 1.2
+++ sources 11 Oct 2013 12:36:55 -0000 1.3
@@ -1 +1 @@
-40a009684699a32e0515aaf1745a96a7 yle-dl-2.0.1.tar.gz
+012cafb3c0b539ae843acf64678bda59 yle-dl-2.1.0-0-g51f30c8.tar.gz
Index: yle-dl.spec
===================================================================
RCS file: /cvs/free/rpms/yle-dl/F-18/yle-dl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yle-dl.spec 23 Oct 2012 16:23:01 -0000 1.1
+++ yle-dl.spec 11 Oct 2013 12:36:55 -0000 1.2
@@ -1,12 +1,13 @@
+%global gitver 51f30c8
Name: yle-dl
-Version: 2.0.1
-Release: 3%{?dist}
+Version: 2.1.0
+Release: 0.1.git%{gitver}%{?dist}
License: GPLv2
Summary: Command-line tool to download videos from Finnish broadcasting company
Group: Applications/Multimedia
Url: http://users.tkk.fi/~aajanki/rtmpdump-yle/
-Source0: http://users.tkk.fi/~aajanki/rtmpdump-yle/%{name}-%{version}.tar.gz
+Source0: http://users.tkk.fi/~aajanki/rtmpdump-yle/%{name}-%{version}-0-g%{gitver}...
BuildRequires: openssl-devel, json-c-devel, python-devel
Requires: rtmpdump, python-crypto
@@ -24,7 +25,7 @@
%prep
-%setup -q -n %{name}-%{version}
+%setup -q -n aajanki-yle-dl-%{gitver}
%install
@@ -46,6 +47,9 @@
%changelog
+* Fri Oct 10 2013 Juha Tuomala <tuju(a)iki.fi> 2.1.0-0-g51f30c8
+- Update to 2.1.0-git51f30c8.
+
* Sun Aug 08 2012 Juha Tuomala <tuju(a)iki.fi> 2.0.1-3
- Minor pkg cleanups.
11 years, 1 month