Hello community, here is the log from the commit of package libdmapsharing for openSUSE:Factory checked in at 2015-03-25 21:05:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdmapsharing (Old) and /work/SRC/openSUSE:Factory/.libdmapsharing.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdmapsharing" Changes: -------- --- /work/SRC/openSUSE:Factory/libdmapsharing/libdmapsharing.changes 2015-02-06 22:38:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libdmapsharing.new/libdmapsharing.changes 2015-03-25 21:33:24.000000000 +0100 @@ -1,0 +2,8 @@ +Sat Mar 21 11:13:06 UTC 2015 - [email protected] + +- Cleanup spec file with spec-cleaner +- Update to 2.9.30 + * DNSSD backend: Always send TXT record Password=true or false, + as iTunes 12.1.0.50 requires this + +------------------------------------------------------------------- Old: ---- libdmapsharing-2.9.29.tar.gz New: ---- libdmapsharing-2.9.30.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdmapsharing.spec ++++++ --- /var/tmp/diff_new_pack.CGLKCf/_old 2015-03-25 21:33:25.000000000 +0100 +++ /var/tmp/diff_new_pack.CGLKCf/_new 2015-03-25 21:33:25.000000000 +0100 @@ -18,7 +18,7 @@ Name: libdmapsharing -Version: 2.9.29 +Version: 2.9.30 Release: 0 Summary: Library implementing the DMAP family of protocols License: LGPL-2.1+ @@ -79,11 +79,11 @@ %build %configure -%__make %{?_smp_mflags} +make %{?_smp_mflags} %install -%makeinstall -find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print +make DESTDIR=%{buildroot} install %{?_smp_mflags} +find %{buildroot} -type f -name "*.la" -delete -print %post -n libdmapsharing-3_0-2 -p /sbin/ldconfig ++++++ libdmapsharing-2.9.29.tar.gz -> libdmapsharing-2.9.30.tar.gz ++++++ ++++ 10919 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
