summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-05-16 01:02:56 +0200
committerMichael Adam <obnox@samba.org>2008-05-16 03:15:23 +0200
commit5fe81eecf5f0b5d0a20a180a75b9b9a1b4cca27c (patch)
tree0564066ef525adedf3fdd8c1f5ece02127bebaea /packaging
parente1458f49b62c772526cad879cab7754846abb9ae (diff)
downloadsamba-5fe81eecf5f0b5d0a20a180a75b9b9a1b4cca27c.tar.gz
samba-5fe81eecf5f0b5d0a20a180a75b9b9a1b4cca27c.tar.bz2
samba-5fe81eecf5f0b5d0a20a180a75b9b9a1b4cca27c.zip
packaging: fix RHEL-CTDB build by removing duplicate winbind-32bit paragraphs
Michael (cherry picked from commit 29d5a68d95f656d5ca61edc4a10ec8b028597bb5) (This used to be commit 9e7466466d216f99582b03431d5c39875c574470)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RHEL-CTDB/samba.spec16
1 files changed, 0 insertions, 16 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec b/packaging/RHEL-CTDB/samba.spec
index f6454a33c6..44e9bb7534 100644
--- a/packaging/RHEL-CTDB/samba.spec
+++ b/packaging/RHEL-CTDB/samba.spec
@@ -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>