Hello community, here is the log from the commit of package tevent for openSUSE:Factory checked in at 2015-11-10 10:01:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tevent (Old) and /work/SRC/openSUSE:Factory/.tevent.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tevent" Changes: -------- --- /work/SRC/openSUSE:Factory/tevent/tevent-man.changes 2015-10-28 17:29:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.tevent.new/tevent-man.changes 2015-11-10 10:01:33.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Oct 30 15:18:10 UTC 2015 - [email protected] + +- Disable rpath-install and silent-rules while configure. + +------------------------------------------------------------------- tevent.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tevent-man.spec ++++++ --- /var/tmp/diff_new_pack.DaGLfn/_old 2015-11-10 10:01:34.000000000 +0100 +++ /var/tmp/diff_new_pack.DaGLfn/_new 2015-11-10 10:01:34.000000000 +0100 @@ -157,6 +157,8 @@ --prefix=%{_prefix} \ --libdir=%{_libdir} \ --disable-rpath \ + --disable-rpath-install \ + --disable-silent-rules \ --bundled-libraries=NONE \ --builtin-libraries=replace \ %if %{with_python3} tevent.spec: same change ++++++ pre_checkin.sh ++++++ --- /var/tmp/diff_new_pack.DaGLfn/_old 2015-11-10 10:01:34.000000000 +0100 +++ /var/tmp/diff_new_pack.DaGLfn/_new 2015-11-10 10:01:34.000000000 +0100 @@ -1,4 +1,4 @@ #!/bin/bash sed 's/%define.*build_man.*0/%define build_man 1/' tevent.spec > tevent-man.spec -cp tevent.changes tevent-man.changes +cp -a tevent.changes tevent-man.changes
