Files listed twice: /usr/share/cscope.

This commit is contained in:
xuguangmin 2024-11-01 10:44:46 +08:00
parent 68e59c947c
commit 87175e2c2d

View File

@ -1,7 +1,7 @@
Name: cscope
Summary: a developer's tool for browsing source code
Version: 15.9
Release: 7
Release: 8
Source0: https://downloads.sourceforge.net/project/%{name}/%{name}/v%{version}/%{name}-%{version}.tar.gz
URL: http://cscope.sourceforge.net
License: BSD and GPLv2+
@ -46,7 +46,8 @@ done
%doc COPYING
%{_bindir}/*
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/%{name}/cctree.vim
%{_datadir}/%{name}/xcscope.el
%dir /var/lib/cs
%files help
@ -74,6 +75,9 @@ rm -f %{_datadir}/vim/vimfiles/plugin/cctree.vim ||:
fi
%changelog
* Fri Nov 01 2024 xuguangmin <xuguangmin@kylinos.cn> - 15.9-8
- Files listed twice: /usr/share/cscope.
* Wed Jul 31 2024 zhangruifang <zhangruifang@h-partners.com> - 15.9-7
- %%preun remove redundant symbolic links