summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2012-02-24 14:14:31 +0100
committerAndreas Schneider <asn@cryptomilk.org>2012-02-24 14:14:59 +0100
commit78a6f9de5f2711758edee0f0fc7d23698941bc69 (patch)
tree1450c896ede27598dcbafe7e45990ae036d5c23d
parente972163d8c3906c11a82acd8203dcb42d86a98ca (diff)
downloadsamba4-78a6f9de5f2711758edee0f0fc7d23698941bc69.tar.gz
samba4-78a6f9de5f2711758edee0f0fc7d23698941bc69.tar.xz
samba4-78a6f9de5f2711758edee0f0fc7d23698941bc69.zip
Remove permission hacks.
This is fixed upstream now.
-rw-r--r--samba4.spec7
1 files changed, 1 insertions, 6 deletions
diff --git a/samba4.spec b/samba4.spec
index 578ac4a..a108064 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -501,12 +501,6 @@ rm -rf %{buildroot}%{perl_vendorlib}/Parse/Yapp
# Fix up permission on perl install.
%{_fixperms} %{buildroot}%{perl_vendorlib}
-# Fix up permissions for libraries
-find %{buildroot}%{_libdir} -name '*.so*' -type f |xargs chmod +x
-
-# Fix up permissions in source tree, for debuginfo.
-find source4/heimdal -type f | xargs chmod -x
-
# Remove stuff the buildsystem did not handle correctly
rm -f %{buildroot}/%{smb_lib}/security/pam_smbpass.so
rm -f %{buildroot}%{python_sitelib}/tevent.py
@@ -735,6 +729,7 @@ rm -rf %{buildroot}
%{_sbindir}/upgradeprovision
%{_sbindir}/samba_dnsupdate
%{_sbindir}/samba_spnupdate
+%{_sbindir}/upgradedns
%{_libdir}/mit_samba.so
%{_libdir}/samba/bind9/dlz_bind9.so
%{_libdir}/samba/libcmdline-credentials.so