To silence an rpmdeps warning which is spurious, but it doesn't
realize we already handle this through the main package.
```
Subpackage composefs-devel on i686 carries 'Requires: libcomposefs.so.1' which comes from subpackage composefs-libs but does not carry an explicit package version requirement. Please add 'Requires: composefs-libs = %{version}-%{release}' to the spec file to avoid the need to test interoperability between various combinations of old and new subpackages.
```
Import of source code of 1.0.1 and spec file.
Test of build for rawhide.
TODO: move to %auto items
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>