rebuilt by autoport with build requirements: libmed-devel>=0:5.0.0-1mamba [release 1.0.0-2mamba;Tue Dec 31 2024]
This commit is contained in:
parent
5755b77464
commit
f631bd8f0f
@ -5,3 +5,4 @@ Parametric modeling allows you to easily modify your design by going back into y
|
|||||||
FreeCAD is open-source and highly customizable, scriptable and extensible.
|
FreeCAD is open-source and highly customizable, scriptable and extensible.
|
||||||
Can reads and writes many open file formats such as STEP, IGES, STL, SVG, DXF, OBJ, IFC, DAE and many others.
|
Can reads and writes many open file formats such as STEP, IGES, STL, SVG, DXF, OBJ, IFC, DAE and many others.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: freecad
|
Name: freecad
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: a parametric 3D modeler
|
Summary: a parametric 3D modeler
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
Group: Graphical Desktop/Applications/Graphics
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -49,6 +49,7 @@ BuildRequires: python-boost-py3
|
|||||||
BuildRequires: qt6-qtsvg-devel
|
BuildRequires: qt6-qtsvg-devel
|
||||||
BuildRequires: qt6-qttools-devel
|
BuildRequires: qt6-qttools-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libmed-devel >= 0:5.0.0-1mamba
|
||||||
BuildRequires: libocct-devel >= 0:7.8.1-1mamba
|
BuildRequires: libocct-devel >= 0:7.8.1-1mamba
|
||||||
BuildRequires: libjsoncpp-devel >= 0:1.9.6-1mamba
|
BuildRequires: libjsoncpp-devel >= 0:1.9.6-1mamba
|
||||||
BuildRequires: oce
|
BuildRequires: oce
|
||||||
@ -64,7 +65,6 @@ Parametric modeling allows you to easily modify your design by going back into y
|
|||||||
FreeCAD is open-source and highly customizable, scriptable and extensible.
|
FreeCAD is open-source and highly customizable, scriptable and extensible.
|
||||||
Can reads and writes many open file formats such as STEP, IGES, STL, SVG, DXF, OBJ, IFC, DAE and many others.
|
Can reads and writes many open file formats such as STEP, IGES, STL, SVG, DXF, OBJ, IFC, DAE and many others.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n FreeCAD-%{version}
|
%setup -q -n FreeCAD-%{version}
|
||||||
@ -123,6 +123,9 @@ ln -sf ../%{_lib}/freecad/bin/FreeCADCmd %{buildroot}%{_bindir}/FreeCADCmd
|
|||||||
%{python3_sitelib}/freecad/*
|
%{python3_sitelib}/freecad/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 31 2024 Automatic Build System <autodist@mambasoft.it> 1.0.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libmed-devel>=0:5.0.0-1mamba
|
||||||
|
|
||||||
* Thu Nov 21 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
* Thu Nov 21 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
||||||
- update to 1.0.0
|
- update to 1.0.0
|
||||||
- closes #1
|
- closes #1
|
||||||
|
Loading…
Reference in New Issue
Block a user