Hello community, here is the log from the commit of package gpm for openSUSE:Factory checked in at 2017-09-20 17:04:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpm (Old) and /work/SRC/openSUSE:Factory/.gpm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpm" Wed Sep 20 17:04:46 2017 rev:49 rq:523413 version:1.20.7 Changes: -------- --- /work/SRC/openSUSE:Factory/gpm/gpm.changes 2017-08-24 17:38:33.025437114 +0200 +++ /work/SRC/openSUSE:Factory/.gpm.new/gpm.changes 2017-09-20 17:04:46.388430662 +0200 @@ -1,0 +2,5 @@ +Mon Sep 11 18:59:26 UTC 2017 - [email protected] + +- Update description and remove two unnecessary ldconfig calls. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpm.spec ++++++ --- /var/tmp/diff_new_pack.zaKaPK/_old 2017-09-20 17:04:47.388289912 +0200 +++ /var/tmp/diff_new_pack.zaKaPK/_new 2017-09-20 17:04:47.388289912 +0200 @@ -74,10 +74,11 @@ %endif %description -The gpm (general purpose mouse) daemon tries to be a useful mouse -server for applications running on the Linux console. It can be used by -mc (Midnight Commander) or by w3m, the text-based Web browser. It -provides console cut and paste operations. +The gpm (general purpose mouse) daemon is a mouse server for +applications running on the Linux console. It provides cut and paste +operations. If a gpm-aware program, such as mc (Midnight Commander) +or w3m (a text-based web browser), is active, they will use to gpm to +receive mouse events and do custom handling. %package -n %lname Summary: Console mouse support library @@ -184,14 +185,12 @@ %service_del_preun gpm.service %post -/sbin/ldconfig %{fillup_only gpm} %service_add_post gpm.service %{fillup_only -an mouse} %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz %postun -/sbin/ldconfig %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz %service_del_postun gpm.service
