Marcela Maslanova | 1 Aug 2008 09:39
Picon
Favicon
Gravatar

Re: Adding Padre to Fedora


Gabor Szabo wrote:
> Hi,
>
> I have just released the first public version of Padre -
> Perl Application Development and Refactoring Environment
> as a CPAN module.
> See http://search.cpan.org/dist/Padre/
>
> It is basically an editor with an oversized ego.
>
> I would like to make sure it can easily added to Fedora
> and that it will be added.
>
> So I'd like to ask that someone here will pick up the module from CPAN and
> try to integrate it into Fedora. If you encounter any issues, I'd be more than
> happy to know about them so I can fix them ASAP.
>
> regards
>   Gabor
>   
I encounter only one problem, there's missing module 
perl(Wx::Perl::ProcessStream). I can file review for those two packages.

--

-- 
Marcela Mašláňová
BaseOS team Brno

Gabor Szabo | 1 Aug 2008 10:18
Picon
Gravatar

Re: Adding Padre to Fedora

On Fri, Aug 1, 2008 at 10:39 AM, Marcela Maslanova <mmaslano <at> redhat.com> wrote:
>
>
> Gabor Szabo wrote:
>>
>> Hi,
>>
>> I have just released the first public version of Padre -
>> Perl Application Development and Refactoring Environment
>> as a CPAN module.
>> See http://search.cpan.org/dist/Padre/
>>
>> It is basically an editor with an oversized ego.
>>
>> I would like to make sure it can easily added to Fedora
>> and that it will be added.
>>
>> So I'd like to ask that someone here will pick up the module from CPAN and
>> try to integrate it into Fedora. If you encounter any issues, I'd be more
>> than
>> happy to know about them so I can fix them ASAP.
>>
>> regards
>>  Gabor
>>
>
> I encounter only one problem, there's missing module
> perl(Wx::Perl::ProcessStream). I can file review for those two packages.
>

(Continue reading)

Marcela Maslanova | 1 Aug 2008 11:56
Picon
Favicon
Gravatar

Re: Adding Padre to Fedora


>
> If review means someone will pick it up and try to add it to Fedora,
> then great.
>
>   
I'm trying to add both packaes.
I can't pass tests and I have the same warning, when I'm running Padre. 
Please check the warning log. This is blocker for inclusion into Fedora.

--

-- 
Marcela Mašláňová
BaseOS team Brno

11:42:08 AM: libwx_baseu_net-2.8.so: cannot open shared object file: No such file or directory
11:42:08 AM: libwx_gtk2u_html-2.8.so: cannot open shared object file: No such file or directory
11:42:09 AM: libwx_gtk2u_stc-2.8.so: cannot open shared object file: No such file or directory
11:42:08 AM: libwx_baseu_net-2.8.so: cannot open shared object file: No such file or directory
11:42:08 AM: libwx_gtk2u_html-2.8.so: cannot open shared object file: No such file or directory
11:42:09 AM: libwx_gtk2u_stc-2.8.so: cannot open shared object file: No such file or directory
Marcela Maslanova | 1 Aug 2008 12:08
Picon
Favicon
Gravatar

Re: Adding Padre to Fedora

Please someone review:
https://bugzilla.redhat.com/show_bug.cgi?id=457505
https://bugzilla.redhat.com/show_bug.cgi?id=457517

bugzilla | 1 Aug 2008 13:57
Picon
Favicon

[Bug 457534] New: perl-Catalyst-Manual does not provide perl(Catalyst::Manual)

Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

https://bugzilla.redhat.com/show_bug.cgi?id=457534

           Summary: perl-Catalyst-Manual does not provide
                    perl(Catalyst::Manual)
           Product: Fedora
           Version: 9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: medium
          Priority: low
         Component: perl-Catalyst-Manual
        AssignedTo: cweyl <at> alumni.drew.edu
        ReportedBy: emmanuel.seyman <at> club-internet.fr
         QAContact: extras-qa <at> fedoraproject.org
                CC: fedora-perl-devel-list <at> redhat.com

Description of problem:
I'm hitting an error trying to update my system on which the perl-Catalyst-*
modules are installed.

It looks like the perl-Catalyst-Manual rpm doesn't actually provide
perl(Catalyst::Manual) and this is causing yum to fail.

[manu <at> orient ~]$ LANG=C sudo yum provides "perl(Catalyst::Manual)"
perl-Catalyst-Manual-5.700701-3.fc9.noarch : Catalyst web framework manual
Matched from:
(Continue reading)

