Commit Graph

3 Commits

Author SHA1 Message Date
Colin Walters
13c7347ea5 Add a requirement from -devel to -libs
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.
```
2023-11-06 14:41:59 -05:00
Stephen Smoogen
a01e9028b8 Initial Build of the composefs package.
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>
2023-10-25 15:05:06 -04:00
releng bot
82c76461ef Added the README 2023-10-25 18:59:01 +00:00