Hello community, here is the log from the commit of package csync for openSUSE:Factory checked in at 2015-03-19 21:15:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/csync (Old) and /work/SRC/openSUSE:Factory/.csync.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "csync" Changes: -------- --- /work/SRC/openSUSE:Factory/csync/csync.changes 2014-07-10 14:55:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.csync.new/csync.changes 2015-03-19 21:15:39.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 16 11:26:51 UTC 2015 - [email protected] + +- Fix popd usage: since bash 4.3, it only takes a numeric argument. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ csync.spec ++++++ --- /var/tmp/diff_new_pack.s2hgRB/_old 2015-03-19 21:15:40.000000000 +0100 +++ /var/tmp/diff_new_pack.s2hgRB/_new 2015-03-19 21:15:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package csync # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -143,7 +143,7 @@ %{_builddir}/%{name}-%{version} %__make %{?jobs:-j%jobs} VERBOSE=1 %__make doc -popd build +popd %install pushd build @@ -152,7 +152,7 @@ %else make DESTDIR=%{buildroot} install %endif -popd build +popd %post -n libcsync0 /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
