On Sun, 2017-08-20 at 18:49 +0000, Zbigniew Jędrzejewski-Szmek wrote:
On Sun, Aug 20, 2017 at 05:09:04PM +0100, Sérgio Basto wrote:
On Sun, 2017-08-20 at 14:46 +0000, Zbigniew Jędrzejewski-Szmek wrote:
On Sun, Aug 20, 2017 at 05:16:54AM +0100, Sérgio Basto wrote:
On Sun, 2017-08-20 at 03:26 +0000, Zbigniew Jędrzejewski-Szmek wrote:
Hi,
I pushed the changes and rebuilt the packages today.
Hi, I got this [1] in log of wammu-0.43-1.fc28, so in [2] line 50 you need replace Requires: %{name} = %{version}-%{release} by Requires: python2-%{name} = %{version}-%{release}
isn't it ?
Thanks. That's two bugs:
- the Provides for the old name without %{_isa} is missing
(Requires: %{name}%{_isa} is resolvable, but not Requires: %{name})
- internal Requires should be updated to use the new name
(using the old name does not break anything in general, but is inelegant).
I still got Error: nothing provides python2-wxPython = 3.0.2.0- 17.fc28 needed by wxPython-devel-3.0.2.0-17.fc28.armv7hl
Now it is because python2-wxpython != python2-wxPython , P is need to be a capital letter
Yikes. Building again.
Thanks for the quick reply, now I could built wammu package on rawhide
Zbyszek _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org