Hello community, here is the log from the commit of package netatalk for openSUSE:Factory checked in at 2017-02-13 07:48:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netatalk (Old) and /work/SRC/openSUSE:Factory/.netatalk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netatalk" Changes: -------- --- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes 2016-09-16 11:03:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes 2017-02-13 07:48:38.310363357 +0100 @@ -1,0 +2,6 @@ +Fri Feb 3 16:52:49 UTC 2017 - [email protected] + +- Trim filler words from description. + Remove unused --with-pic, this is implicit for shared libs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netatalk.spec ++++++ --- /var/tmp/diff_new_pack.V6aQeA/_old 2017-02-13 07:48:40.294080118 +0100 +++ /var/tmp/diff_new_pack.V6aQeA/_new 2017-02-13 07:48:40.298079546 +0100 @@ -1,7 +1,7 @@ # # spec file for package netatalk # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,18 +68,18 @@ %endif %description -Netatalk is a freely-available Open Source AFP fileserver. A *NIX/*BSD -system running Netatalk is capable of serving many Macintosh clients -simultaneously as an AppleShare file server (AFP). +Netatalk is an AFP fileserver. A system running Netatalk is capable +of serving many Macintosh clients simultaneously as an AppleShare +file server (AFP). %package -n libatalk%{libmaj} Summary: Netatalk AFP Fileserver for Macintosh Clients Group: Development/Libraries/C and C++ %description -n libatalk%{libmaj} -Netatalk is a freely-available Open Source AFP fileserver. A *NIX/*BSD -system running Netatalk is capable of serving many Macintosh clients -simultaneously as an AppleShare file server (AFP). +Netatalk is an AFP fileserver. A system running Netatalk is capable +of serving many Macintosh clients simultaneously as an AppleShare +file server (AFP). %package devel Summary: Netatalk AFP Fileserver for Macintosh Clients @@ -88,9 +88,12 @@ Requires: glibc-devel %description devel -Netatalk is a freely-available Open Source AFP fileserver. A *NIX/*BSD -system running Netatalk is capable of serving many Macintosh clients -simultaneously as an AppleShare file server (AFP). +Netatalk is an AFP fileserver. A system running Netatalk is capable +of serving many Macintosh clients simultaneously as an AppleShare +file server (AFP). + +This subpackage contains libraries and header files for developing +applications that want to make use of libatalk. %prep %setup -q -n netatalk-%{version} @@ -108,7 +111,6 @@ %endif %configure --bindir=%{_bindir} \ --disable-static \ - --with-pic \ --with-shadow \ --with-pam \ --with-ldap \
