Hello community, here is the log from the commit of package canna for openSUSE:Factory checked in at 2014-05-15 19:10:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/canna (Old) and /work/SRC/openSUSE:Factory/.canna.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "canna" Changes: -------- --- /work/SRC/openSUSE:Factory/canna/canna.changes 2013-10-29 09:36:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.canna.new/canna.changes 2014-05-15 19:10:24.000000000 +0200 @@ -1,0 +2,5 @@ +Wed May 14 16:08:28 UTC 2014 - [email protected] + +- add %service_add_pre to %pre section + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ canna.spec ++++++ --- /var/tmp/diff_new_pack.iCMBNc/_old 2014-05-15 19:10:25.000000000 +0200 +++ /var/tmp/diff_new_pack.iCMBNc/_new 2014-05-15 19:10:25.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package canna # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -214,6 +214,9 @@ %pre -n canna /usr/sbin/useradd -r -o -g bin -u 66 -s /bin/false -c "Wnn System Account" -d /var/lib/wnn wnn 2> /dev/null || : +%if %suse_version >= 1230 +%service_add_post canna.service +%endif %post -n canna %if %suse_version < 1230 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
