Hello community, here is the log from the commit of package pam_csync for openSUSE:Factory checked in at 2015-03-28 18:38:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_csync (Old) and /work/SRC/openSUSE:Factory/.pam_csync.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_csync" Changes: -------- --- /work/SRC/openSUSE:Factory/pam_csync/pam_csync.changes 2014-03-12 19:07:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pam_csync.new/pam_csync.changes 2015-03-28 18:38:56.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 16 11:36:19 UTC 2015 - [email protected] + +- Fix popd usage: since bash 4.3, it only takes a numeric argument. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_csync.spec ++++++ --- /var/tmp/diff_new_pack.koXDjJ/_old 2015-03-28 18:38:56.000000000 +0100 +++ /var/tmp/diff_new_pack.koXDjJ/_new 2015-03-28 18:38:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package pam_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 @@ -70,12 +70,12 @@ %{_builddir}/%{name}-%{version} %__make %{?jobs:-j%jobs} VERBOSE=1 -popd build +popd %install pushd build make DESTDIR=%{buildroot} install -popd build +popd %clean %__rm -rf %{buildroot} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
