rebuilt with aarch64 build fix [release 1.0.1-2mamba;Thu Dec 10 2020]
This commit is contained in:
parent
750670da84
commit
7a28cef398
@ -1,6 +1,6 @@
|
||||
Name: xorg-scripts
|
||||
Version: 1.0.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Miscellaneus Xorg scripts
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
@ -10,15 +10,15 @@ URL: http://x.org
|
||||
Source: http://ftp.x.org/pub/individual/app/scripts-%{version}.tar.bz2
|
||||
License: MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Provides: scripts
|
||||
Obsoletes: scripts
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
Miscellaneous Xorg scripts.
|
||||
|
||||
%prep
|
||||
|
||||
%setup -q -n scripts-%{version}
|
||||
sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -38,9 +38,13 @@ rm -f %{buildroot}%{_bindir}/xauth_switch_to_sun-des-1
|
||||
%{_bindir}/fontname.sh
|
||||
%{_bindir}/fontprop.sh
|
||||
%{_bindir}/xon
|
||||
%{_mandir}/man1/xon.1x.gz
|
||||
%doc COPYING ChangeLog
|
||||
%{_mandir}/man1/xon.1x*
|
||||
%doc COPYING
|
||||
#ChangeLog
|
||||
|
||||
%changelog
|
||||
* Thu Dec 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-2mamba
|
||||
- rebuilt with aarch64 build fix
|
||||
|
||||
* Tue Sep 22 2009 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.0.1-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user