Files listed twice: /usr/share/cscope.
This commit is contained in:
parent
68e59c947c
commit
87175e2c2d
@ -1,7 +1,7 @@
|
|||||||
Name: cscope
|
Name: cscope
|
||||||
Summary: a developer's tool for browsing source code
|
Summary: a developer's tool for browsing source code
|
||||||
Version: 15.9
|
Version: 15.9
|
||||||
Release: 7
|
Release: 8
|
||||||
Source0: https://downloads.sourceforge.net/project/%{name}/%{name}/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://downloads.sourceforge.net/project/%{name}/%{name}/v%{version}/%{name}-%{version}.tar.gz
|
||||||
URL: http://cscope.sourceforge.net
|
URL: http://cscope.sourceforge.net
|
||||||
License: BSD and GPLv2+
|
License: BSD and GPLv2+
|
||||||
@ -46,7 +46,8 @@ done
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%dir %{_datadir}/%{name}
|
%dir %{_datadir}/%{name}
|
||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/cctree.vim
|
||||||
|
%{_datadir}/%{name}/xcscope.el
|
||||||
%dir /var/lib/cs
|
%dir /var/lib/cs
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
@ -74,6 +75,9 @@ rm -f %{_datadir}/vim/vimfiles/plugin/cctree.vim ||:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 31 2024 zhangruifang <zhangruifang@h-partners.com> - 15.9-7
|
||||||
- %%preun remove redundant symbolic links
|
- %%preun remove redundant symbolic links
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user