automatic update by autodist [release 1.6.3-1mamba;Mon Mar 30 2015]
This commit is contained in:
parent
d43f3fbeba
commit
45fc812604
19
libX11.spec
19
libX11.spec
@ -1,5 +1,5 @@
|
|||||||
Name: libX11
|
Name: libX11
|
||||||
Version: 1.6.2
|
Version: 1.6.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: X.Org X11 library
|
Summary: X.Org X11 library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -20,11 +20,11 @@ BuildRequires: xproto-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: xorg-proto-devel >= 7.1
|
BuildRequires: xorg-proto-devel >= 7.1
|
||||||
BuildRequires: xtrans-devel
|
BuildRequires: xtrans-devel
|
||||||
%ifarch x86_64
|
#%ifarch x86_64
|
||||||
BuildRequires: gcc-multilib
|
#BuildRequires: gcc-multilib
|
||||||
BuildRequires: glibc-multilib-devel
|
#BuildRequires: glibc-multilib-devel
|
||||||
BuildRequires: lib32-libxcb-devel
|
#BuildRequires: lib32-libxcb-devel
|
||||||
%endif
|
#%endif
|
||||||
Obsoletes: libXorg
|
Obsoletes: libXorg
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -71,7 +71,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 \
|
||||||
@ -118,7 +118,7 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
|||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64.disabled
|
||||||
%files -n lib32-libX11
|
%files -n lib32-libX11
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_prefix}/lib/libX11.so.*
|
%{_prefix}/lib/libX11.so.*
|
||||||
@ -138,6 +138,9 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 30 2015 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Fri Dec 13 2013 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
|
* Fri Dec 13 2013 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user