automatic update by autodist [release 1.0.9-1mamba;Mon Jul 08 2019]
This commit is contained in:
parent
2e7f2ffa72
commit
3908233d78
11
libXau.spec
11
libXau.spec
@ -1,5 +1,5 @@
|
|||||||
Name: libXau
|
Name: libXau
|
||||||
Version: 1.0.8
|
Version: 1.0.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: X.Org Xau library
|
Summary: X.Org Xau library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -14,7 +14,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: xproto-devel
|
BuildRequires: xproto-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
%ifarch x86_64
|
%ifarch x86_64_disabled
|
||||||
BuildRequires: gcc-multilib
|
BuildRequires: gcc-multilib
|
||||||
BuildRequires: glibc-multilib-devel
|
BuildRequires: glibc-multilib-devel
|
||||||
%endif
|
%endif
|
||||||
@ -60,7 +60,7 @@ This package contains static libraries and header files needed for development.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64_disabled
|
||||||
# x86_64 lib64 support
|
# x86_64 lib64 support
|
||||||
make clean
|
make clean
|
||||||
CC=%{_target_platform}-gcc \
|
CC=%{_target_platform}-gcc \
|
||||||
@ -96,7 +96,7 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64_disabled
|
||||||
%files -n lib32-%{name}
|
%files -n lib32-%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_prefix}/lib/libXau.so.*
|
%{_prefix}/lib/libXau.so.*
|
||||||
@ -111,6 +111,9 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 08 2019 Automatic Build System <autodist@mambasoft.it> 1.0.9-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Tue May 28 2013 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
|
* Tue May 28 2013 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user