18 Dec
2021
18 Dec
'21
19:20
On Samstag, 18. Dezember 2021 19:16:54 CET Georg Pfuetzenreuter wrote:
The old "dog" package is question worthy anyways. The RPM spec declares ownership of wildcard bin- and mandirs.
https://build.opensuse.org/package/view_file/utilities/dog/dog.spec `%{_bindir}/*` `%doc %{_mandir}/man1/*`
Your claim is wrong, it packages all files inside the mentioned paths, inside the buildroot. There is a difference between "%{_bindir}" and "%{_bindir}/*". While some packages use less generic globs, or no globs at all, this is a quite common pattern, and definitely correct. Kind regards, Stefan -- Stefan Brüns / Bergstraße 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019