rebuilt with debug package and aarch64 fix [release 0.95.2-3mamba;Sun Nov 29 2020]
This commit is contained in:
parent
42aff9498e
commit
06aa4508b3
@ -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 <silvan.calarco@mambasoft.it> 0.95.2-3mamba
|
||||
- rebuilt with debug package and aarch64 fix
|
||||
|
||||
* Wed Jul 31 2013 Automatic Build System <autodist@mambasoft.it> 0.95.2-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user