automatic version update by autodist [release 3.18.0-1mamba;Sat Jul 18 2020]
This commit is contained in:
parent
49b08ae4c8
commit
348cc82843
20
cmake.spec
20
cmake.spec
@ -1,7 +1,7 @@
|
||||
%define majorminor %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: cmake
|
||||
Version: 3.17.3
|
||||
Version: 3.18.0
|
||||
Release: 1mamba
|
||||
Summary: A cross-platform, open-source make system
|
||||
Group: Development/Tools
|
||||
@ -83,23 +83,19 @@ install -D -m 0644 %{S:1} \
|
||||
%{_bindir}/cmake
|
||||
%{_bindir}/cpack
|
||||
%{_bindir}/ctest
|
||||
#%{_datadir}/emacs/*
|
||||
%dir %{_datadir}/%{name}
|
||||
%{_datadir}/%{name}/*
|
||||
#%{_mandir}/man1/ccmake.*
|
||||
#%{_mandir}/man1/cmake.*
|
||||
#%{_mandir}/man1/cmakecommands.*
|
||||
#%{_mandir}/man1/cmakecompat.*
|
||||
#%{_mandir}/man1/cmakemodules.*
|
||||
#%{_mandir}/man1/cmakepolicies.*
|
||||
#%{_mandir}/man1/cmakeprops.*
|
||||
#%{_mandir}/man1/cmakevars.*
|
||||
#%{_mandir}/man1/cpack.*
|
||||
#%{_mandir}/man1/ctest.*
|
||||
%{_datadir}/bash-completion/completions/*
|
||||
%{_datadir}/emacs/site-lisp/cmake-mode.el
|
||||
%{_datadir}/vim/vimfiles/indent/cmake.vim
|
||||
%{_datadir}/vim/vimfiles/syntax/cmake.vim
|
||||
%{_datadir}/aclocal/cmake.m4
|
||||
%{_datadir}/doc/%{name}-%{version}/
|
||||
|
||||
%changelog
|
||||
* Sat Jul 18 2020 Automatic Build System <autodist@mambasoft.it> 3.18.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 28 2020 Automatic Build System <autodist@mambasoft.it> 3.17.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user