Commit Graph

6 Commits

Author SHA1 Message Date
Yaakov Selkowitz
b95af99620 Drop i686
https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
https://github.com/containers/composefs/pull/229
2023-11-10 14:00:24 -05:00
Yaakov Selkowitz
ce23e6b14c Use go-md2man for building manpages
go-md2man is already used by other containers components, and is
therefore available in the RHEL buildroot, where pandoc (due to its
build dependency on the GHC stack) is not.

https://github.com/containers/composefs/pull/227
2023-11-09 15:30:31 -05:00
Colin Walters
7029d3d170 Use %autochangelog
Because it's way less annoying.
2023-11-06 14:44:17 -05:00
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