diff --git a/lesstif.spec b/lesstif.spec index 53dd180..bb5a03d 100644 --- a/lesstif.spec +++ b/lesstif.spec @@ -3,7 +3,7 @@ Name: lesstif Version: 0.95.2 -Release: 2mamba +Release: 3mamba Summary: A free Motif clone Group: System/Libraries Vendor: openmamba @@ -84,11 +84,15 @@ Requires: %{libname}-devel = %{?epoch:%epoch:}%{version}-%{release} %description -n %{libname}-static This package contains static libraries for development. +%debug_package + %prep %setup -q +%define _default_patch_fuzz 2 %patch0 -p1 #%patch1 -p1 #%patch2 -p1 +sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub %build %configure \ @@ -200,6 +204,9 @@ rm -f %{buildroot}%{_sysconfdir}/mwm/{README,alt.map} %{_libdir}/libXm.a %changelog +* Sun Nov 29 2020 Silvan Calarco 0.95.2-3mamba +- rebuilt with debug package and aarch64 fix + * Wed Jul 31 2013 Automatic Build System 0.95.2-2mamba - automatic rebuild by autodist