rpms/perl-accessors/devel perl-accessors.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-14 Thread Daniel P. Berrange
Author: berrange

Update of /cvs/extras/rpms/perl-accessors/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8488

Modified Files:
.cvsignore sources 
Added Files:
perl-accessors.spec 
Log Message:
Initial import after review (rhbz #511081)


--- NEW FILE perl-accessors.spec ---
Name:   perl-accessors
Version:1.01
Release:1%{?dist}
Summary:Create accessor methods in caller's package
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/accessors/
Source0:
http://www.cpan.org/authors/id/S/SP/SPURKIS/accessors-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl = 1:5.6.0
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::More) = 0.01
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
The accessors pragma lets you create simple accessors at compile-time.

%prep
%setup -q -n accessors-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build

%install
rm -rf $RPM_BUILD_ROOT

./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

# A few of the .pm modules have bogus execute permission
find $RPM_BUILD_ROOT%{perl_vendorlib} -name *.pm | xargs chmod a-x

%check
./Build test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes README TODO
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Mon Jul 06 2009 Daniel P. Berrange berra...@redhat.com 1.01-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-accessors/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  14 Jul 2009 04:42:47 -  1.1
+++ .cvsignore  14 Jul 2009 09:35:57 -  1.2
@@ -0,0 +1,4 @@
+accessors-1.01.tar.gz
+.build*.log
+*.rpm
+noarch


Index: sources
===
RCS file: /cvs/extras/rpms/perl-accessors/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 14 Jul 2009 04:42:47 -  1.1
+++ sources 14 Jul 2009 09:35:57 -  1.2
@@ -0,0 +1 @@
+fc764c9cbfd03762c0d4f8ffaabaecb0  accessors-1.01.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


rpms/perl-accessors/F-11 perl-accessors.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-14 Thread Daniel P. Berrange
Author: berrange

Update of /cvs/extras/rpms/perl-accessors/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10319

Modified Files:
.cvsignore sources 
Added Files:
perl-accessors.spec 
Log Message:
Initial import after review (rhbz #511081)


--- NEW FILE perl-accessors.spec ---
Name:   perl-accessors
Version:1.01
Release:1%{?dist}
Summary:Create accessor methods in caller's package
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/accessors/
Source0:
http://www.cpan.org/authors/id/S/SP/SPURKIS/accessors-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl = 1:5.6.0
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::More) = 0.01
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
The accessors pragma lets you create simple accessors at compile-time.

%prep
%setup -q -n accessors-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build

%install
rm -rf $RPM_BUILD_ROOT

./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

# A few of the .pm modules have bogus execute permission
find $RPM_BUILD_ROOT%{perl_vendorlib} -name *.pm | xargs chmod a-x

%check
./Build test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes README TODO
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Mon Jul 06 2009 Daniel P. Berrange berra...@redhat.com 1.01-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-accessors/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  14 Jul 2009 04:42:47 -  1.1
+++ .cvsignore  14 Jul 2009 09:43:41 -  1.2
@@ -0,0 +1,4 @@
+accessors-1.01.tar.gz
+.build*.log
+*.rpm
+noarch


Index: sources
===
RCS file: /cvs/extras/rpms/perl-accessors/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 14 Jul 2009 04:42:47 -  1.1
+++ sources 14 Jul 2009 09:43:41 -  1.2
@@ -0,0 +1 @@
+fc764c9cbfd03762c0d4f8ffaabaecb0  accessors-1.01.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 465300] transparent tray icons written using perl-Gtk2-TrayIcon have a white background

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Bug Zapper fedora-triage-l...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||WONTFIX




--- Comment #4 from Bug Zapper fedora-triage-l...@redhat.com  2009-07-14 
10:04:27 EDT ---

Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 491933] Catalyst install still fails as listed in bug 455151

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Bug Zapper fedora-triage-l...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||WONTFIX




--- Comment #6 from Bug Zapper fedora-triage-l...@redhat.com  2009-07-14 
12:29:49 EDT ---

Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 428136] package is deprecated

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Bug Zapper fedora-triage-l...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||WONTFIX




