automatic version update by autodist [release 25.1-1mamba;Sun Oct 02 2016]

This commit is contained in:
Automatic Build System 2024-01-05 22:04:55 +01:00
parent 49e2be0dcb
commit e647f427c2

View File

@ -5,7 +5,7 @@
%define with_xtoolkit_motif 0 %define with_xtoolkit_motif 0
%define dirver %(echo %version | sed "s|[a-z]$||") %define dirver %(echo %version | sed "s|[a-z]$||")
Name: emacs Name: emacs
Version: 24.5 Version: 25.1
Release: 1mamba Release: 1mamba
Summary: The libraries needed to run the GNU Emacs text editor Summary: The libraries needed to run the GNU Emacs text editor
Group: Applications/Text Group: Applications/Text
@ -346,7 +346,7 @@ exit 0
%{_bindir}/emacsclient %{_bindir}/emacsclient
%{_bindir}/ebrowse %{_bindir}/ebrowse
%{_bindir}/etags %{_bindir}/etags
%{_bindir}/grep-changelog #%{_bindir}/grep-changelog
#%{_bindir}/rcs-checkin #%{_bindir}/rcs-checkin
%dir %{_libdir}/%{name} %dir %{_libdir}/%{name}
%dir %{_libdir}/%{name}/%{dirver} %dir %{_libdir}/%{name}/%{dirver}
@ -357,10 +357,12 @@ exit 0
#%{_localstatedir}/games/%{name}/ #%{_localstatedir}/games/%{name}/
%{_mandir}/man?/* %{_mandir}/man?/*
%{_infodir}/* %{_infodir}/*
%exclude %{_datadir}/%{name}/%{version}/lisp/leim
%doc src/COPYING %doc src/COPYING
%files -f doc-filelist doc %files -f doc-filelist doc
%defattr(-,root,root) %defattr(-,root,root)
%exclude %{_datadir}/%{name}/%{version}/etc/refcards/*
%doc BUGS README %doc BUGS README
%files -f el-filelist el %files -f el-filelist el
@ -389,15 +391,19 @@ exit 0
%{_bindir}/xemacs %{_bindir}/xemacs
%{_datadir}/pixmaps/xemacs.png %{_datadir}/pixmaps/xemacs.png
%{_datadir}/applications/xemacs.desktop %{_datadir}/applications/xemacs.desktop
%{_datadir}/appdata/emacs.appdata.xml
%{_datadir}/icons/hicolor/*/apps/emacs*.png %{_datadir}/icons/hicolor/*/apps/emacs*.png
%{_datadir}/icons/hicolor/scalable/apps/emacs.svg %{_datadir}/icons/hicolor/scalable/apps/emacs.svg
%{_datadir}/icons/hicolor/scalable/mimetypes/emacs-document.svg %{_datadir}/icons/hicolor/scalable/mimetypes/emacs-document*.svg
%if %{with_xtoolkit_motif} %if %{with_xtoolkit_motif}
%{_datadir}/X11/app-defaults/Emacs %{_datadir}/X11/app-defaults/Emacs
%endif %endif
%endif %endif
%changelog %changelog
* Sun Oct 02 2016 Automatic Build System <autodist@mambasoft.it> 25.1-1mamba
- automatic version update by autodist
* Mon Apr 20 2015 Automatic Build System <autodist@mambasoft.it> 24.5-1mamba * Mon Apr 20 2015 Automatic Build System <autodist@mambasoft.it> 24.5-1mamba
- automatic version update by autodist - automatic version update by autodist