commit libmtp for openSUSE:Factory
Hello community, here is the log from the commit of package libmtp for openSUSE:Factory checked in at 2015-11-04 15:30:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmtp (Old) and /work/SRC/openSUSE:Factory/.libmtp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libmtp" Changes: -------- --- /work/SRC/openSUSE:Factory/libmtp/libmtp.changes 2015-10-22 12:55:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libmtp.new/libmtp.changes 2015-11-04 15:30:47.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Oct 26 13:45:30 UTC 2015 - dmitry_r@opensuse.org + +- Split udev rules to separate package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmtp.spec ++++++ --- /var/tmp/diff_new_pack.uZeSMt/_old 2015-11-04 15:30:48.000000000 +0100 +++ /var/tmp/diff_new_pack.uZeSMt/_new 2015-11-04 15:30:48.000000000 +0100 @@ -44,9 +44,20 @@ Common devices using this technology are Creative Zen, iRiver, Samsung and others. +%package -n %{name}-udev +Summary: Udev rules for accessing MTP devices +Group: Hardware/Mobile +Requires: udev + +%description -n %{name}-udev +This package contains the udev rules that allow access to USB based media +players based on the MTP (Media Transfer Protocol) authored by +Microsoft. + %package -n %{name}%{sonum} Summary: Library for accessing MTP Players Group: Productivity/Multimedia/Sound/Players +Requires: %{name}-udev >= %{version} %description -n %{name}%{sonum} This package contains the libraries that allow access to USB based media @@ -106,6 +117,9 @@ #dir /usr/share/hal/fdi/information #dir /usr/share/hal/fdi/information/20thirdparty/ #usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi + +%files -n %{name}-udev +%defattr(-, root, root) %{_udevdir} %{_udevrulesdir}
participants (1)
-
root@hilbert.suse.de