--- Comment #6 from Bug Zapper fedora-triage-l...@redhat.com  2009-07-14 
12:32:31 EDT ---

Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 438078] change smtpdaemon to server(smtp)

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Bug Zapper fedora-triage-l...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||WONTFIX




--- Comment #3 from Bug Zapper fedora-triage-l...@redhat.com  2009-07-14 
12:32:38 EDT ---

Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 473407] Every invocation of svk generates the same warning.

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Bug Zapper fedora-triage-l...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||WONTFIX




--- Comment #11 from Bug Zapper fedora-triage-l...@redhat.com  2009-07-14 
12:59:10 EDT ---

Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 229179] check_whitelist and check_spamd scripts missing.

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Bug Zapper fedora-triage-l...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||WONTFIX




--- Comment #12 from Bug Zapper fedora-triage-l...@redhat.com  2009-07-14 
13:07:02 EDT ---

Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 431014] update to rt-3.6.6

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Bug Zapper fedora-triage-l...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||WONTFIX




--- Comment #3 from Bug Zapper fedora-triage-l...@redhat.com  2009-07-14 
14:17:27 EDT ---

Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 448007] gscan2pdf not working

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Bug Zapper fedora-triage-l...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||WONTFIX




--- Comment #7 from Bug Zapper fedora-triage-l...@redhat.com  2009-07-14 
14:17:35 EDT ---

Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511364] New: FTBFS perl-Email-MIME-Modifier-1.443-2.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-Email-MIME-Modifier-1.443-2.fc11

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

   Summary: FTBFS perl-Email-MIME-Modifier-1.443-2.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-Email-MIME-Modifier
AssignedTo: tcall...@redhat.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: tcall...@redhat.com, fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-Email-MIME-Modifier-1.443-2.fc11.src.rpm Failed To Build From Source
against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more
information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 473407] Every invocation of svk generates the same warning.

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #12 from Derek Atkins warl...@mit.edu  2009-07-14 19:45:52 EDT ---
As I said in Comment #10, this is still an issue with F10.  I'm not the creator
so I cannot change the version.   And apparently I cannot reopen this, either. 
:(

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 473407] Every invocation of svk generates the same warning.

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

   Keywords||Reopened
 Status|CLOSED  |ASSIGNED
Version|9   |10
 Resolution|WONTFIX |




-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511446] New: FTBFS perl-Sys-Virt-0.2.0-2.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-Sys-Virt-0.2.0-2.fc11

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

   Summary: FTBFS perl-Sys-Virt-0.2.0-2.fc11
   Product: Fedora
   Version: rawhide
  Platform: i386
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-Sys-Virt
AssignedTo: st...@silug.org
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: st...@silug.org, berra...@redhat.com,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-Sys-Virt-0.2.0-2.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511438] New: FTBFS perl-Template-Plugin-Class-0.13-6.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-Template-Plugin-Class-0.13-6.fc11

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

   Summary: FTBFS perl-Template-Plugin-Class-0.13-6.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-Template-Plugin-Class
AssignedTo: tcall...@redhat.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: tcall...@redhat.com, fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-Template-Plugin-Class-0.13-6.fc11.src.rpm Failed To Build From Source
against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more
information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511445] New: FTBFS perl-HTML-FormFu-Model-DBIC-0.03007-1.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-HTML-FormFu-Model-DBIC-0.03007-1.fc11

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

   Summary: FTBFS perl-HTML-FormFu-Model-DBIC-0.03007-1.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-HTML-FormFu-Model-DBIC
AssignedTo: cw...@alumni.drew.edu
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: cw...@alumni.drew.edu,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-HTML-FormFu-Model-DBIC-0.03007-1.fc11.src.rpm Failed To Build From Source
against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more
information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511509] New: FTBFS perl-Event-Lib-1.03-6.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-Event-Lib-1.03-6.fc11

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

   Summary: FTBFS perl-Event-Lib-1.03-6.fc11
   Product: Fedora
   Version: rawhide
  Platform: x86_64
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-Event-Lib
AssignedTo: kwiz...@gmail.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: fedora-perl-devel-list@redhat.com, kwiz...@gmail.com
Blocks: 511348
Classification: Fedora


