automatic version update by autodist [release 25.1-1mamba;Sun Oct 02 2016]
This commit is contained in:
parent
49e2be0dcb
commit
e647f427c2
12
emacs.spec
12
emacs.spec
@ -5,7 +5,7 @@
|
||||
%define with_xtoolkit_motif 0
|
||||
%define dirver %(echo %version | sed "s|[a-z]$||")
|
||||
Name: emacs
|
||||
Version: 24.5
|
||||
Version: 25.1
|
||||
Release: 1mamba
|
||||
Summary: The libraries needed to run the GNU Emacs text editor
|
||||
Group: Applications/Text
|
||||
@ -346,7 +346,7 @@ exit 0
|
||||
%{_bindir}/emacsclient
|
||||
%{_bindir}/ebrowse
|
||||
%{_bindir}/etags
|
||||
%{_bindir}/grep-changelog
|
||||
#%{_bindir}/grep-changelog
|
||||
#%{_bindir}/rcs-checkin
|
||||
%dir %{_libdir}/%{name}
|
||||
%dir %{_libdir}/%{name}/%{dirver}
|
||||
@ -357,10 +357,12 @@ exit 0
|
||||
#%{_localstatedir}/games/%{name}/
|
||||
%{_mandir}/man?/*
|
||||
%{_infodir}/*
|
||||
%exclude %{_datadir}/%{name}/%{version}/lisp/leim
|
||||
%doc src/COPYING
|
||||
|
||||
%files -f doc-filelist doc
|
||||
%defattr(-,root,root)
|
||||
%exclude %{_datadir}/%{name}/%{version}/etc/refcards/*
|
||||
%doc BUGS README
|
||||
|
||||
%files -f el-filelist el
|
||||
@ -389,15 +391,19 @@ exit 0
|
||||
%{_bindir}/xemacs
|
||||
%{_datadir}/pixmaps/xemacs.png
|
||||
%{_datadir}/applications/xemacs.desktop
|
||||
%{_datadir}/appdata/emacs.appdata.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/emacs*.png
|
||||
%{_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}
|
||||
%{_datadir}/X11/app-defaults/Emacs
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user