On Tuesday 14 of November 2017, Elan Ruusamäe wrote:
> On 13.11.2017 10:17, arekm wrote:
> > -%if %{with firmware}
> > -Suggests: linux-firmware
> > -%else
> >
> > Requires: linux-firmware
> >
> > -%endif
>
> i still think firmware package can be optional. think kvm's which really
> have no p
On 13.11.2017 23:46, matkor wrote:
Rel 2. Strict dependencies on python*-persistent, added *.[ch] files.
python-BTrees.spec | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/python-BTrees.spec b/python-BTrees.spec
index 03cdf0b..479c7e8 100644
--- a/pytho
On 13.11.2017 23:06, matkor wrote:
+%dir %{_includedir}/python3.6m/persistent/
+%{_includedir}/python3.6m/persistent/cPersistence.h
+%{_includedir}/python3.6m/persistent/ring.h
you have hardcoded paths here!
python.spec has:
%define py_incdir %{_includedir}/python%{py_ver}
that macro even
On 13.11.2017 10:17, arekm wrote:
-%if %{with firmware}
-Suggests: linux-firmware
-%else
Requires: linux-firmware
-%endif
i still think firmware package can be optional. think kvm's which really
have no physical devices.
--
glen
___
pld