perl-Event-Lib-1.03-6.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511512] New: FTBFS perl-RRD-Simple-1.43-3.fc9

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-RRD-Simple-1.43-3.fc9

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

   Summary: FTBFS perl-RRD-Simple-1.43-3.fc9
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-RRD-Simple
AssignedTo: cw...@alumni.drew.edu
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: cw...@alumni.drew.edu,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-RRD-Simple-1.43-3.fc9.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511537] New: FTBFS perl-POE-Component-Server-SimpleHTTP-1.48-2.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-POE-Component-Server-SimpleHTTP-1.48-2.fc11

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

   Summary: FTBFS perl-POE-Component-Server-SimpleHTTP-1.48-2.fc11
   Product: Fedora
   Version: rawhide
  Platform: i386
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-POE-Component-Server-SimpleHTTP
AssignedTo: cw...@alumni.drew.edu
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: cw...@alumni.drew.edu,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-POE-Component-Server-SimpleHTTP-1.48-2.fc11.src.rpm Failed To Build From
Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for
more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511568] New: FTBFS perl-Log-Log4perl-1.20-3.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-Log-Log4perl-1.20-3.fc11

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

   Summary: FTBFS perl-Log-Log4perl-1.20-3.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-Log-Log4perl
AssignedTo: ska...@redhat.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: ska...@redhat.com, fedora-perl-devel-list@redhat.com,
mmasl...@redhat.com
Blocks: 511348
Classification: Fedora


perl-Log-Log4perl-1.20-3.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511570] New: FTBFS perl-MooseX-Traits-Attribute-CascadeClear-0.03-2.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-MooseX-Traits-Attribute-CascadeClear-0.03-2.fc11

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

   Summary: FTBFS
perl-MooseX-Traits-Attribute-CascadeClear-0.03-2.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-MooseX-Traits-Attribute-CascadeClear
AssignedTo: cw...@alumni.drew.edu
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: cw...@alumni.drew.edu,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-MooseX-Traits-Attribute-CascadeClear-0.03-2.fc11.src.rpm Failed To Build
From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS
for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511569] New: FTBFS perl-Mail-Box-2.087-1.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-Mail-Box-2.087-1.fc11

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

   Summary: FTBFS perl-Mail-Box-2.087-1.fc11
   Product: Fedora
   Version: rawhide
  Platform: i386
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-Mail-Box
AssignedTo: tcall...@redhat.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: tcall...@redhat.com, fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-Mail-Box-2.087-1.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511588] New: FTBFS perl-Email-MIME-Creator-1.455-1.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-Email-MIME-Creator-1.455-1.fc11

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

   Summary: FTBFS perl-Email-MIME-Creator-1.455-1.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-Email-MIME-Creator
AssignedTo: tcall...@redhat.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: tcall...@redhat.com, fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-Email-MIME-Creator-1.455-1.fc11.src.rpm Failed To Build From Source
against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more
information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511634] New: FTBFS perl-IPC-Run-0.82-2.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-IPC-Run-0.82-2.fc11

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

   Summary: FTBFS perl-IPC-Run-0.82-2.fc11
   Product: Fedora
   Version: rawhide
  Platform: x86_64
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-IPC-Run
AssignedTo: st...@silug.org
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: st...@silug.org, fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-IPC-Run-0.82-2.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511645] New: FTBFS perl-SQL-Statement-1.15-5.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-SQL-Statement-1.15-5.fc11

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

   Summary: FTBFS perl-SQL-Statement-1.15-5.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-SQL-Statement
AssignedTo: ska...@redhat.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: ska...@redhat.com, fedora-perl-devel-list@redhat.com,
mmasl...@redhat.com
Blocks: 511348
Classification: Fedora


