Hello community, here is the log from the commit of package swig for openSUSE:Factory checked in at 2014-09-17 21:24:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swig (Old) and /work/SRC/openSUSE:Factory/.swig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swig" Changes: -------- --- /work/SRC/openSUSE:Factory/swig/swig.changes 2014-08-29 17:42:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes 2014-09-17 21:24:49.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Sep 14 15:34:33 UTC 2014 - [email protected] + +- Fix syntax error in find command + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swig.spec ++++++ --- /var/tmp/diff_new_pack.ubPOZb/_old 2014-09-17 21:24:50.000000000 +0200 +++ /var/tmp/diff_new_pack.ubPOZb/_new 2014-09-17 21:24:50.000000000 +0200 @@ -146,7 +146,7 @@ # fix perms chmod -x %{buildroot}%{docpath}/Manual/* -find %{buildroot}%{_libdir}/swig -name '*.h' -perm +111 | \ +find %{buildroot}%{_libdir}/swig -name '*.h' -perm /111 | \ xargs --no-run-if-empty chmod -x ln -s %{_libdir}/swig/examples %{buildroot}%{docpath}/Examples -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
