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
|
||||
Version: 1.6.2
|
||||
Version: 1.6.3
|
||||
Release: 1mamba
|
||||
Summary: X.Org X11 library
|
||||
Group: System/Libraries
|
||||
@ -20,11 +20,11 @@ BuildRequires: xproto-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: xorg-proto-devel >= 7.1
|
||||
BuildRequires: xtrans-devel
|
||||
%ifarch x86_64
|
||||
BuildRequires: gcc-multilib
|
||||
BuildRequires: glibc-multilib-devel
|
||||
BuildRequires: lib32-libxcb-devel
|
||||
%endif
|
||||
#%ifarch x86_64
|
||||
#BuildRequires: gcc-multilib
|
||||
#BuildRequires: glibc-multilib-devel
|
||||
#BuildRequires: lib32-libxcb-devel
|
||||
#%endif
|
||||
Obsoletes: libXorg
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -71,7 +71,7 @@ This package contains static libraries and header files needed for development.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
%ifarch x86_64
|
||||
%ifarch x86_64.disabled
|
||||
# x86_64 lib64 support
|
||||
make clean
|
||||
CC=%{_target_platform}-gcc \
|
||||
@ -118,7 +118,7 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%{_mandir}/man5/*
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%ifarch x86_64
|
||||
%ifarch x86_64.disabled
|
||||
%files -n lib32-libX11
|
||||
%defattr(-,root,root)
|
||||
%{_prefix}/lib/libX11.so.*
|
||||
@ -138,6 +138,9 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%endif
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user