Chris Weyl | 1 Aug 2008 03:16
Favicon

rpms/perl-Catalyst-Devel/devel .cvsignore, 1.4, 1.5 perl-Catalyst-Devel.spec, 1.6, 1.7 sources, 1.4, 1.5

Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Devel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8200

Modified Files:
	.cvsignore perl-Catalyst-Devel.spec sources 
Log Message:
* Thu Jul 31 2008 Chris Weyl <cweyl <at> alumni.drew.edu> 1.08-1
- update to 1.08

Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Devel/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	23 Jun 2008 03:40:04 -0000	1.4
+++ .cvsignore	1 Aug 2008 01:15:44 -0000	1.5
 <at>  <at>  -1 +1  <at>  <at> 
-Catalyst-Devel-1.07.tar.gz
+Catalyst-Devel-1.08.tar.gz

Index: perl-Catalyst-Devel.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Devel/devel/perl-Catalyst-Devel.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Catalyst-Devel.spec	1 Aug 2008 00:57:49 -0000	1.6
(Continue reading)

Chris Weyl | 1 Aug 2008 02:58
Favicon

rpms/perl-Catalyst-Devel/devel perl-Catalyst-Devel.spec,1.5,1.6

Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Devel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv418

Modified Files:
	perl-Catalyst-Devel.spec 
Log Message:
* Thu Jul 31 2008 Chris Weyl <cweyl <at> alumni.drew.edu> 1.07-2
- drop requires on Catalyst::Manual that should have been dropped in 1.06-1

Index: perl-Catalyst-Devel.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Devel/devel/perl-Catalyst-Devel.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Catalyst-Devel.spec	23 Jun 2008 03:40:04 -0000	1.5
+++ perl-Catalyst-Devel.spec	1 Aug 2008 00:57:49 -0000	1.6
 <at>  <at>  -1,6 +1,6  <at>  <at> 
 Name:           perl-Catalyst-Devel
 Version:        1.07
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Catalyst Development Tools
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 <at>  <at>  -28,7 +28,6  <at>  <at> 

 Requires:       perl(Catalyst) >= 5.7000
(Continue reading)

Chris Weyl | 1 Aug 2008 03:06
Favicon

rpms/perl-Catalyst-Devel/F-9 perl-Catalyst-Devel.spec,1.5,1.6

Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Devel/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7599

Modified Files:
	perl-Catalyst-Devel.spec 
Log Message:
* Thu Jul 31 2008 Chris Weyl <cweyl <at> alumni.drew.edu> 1.07-2
- drop requires on Catalyst::Manual that should have been dropped in 1.06-1

Index: perl-Catalyst-Devel.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Devel/F-9/perl-Catalyst-Devel.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Catalyst-Devel.spec	23 Jun 2008 16:13:19 -0000	1.5
+++ perl-Catalyst-Devel.spec	1 Aug 2008 01:06:16 -0000	1.6
 <at>  <at>  -1,6 +1,6  <at>  <at> 
 Name:           perl-Catalyst-Devel
 Version:        1.07
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Catalyst Development Tools
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 <at>  <at>  -28,7 +28,6  <at>  <at> 

 Requires:       perl(Catalyst) >= 5.7000
(Continue reading)

bugzilla | 1 Aug 2008 14:59
Picon
Favicon

[Bug 444341] EPEL4 branching request for perl-Crypt-Blowfish

Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: EPEL4 branching request for perl-Crypt-Blowfish

https://bugzilla.redhat.com/show_bug.cgi?id=444341

andreas <at> bawue.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|                            |NEXTRELEASE

------- Additional Comments From andreas <at> bawue.net  2008-08-01 08:59 EST -------
Package has been built. Thx for the patience and the reminders. :-)

--

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

bugzilla | 1 Aug 2008 15:00
Picon
Favicon

[Bug 442549] perl-Spreadsheet-ParseExcel not available in EPEL

Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: perl-Spreadsheet-ParseExcel not available in EPEL

https://bugzilla.redhat.com/show_bug.cgi?id=442549

Bug 442549 depends on bug 457225, which changed state.

Bug 457225 Summary: Perl-Proc-ProcessTable branched but not built for EPEL
https://bugzilla.redhat.com/show_bug.cgi?id=457225

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|                            |NEXTRELEASE

--

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Gmane