]> git.lyx.org Git - features.git/commitdiff
Update the spec file template
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 8 Dec 2014 12:15:06 +0000 (13:15 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 8 Dec 2014 15:47:47 +0000 (16:47 +0100)
Patch by user aluchko in #9349

Fixes: #9349
development/lyx.spec.in
status.21x

index dfce28bca1e37d82be7c19023768202c418bf95f..b5333b27a829f0ade0500bdf4510171d1eaa3067 100644 (file)
@@ -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/*
index c49f9843c95c294665665607a3b4e09e96a11f4f..e5c5923998b06e5a39d61a128a97d6a556fe8ac5 100644 (file)
@@ -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).
+