more %install fixes
This commit is contained in:
parent
caa3c5a2d6
commit
55db97a19b
@ -321,9 +321,6 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%doc BUGS COMMITTERS LICENSE NOTICE INSTALL README CHANGES
|
||||
%doc tools mod_authz_svn-INSTALL
|
||||
%doc contrib/client-side/svn_load_dirs/{*.pl,*.example,*.README}
|
||||
%doc contrib/client-side/svnmerge/*.{README,py}
|
||||
%doc contrib/client-side/wcgrep
|
||||
%{_bindir}/*
|
||||
%{_mandir}/man*/*
|
||||
%{_sysconfdir}/rc.d/init.d/svnserve
|
||||
@ -335,7 +332,7 @@ fi
|
||||
|
||||
%files libs
|
||||
%defattr(-,root,root)
|
||||
%doc subversion/LICENSE
|
||||
%doc LICENSE NOTICE
|
||||
%{_libdir}/libsvn_*.so.*
|
||||
%exclude %{_libdir}/libsvn_swig_perl*
|
||||
%exclude %{_libdir}/libsvn_swig_ruby*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user