On Thu, 13 Jun 2019 23:09:58 +0200, Patrick Dupre wrote:
> Maybe, however, some perl packages require packages with a version
> number higher than a certain value.
> Thus, if the Provides/Requires instructions are not set properly,
> all the packages requiring other packages fail, either at the bu
On 6/13/19 3:14 PM, Neal Gompa wrote:
> On Thu, Jun 13, 2019 at 3:13 PM Daniel Walsh wrote:
>> Send an email to: podman-j...@lists.podman.io with the word "subscribe"
>> in the title, or by going to https://lists.podman.io and scrolling to
>> the bottom of that page to subscribe.
>>
> Could FAS lo
On 6/13/19 3:14 PM, Neal Gompa wrote:
> On Thu, Jun 13, 2019 at 3:13 PM Daniel Walsh wrote:
>> Send an email to: podman-j...@lists.podman.io with the word "subscribe"
>> in the title, or by going to https://lists.podman.io and scrolling to
>> the bottom of that page to subscribe.
>>
> Could FAS lo
On 6/12/19 1:43 PM, Patrick Dupre wrote:
cpanspec --add-buildrequires perl-generators Tk-JBrowseEntry-5.22.tar.gz
only add:
BuildRequires: perl-generators
in the .spec file
which does not help.
Sure, it does. The purpose of the "perl-generators" package is to
include information about wha
Hello!
Wine 4.8 started offering the ability to compile parts of itself as Windows binaries
instead of Linux binaries but Fedora had not followed suit. This is changing. The
Fedora Wine 4.10 update will switch to use MinGW to compile those Windows binaries.
This will keep Fedora mostly in line
Thank you for these details.
However
1) I expect that I would have to edit the .spec file
2) After that I install the package
perl-Tk-JBrowseEntry-5.22-1.fc30.noarch
I generate a
perl-Tk-JFileDialog.spec
which contains:
BuildRequires: perl(Tk::JBrowseEntry) >= 4.63
Why that?
When I want to insta
On 6/14/19 2:38 PM, Patrick Dupre wrote:
1) I expect that I would have to edit the .spec file
That's right. You do. And that's expected.
http://cpanspec.sourceforge.net/ indicates: "It is assumed that
maintainers will need to do some (hopefully small) amount of work to
clean up the genera