Unify the defattr lines in the pidl, python, test and test-devel files
section by removing the optional directory mode. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=345
This commit is contained in:
committed by
Git OBS Bridge
parent
4b59ae986e
commit
20d4c4ee42
10
samba.spec
10
samba.spec
@@ -135,7 +135,7 @@ BuildRequires: gpg-offline
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3085
|
||||
%define SOURCE_TIMESTAMP 3086
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@@ -2050,7 +2050,7 @@ fi
|
||||
%{_libdir}/samba/pdb/wbc_sam.so
|
||||
|
||||
%files pidl
|
||||
%defattr(-,root,root,-)
|
||||
%defattr(-,root,root)
|
||||
%dir %{perl_vendorlib}/Parse
|
||||
%{perl_vendorlib}/Parse/Pidl*
|
||||
%{_mandir}/man1/pidl*
|
||||
@@ -2058,11 +2058,11 @@ fi
|
||||
%attr(755,root,root) %{_bindir}/pidl
|
||||
|
||||
%files python
|
||||
%defattr(-,root,root,-)
|
||||
%defattr(-,root,root)
|
||||
%{python_sitearch}/*
|
||||
|
||||
%files test
|
||||
%defattr(-,root,root,-)
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/gentest
|
||||
%{_bindir}/locktest
|
||||
%{_bindir}/masktest
|
||||
@@ -2077,7 +2077,7 @@ fi
|
||||
%doc %{_mandir}/man1/vfstest.1.*
|
||||
|
||||
%files test-devel
|
||||
%defattr(-,root,root,-)
|
||||
%defattr(-,root,root)
|
||||
%dir %_includedir/samba-4.0/
|
||||
%{_includedir}/samba-4.0/torture.h
|
||||
%{_libdir}/libtorture.so
|
||||
|
Reference in New Issue
Block a user