aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a3b110de..5105a118 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ dist:
$(info $(NAME)-$(VERSION).tar.xz is ready)
gui.lst:
- export LC_COLLATE=C; ( echo -e "VMware-Player" ; \
+ export LC_COLLATE=C; ( echo -e "libreoffice\nVMware-Player" ; \
urpmf "/usr/share/((applnk|applications(|/kde)|apps/kicker/applets)/|kde4/services/plasma-applet).*.desktop" |sed -e 's!:.*!!') \
| sort -u > gui.lst
diff --git a/NEWS b/NEWS
index 811261f8..172489d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- GUI package list:
+ o add libreoffice to GUI list (mga#13200)
+
Version 6.13 - 2 January 2015, Thierry Vignaud
- adapt to URPM-5.00