spec files: remove pam_smbpass
authorAlexander Bokovoy <ab@samba.org>
Wed, 4 Nov 2015 15:58:42 +0000 (17:58 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 6 Nov 2015 06:33:27 +0000 (07:33 +0100)
Remove remaining pam_smbpass options from RHEL spec file templates.

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
packaging/RHEL-CTDB/configure.rpm
packaging/RHEL-CTDB/samba.spec.tmpl
packaging/RHEL/samba.spec.tmpl

index 62a326c1dea1760acf05b4e30c6969b30492948e..c36d4bdf2852515a8f4fcbe934c3be0b5d773975 100755 (executable)
@@ -51,7 +51,6 @@ CC="$CC" CFLAGS="-Wall -g -D_GNU_SOURCE -O3" ./configure -C \
        --with-ads \
        --with-automount \
        --enable-fhs \
-       --with-pam_smbpass \
        --with-libsmbclient \
        --without-smbwrapper \
        --with-pam \
index 75228069c4dc22f8fd23bf59a8cf1031c7781d4b..e76137e26307ebb7d5c03ba51736429641818559 100644 (file)
@@ -169,7 +169,6 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
        --with-ads \
        --with-automount \
        --enable-fhs \
-       --with-pam_smbpass \
        --with-libsmbclient \
        --without-smbwrapper \
        --with-pam \
@@ -199,7 +198,7 @@ fi
 
 
 make -j %{numcpu} %{?_smp_mflags} \
-       everything modules pam_smbpass
+       everything modules
 
 # check that desired suppor has been compiled into smbd:
 export LD_LIBRARY_PATH=./bin
@@ -522,7 +521,6 @@ exit 0
 %attr(755,root,root) /%{_libarch}/libnss_winbind.so
 %attr(755,root,root) /%{_libarch}/libnss_winbind.so.2
 %attr(755,root,root) /%{_libarch}/security/pam_winbind.so
-%attr(755,root,root) /%{_libarch}/security/pam_smbpass.so
 /usr/share/locale/*/LC_MESSAGES/pam_winbind.mo
 /usr/share/locale/*/LC_MESSAGES/net.mo
 
index 5188fa53344340cf6f3e694b50930f1571e607c3..0f51c4e1b430d1d71c5c5ff4cbbca1af9fa600fd 100644 (file)
@@ -165,7 +165,6 @@ CC="$CC" CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
        --with-ads \
         --with-automount \
         --with-fhs \
-       --with-pam_smbpass \
        --with-libsmbclient \
         --without-smbwrapper \
        --with-pam \
@@ -188,7 +187,7 @@ if [ ${CC_MAJOR} -ge 3 ]; then
 fi
 
 
-make all modules pam_smbpass
+make all modules
 
 # Remove some permission bits to avoid to many dependencies
 cd ..
@@ -444,7 +443,6 @@ fi
 %attr(755,root,root) /%{_libarch}/libnss_wins.so*
 %attr(755,root,root) /%{_libarch}/libnss_winbind.so*
 %attr(755,root,root) /%{_libarch}/security/pam_winbind.so
-%attr(755,root,root) /%{_libarch}/security/pam_smbpass.so
 /usr/share/locale/de/LC_MESSAGES/net.mo
 /usr/share/locale/de/LC_MESSAGES/pam_winbind.mo
 /usr/share/locale/ar/LC_MESSAGES/pam_winbind.mo