On lun, 2013-04-01 at 13:19 +0200, Miro Hrončok wrote:
> Dne 1.4.2013 12:42, Michael Schwendt napsal(a):
> > RPM's automatic Perl dependency generator isn't 100% and has found
> > something like "use any" in a Perl module or source file. You either
> > need to work around that by changing that text
On lun, 2013-04-01 at 12:14 +0200, Reindl Harald wrote:
>
> Am 01.04.2013 12:02, schrieb Miro Hrončok:
> > Dne 1.4.2013 10:17, Dario Faggioli napsal(a):
> >> I googled for this quite a bit, but I don't seem to be able to find
> >> anything explaining how to make that "Requires: perl(any)" go
> >>
On mar, 2013-04-02 at 08:32 +0800, Christopher Meng wrote:
> %define _binaries_in_noarch_packages_terminate_build 0 ?
>
That didn't do anything... Perhaps because what I'm seeing is a `yum
install' issue, rather than a `rpmbuild -ba' issue?
Thanks anyway,
Dario
--
<> (Raistlin Majere)
--
%define _binaries_in_noarch_packages_terminate_build 0 ?
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Am 01.04.2013 12:02, schrieb Miro Hrončok:
> Dne 1.4.2013 10:17, Dario Faggioli napsal(a):
>> I googled for this quite a bit, but I don't seem to be able to find
>> anything explaining how to make that "Requires: perl(any)" go
>> away... :-(
> If you just want it to go away, try this:
> http://f
Dne 1.4.2013 12:42, Michael Schwendt napsal(a):
RPM's automatic Perl dependency generator isn't 100% and has found
something like "use any" in a Perl module or source file. You either
need to work around that by changing that text or filter it out with
the help of Requires filtering.
Seems like
Hi Dario,
In my opinion your first
'Requires: Perl'
is not needed, because you already applied the right way of require Perl
with
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
You can take a look to specfiles of other Perl modules and take them as
exam
On Mon, 01 Apr 2013 10:17:29 +0200, Dario Faggioli wrote:
> Error: Package: xen-tools-4.3.1-1.fc18.noarch (/xen-tools-4.3.1-1.fc18.noarch)
>Requires: perl(any)
>
> I googled for this quite a bit, but I don't seem to be able to find
> anything explaining how to make that "Requires: per
Hi,
Dne 1.4.2013 10:17, Dario Faggioli napsal(a):
I googled for this quite a bit, but I don't seem to be able to find
anything explaining how to make that "Requires: perl(any)" go
away... :-(
If you just want it to go away, try this:
http://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequire
Hello Everyone,
I created an (my first!) RPM of this software
http://www.xen-tools.org/software/xen-tools/ but I'm having some issues
when trying to install it.
Before anyone ask, yes, the long term plan is to follow all the usual
step to get the package officially accepted in Fedora, but I'd lik
10 matches
Mail list logo