perl-SQL-Statement-1.15-5.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511635] New: FTBFS perl-MooseX-Getopt-0.18-1.fc12

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-MooseX-Getopt-0.18-1.fc12

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

   Summary: FTBFS perl-MooseX-Getopt-0.18-1.fc12
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-MooseX-Getopt
AssignedTo: cw...@alumni.drew.edu
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: cw...@alumni.drew.edu,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-MooseX-Getopt-0.18-1.fc12.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511633] New: FTBFS perl-Bio-Graphics-1.94-1.fc12

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-Bio-Graphics-1.94-1.fc12

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

   Summary: FTBFS perl-Bio-Graphics-1.94-1.fc12
   Product: Fedora
   Version: rawhide
  Platform: i386
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-Bio-Graphics
AssignedTo: al...@users.sourceforge.net
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: al...@users.sourceforge.net,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-Bio-Graphics-1.94-1.fc12.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511652] New: FTBFS perl-MooseX-Role-Parameterized-0.09-2.fc12

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-MooseX-Role-Parameterized-0.09-2.fc12

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

   Summary: FTBFS perl-MooseX-Role-Parameterized-0.09-2.fc12
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-MooseX-Role-Parameterized
AssignedTo: cw...@alumni.drew.edu
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: cw...@alumni.drew.edu,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-MooseX-Role-Parameterized-0.09-2.fc12.src.rpm Failed To Build From Source
against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more
information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511729] New: FTBFS perl-SVN-Simple-0.27-7.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-SVN-Simple-0.27-7.fc11

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

   Summary: FTBFS perl-SVN-Simple-0.27-7.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-SVN-Simple
AssignedTo: ianburr...@gmail.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: ianburr...@gmail.com,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-SVN-Simple-0.27-7.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511733] New: FTBFS perl-Tie-IxHash-1.21-9.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-Tie-IxHash-1.21-9.fc11

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

   Summary: FTBFS perl-Tie-IxHash-1.21-9.fc11
   Product: Fedora
   Version: rawhide
  Platform: i386
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-Tie-IxHash
AssignedTo: tcall...@redhat.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: tcall...@redhat.com, fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-Tie-IxHash-1.21-9.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511752] New: FTBFS perl-MooseX-AttributeHelpers-0.19-1.fc12

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-MooseX-AttributeHelpers-0.19-1.fc12

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

   Summary: FTBFS perl-MooseX-AttributeHelpers-0.19-1.fc12
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-MooseX-AttributeHelpers
AssignedTo: cw...@alumni.drew.edu
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: cw...@alumni.drew.edu,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-MooseX-AttributeHelpers-0.19-1.fc12.src.rpm Failed To Build From Source
against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more
information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511749] New: FTBFS perl-AnyEvent-XMPP-0.4-1.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-AnyEvent-XMPP-0.4-1.fc11

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

   Summary: FTBFS perl-AnyEvent-XMPP-0.4-1.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-AnyEvent-XMPP
AssignedTo: allis...@gmail.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: fedora-perl-devel-list@redhat.com, allis...@gmail.com
Blocks: 511348
Classification: Fedora


perl-AnyEvent-XMPP-0.4-1.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[Bug 511770] New: FTBFS perl-SVN-Mirror-0.75-2.fc11

2009-07-14 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS perl-SVN-Mirror-0.75-2.fc11

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

   Summary: FTBFS perl-SVN-Mirror-0.75-2.fc11
   Product: Fedora
   Version: rawhide
  Platform: All
   URL: http://linux.dell.com/files/fedora/FixBuildRequires/mo
ck-results/
OS/Version: Linux
Status: NEW
  Severity: high
  Priority: high
 Component: perl-SVN-Mirror
AssignedTo: ianburr...@gmail.com
ReportedBy: ft...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: ianburr...@gmail.com,
fedora-perl-devel-list@redhat.com
Blocks: 511348
Classification: Fedora


perl-SVN-Mirror-0.75-2.fc11.src.rpm Failed To Build From Source against the
rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

-- 
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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list