NetworkManager/contrib/fedora
Thomas Haller 5dea2efd9e contrib/rpm: add Requires to exact wwan version for NetworkManager-bluetooth subpackage
rpmdiff complains:

  Subpackage NetworkManager-bluetooth on aarch64 x86_64 ppc64 ppc64le s390x
  consumes library libnm-wwan.so()(64bit) from subpackage NetworkManager-wwan
  but does not have explicit package version requirement.
  Please add Requires: NetworkManager-wwan = %{version}-%{release} to
  NetworkManager-bluetooth in the specfile to avoid the need to test
  interoperability between the various combinations of old and new subpackages.

And indeed, device plugins don't have a stable API/ABI, and requires
exact NetworkManager and wwan versions. This was already enforced implicitly,
because all device plugins require the same exact NetworkManager version.
2016-06-02 09:44:37 +02:00
..
nm-live-vm contrib/nm-live-vm: install perl dependancy (YAML) in mock build 2014-10-10 20:52:38 +02:00
rpm contrib/rpm: add Requires to exact wwan version for NetworkManager-bluetooth subpackage 2016-06-02 09:44:37 +02:00
REQUIRED_PACKAGES contrib: update REQUIRED_PACKAGES list 2016-05-31 16:54:47 +02:00