diff --git a/development/lyx.spec.in b/development/lyx.spec.in index dfce28bca1..b5333b27a8 100644 --- a/development/lyx.spec.in +++ b/development/lyx.spec.in @@ -80,7 +80,7 @@ texhash %files %defattr(-,root,root) -%doc ABOUT-NLS ANNOUNCE COPYING +%doc ANNOUNCE COPYING %doc README UPGRADING NEWS %doc lib/CREDITS %{_bindir}/* @@ -88,3 +88,5 @@ texhash %{_datadir}/locale/*/LC_MESSAGES/* %{_datadir}/%{name} %{_datadir}/texmf/tex/latex/%{name} +%{_datadir}/icons/* +%{_datadir}/applications/* diff --git a/status.21x b/status.21x index c49f9843c9..e5c5923998 100644 --- a/status.21x +++ b/status.21x @@ -174,4 +174,7 @@ What's new * BUILD/INSTALLATION -- fix a couple of compiler warnings. +- Fix a couple of compiler warnings. + +- Fix a few minor issues in the RPM spec file template (bug 9349). +