opencascade 1:7.5.0-5 (znver1;x86_64) 2022-14329
0

Status rejected
Submitter mandian [@T] tutanota.com
Platform 4.2
Repository unsupported
URL https://abf.openmandriva.org/build_lists/119839
Packages
lib64opencascade-devel-1:7.5.0-5.znver1.binary
lib64opencascade7-1:7.5.0-5.znver1.binary
lib64opencascade7-debuginfo-1:7.5.0-5.znver1.debuginfo
opencascade-1:7.5.0-5.znver1.binary
opencascade-1:7.5.0-5.znver1.source
opencascade-debuginfo-1:7.5.0-5.znver1.debuginfo
opencascade-debugsource-1:7.5.0-5.znver1.binary
lib64opencascade-devel-1:7.5.0-5.x86_64.binary
lib64opencascade7-1:7.5.0-5.x86_64.binary
lib64opencascade7-debuginfo-1:7.5.0-5.x86_64.debuginfo
opencascade-1:7.5.0-5.x86_64.source
opencascade-1:7.5.0-5.x86_64.binary
opencascade-debuginfo-1:7.5.0-5.x86_64.debuginfo
opencascade-debugsource-1:7.5.0-5.x86_64.binary
Build Date 2022-01-07 17:21:20 +0000 UTC
Last Updated 2022-01-15 04:32:20.350254581 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 828e9553a9862fc2dc77d301ed5de016595e1a24

commit 828e9553a9862fc2dc77d301ed5de016595e1a24
Author:     mandian <mandian@users.noreply.github.com>
AuthorDate: Fri Jan 7 17:41:36 2022 +0100
Commit:     mandian <mandian@users.noreply.github.com>
CommitDate: Fri Jan 7 17:41:36 2022 +0100

    instal unversioned DRAWEXE
---
 opencascade.spec | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/opencascade.spec b/opencascade.spec
index 98fccfc..6a218c5 100644
--- a/opencascade.spec
+++ b/opencascade.spec
@@ -165,6 +165,10 @@ export CXX=g++
 %install
 ninja install -C build
 
+# Draw binary should not be versioned.
+mv %{buildroot}%{_bindir}/DRAWEXE-%{version} \
+   %{buildroot}%{_bindir}/DRAWEXE
+ 
 # adjust environment/directories to avoid (too much) script patching
 #ln -sf %{_libdir} %{buildroot}%{_datadir}/%{name}/lib
 #ln -sf %{_includedir}/%{name} %{buildroot}%{_datadir}/%{name}/inc
Not Available

benbullard79 [@T] cox.netNo Comment.1044d 07hrs