Hello community, here is the log from the commit of package wayland for openSUSE:Factory checked in at 2012-12-19 13:55:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wayland (Old) and /work/SRC/openSUSE:Factory/.wayland.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wayland", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/wayland/wayland.changes 2012-12-03 11:40:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wayland.new/wayland.changes 2012-12-19 13:55:50.000000000 +0100 @@ -1,0 +2,7 @@ +Tue Dec 18 12:46:10 UTC 2012 - [email protected] + +- Update to new upstream release 1.0.3 +* a couple of documentation fixes +* the test suite now cleans up its temporary files + +------------------------------------------------------------------- Old: ---- wayland-1.0.2.tar.xz New: ---- wayland-1.0.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wayland.spec ++++++ --- /var/tmp/diff_new_pack.yBuWId/_old 2012-12-19 13:55:52.000000000 +0100 +++ /var/tmp/diff_new_pack.yBuWId/_new 2012-12-19 13:55:52.000000000 +0100 @@ -18,7 +18,7 @@ Name: wayland %define lname libwayland0 -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Wayland Compositor Infrastructure License: HPND @@ -113,6 +113,10 @@ make install DESTDIR="$b"; rm -f "$b/%_libdir"/*.la; +%check +mkdir -m go-rwx xdg; +XDG_RUNTIME_DIR="$PWD/xdg" make check %{?_smp_mflags}; + %post -n libwayland-client0 -p /sbin/ldconfig %postun -n libwayland-client0 -p /sbin/ldconfig %post -n libwayland-cursor0 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
