Package vim and emacs support files.

This commit is contained in:
Matthew Barnes 2013-10-13 17:57:28 -04:00
parent bdb7c06695
commit ec0fde27da

View File

@ -2,7 +2,7 @@
Name: devhelp Name: devhelp
Version: 3.10.0 Version: 3.10.0
Release: 1%{?dist} Release: 2%{?dist}
Epoch: 1 Epoch: 1
License: GPLv2+ License: GPLv2+
Group: Development/Tools Group: Development/Tools
@ -74,7 +74,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%files -f devhelp.lang %files -f devhelp.lang
%doc AUTHORS COPYING NEWS README %doc AUTHORS COPYING NEWS README misc/devhelp.{el,vim}
%{_bindir}/devhelp %{_bindir}/devhelp
%{_libdir}/libdevhelp*.so.* %{_libdir}/libdevhelp*.so.*
@ -100,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/* %{_libdir}/pkgconfig/*
%changelog %changelog
* Sun Oct 13 2013 Matthew Barnes <mbarnes@redhat.com> - 1:3.10.0-2
- Package vim and emacs support files. (#980448)
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.10.0-1 * Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.10.0-1
- Update to 3.10.0 - Update to 3.10.0