mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
packaging: fix RHEL-CTDB build by removing duplicate winbind-32bit paragraphs
Michael (cherry picked from commit 29d5a68d95f656d5ca61edc4a10ec8b028597bb5) (This used to be commit 9e7466466d216f99582b03431d5c39875c574470)
This commit is contained in:
parent
e1458f49b6
commit
5fe81eecf5
@ -107,15 +107,6 @@ Group: Applications/System
|
||||
Compatibility package for 32 bit apps on 64 bit architecures
|
||||
%endif
|
||||
|
||||
%ifarch i386 i486 i586 i686 ppc s390
|
||||
%package winbind-32bit
|
||||
Summary: Samba winbind compatibility package for 32bit apps on 64bit archs
|
||||
Group: Applications/System
|
||||
|
||||
%description winbind-32bit
|
||||
Compatibility package for 32 bit apps on 64 bit architecures
|
||||
%endif
|
||||
|
||||
|
||||
#######################################################################
|
||||
%package doc
|
||||
@ -553,13 +544,6 @@ fi
|
||||
%endif
|
||||
|
||||
|
||||
%ifarch i386 i486 i586 i686 ppc s390
|
||||
%files winbind-32bit
|
||||
%attr(755,root,root) /%{_libarch}/libnss_winbind.so*
|
||||
%attr(755,root,root) /%{_libarch}/libnss_wins.so*
|
||||
%attr(755,root,root) /%{_libarch}/security/pam_winbind.so
|
||||
%endif
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2004 Gerald (Jerry) Carter <jerry@samba,org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user