[Bug 437612] New: fileconflict

2008-03-15 Thread bugzilla
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=437612

   Summary: fileconflict
   Product: Fedora
   Version: rawhide
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: low
  Priority: low
 Component: perl-pmtools
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
 QAContact: [EMAIL PROTECTED]
CC: fedora-perl-devel-list@redhat.com


Description of problem:

fileconflict for /usr/share/man/man1/pman.1.gz in
perl-pmtools-1.10-1.fc9.noarch.rpm and pinfo-0.6.9-6.fc9.i386.rpm

regards,

Florian La Roche


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

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

--
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 437615] New: fileconflict

2008-03-15 Thread bugzilla
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=437615

   Summary: fileconflict
   Product: Fedora
   Version: rawhide
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: low
  Priority: low
 Component: perl-CPANPLUS
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
 QAContact: [EMAIL PROTECTED]
CC: fedora-perl-devel-list@redhat.com


Description of problem:

fileconflict for /usr/share/man/man3/CPANPLUS::Dist::Build.3pm.gz in
perl-CPANPLUS-0.84-14.fc9.i386.rpm and perl-CPANPLUS-Dist-Build-0.05-5.f
c9.noarch.rpm

regards,

Florian La Roche


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

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

--
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 437615] fileconflict

2008-03-15 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: fileconflict


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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
   Flag||needinfo?([EMAIL PROTECTED]
   ||)




--- Additional Comments From [EMAIL PROTECTED]  2008-03-15 11:43 EST ---
You didn't mention versions of anything...

There shouldn't be a perl-CPANPLUS in rawhide right now.  CPANPLUS is a core
module in perl 5.10.

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

--
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-Sub-Name/devel .cvsignore, 1.2, 1.3 perl-Sub-Name.spec, 1.6, 1.7 sources, 1.2, 1.3

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Sub-Name/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21772

Modified Files:
.cvsignore perl-Sub-Name.spec sources 
Log Message:
* Sat Mar 15 2008 Chris Weyl [EMAIL PROTECTED] 0.03-1
- update to 0.03



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-Sub-Name/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore  6 Sep 2006 14:52:25 -   1.2
+++ .cvsignore  15 Mar 2008 17:14:53 -  1.3
@@ -1 +1 @@
-Sub-Name-0.02.tar.gz
+Sub-Name-0.03.tar.gz


Index: perl-Sub-Name.spec
===
RCS file: /cvs/extras/rpms/perl-Sub-Name/devel/perl-Sub-Name.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Sub-Name.spec  4 Mar 2008 21:52:52 -   1.6
+++ perl-Sub-Name.spec  15 Mar 2008 17:14:53 -  1.7
@@ -1,15 +1,16 @@
 Name:   perl-Sub-Name
-Version:0.02
-Release:5%{?dist}
+Version:0.03
+Release:1%{?dist}
 Summary:Name -- or rename -- a sub
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Sub-Name/
 Source0:
http://www.cpan.org/authors/id/X/XM/XMATH/Sub-Name-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
 %description
 This module allows one to name or rename subroutines, including anonymous
 ones.
@@ -30,8 +31,8 @@
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
 
 %{_fixperms} %{buildroot}/*
@@ -50,6 +51,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Mar 15 2008 Chris Weyl [EMAIL PROTECTED] 0.03-1
+- update to 0.03
+
 * Tue Mar  4 2008 Tom spot Callaway [EMAIL PROTECTED] - 0.02-5
 - rebuild for new perl
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Sub-Name/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 6 Sep 2006 14:52:25 -   1.2
+++ sources 15 Mar 2008 17:14:53 -  1.3
@@ -1 +1 @@
-a47e1f1fe88a0c85b7ecc0d150039616  Sub-Name-0.02.tar.gz
+809eaed69c51c5cf2086c088f518812e  Sub-Name-0.03.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-Sub-Name/F-8 perl-Sub-Name.spec,1.4,1.5 sources,1.2,1.3

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Sub-Name/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22064

Modified Files:
perl-Sub-Name.spec sources 
Log Message:
* Sat Mar 15 2008 Chris Weyl [EMAIL PROTECTED] 0.03-1
- update to 0.03



Index: perl-Sub-Name.spec
===
RCS file: /cvs/extras/rpms/perl-Sub-Name/F-8/perl-Sub-Name.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Sub-Name.spec  17 Oct 2007 03:23:37 -  1.4
+++ perl-Sub-Name.spec  15 Mar 2008 17:23:55 -  1.5
@@ -1,15 +1,16 @@
 Name:   perl-Sub-Name
-Version:0.02
-Release:3%{?dist}.1
+Version:0.03
+Release:1%{?dist}
 Summary:Name -- or rename -- a sub
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Sub-Name/
 Source0:
http://www.cpan.org/authors/id/X/XM/XMATH/Sub-Name-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
 %description
 This module allows one to name or rename subroutines, including anonymous
 ones.
@@ -30,8 +31,8 @@
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
 
 %{_fixperms} %{buildroot}/*
@@ -50,6 +51,15 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Mar 15 2008 Chris Weyl [EMAIL PROTECTED] 0.03-1
+- update to 0.03
+
+* Tue Mar  4 2008 Tom spot Callaway [EMAIL PROTECTED] - 0.02-5
+- rebuild for new perl
+
+* Mon Feb 18 2008 Fedora Release Engineering [EMAIL PROTECTED] - 0.02-4.1
+- Autorebuild for GCC 4.3
+
 * Tue Oct 16 2007 Tom spot Callaway [EMAIL PROTECTED] 0.02-3.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Sub-Name/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 6 Sep 2006 14:52:25 -   1.2
+++ sources 15 Mar 2008 17:23:55 -  1.3
@@ -1 +1 @@
-a47e1f1fe88a0c85b7ecc0d150039616  Sub-Name-0.02.tar.gz
+809eaed69c51c5cf2086c088f518812e  Sub-Name-0.03.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-Sub-Name/F-7 perl-Sub-Name.spec,1.3,1.4 sources,1.2,1.3

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Sub-Name/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22070

Modified Files:
perl-Sub-Name.spec sources 
Log Message:
* Sat Mar 15 2008 Chris Weyl [EMAIL PROTECTED] 0.03-1
- update to 0.03



Index: perl-Sub-Name.spec
===
RCS file: /cvs/extras/rpms/perl-Sub-Name/F-7/perl-Sub-Name.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Sub-Name.spec  17 Oct 2007 03:23:32 -  1.3
+++ perl-Sub-Name.spec  15 Mar 2008 17:24:01 -  1.4
@@ -1,6 +1,6 @@
 Name:   perl-Sub-Name
-Version:0.02
-Release:2%{?dist}
+Version:0.03
+Release:1%{?dist}
 Summary:Name -- or rename -- a sub
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -9,6 +9,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
 %description
 This module allows one to name or rename subroutines, including anonymous
 ones.
@@ -29,8 +31,8 @@
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
 
 %{_fixperms} %{buildroot}/*
@@ -49,6 +51,22 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Mar 15 2008 Chris Weyl [EMAIL PROTECTED] 0.03-1
+- update to 0.03
+
+* Tue Mar  4 2008 Tom spot Callaway [EMAIL PROTECTED] - 0.02-5
+- rebuild for new perl
+
+* Mon Feb 18 2008 Fedora Release Engineering [EMAIL PROTECTED] - 0.02-4.1
+- Autorebuild for GCC 4.3
+
+* Tue Oct 16 2007 Tom spot Callaway [EMAIL PROTECTED] 0.02-3.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
+* Tue Aug 21 2007 Chris Weyl [EMAIL PROTECTED] 0.02-3
+- bump
+
 * Wed Sep 06 2006 Chris Weyl [EMAIL PROTECTED] 0.02-2
 - bump
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Sub-Name/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 6 Sep 2006 14:52:25 -   1.2
+++ sources 15 Mar 2008 17:24:01 -  1.3
@@ -1 +1 @@
-a47e1f1fe88a0c85b7ecc0d150039616  Sub-Name-0.02.tar.gz
+809eaed69c51c5cf2086c088f518812e  Sub-Name-0.03.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-B-Keywords/devel .cvsignore, 1.3, 1.4 perl-B-Keywords.spec, 1.6, 1.7 sources, 1.3, 1.4

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-B-Keywords/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22718

Modified Files:
.cvsignore perl-B-Keywords.spec sources 
Log Message:
* Sat Mar 15 2008 Chris Weyl [EMAIL PROTECTED] 1.08-1
- update to 1.08



Index: .cvsignore
===
RCS file: /cvs/extras/rpms/perl-B-Keywords/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore  15 Feb 2007 17:01:42 -  1.3
+++ .cvsignore  15 Mar 2008 17:42:38 -  1.4
@@ -1 +1 @@
-B-Keywords-1.06.tar.gz
+B-Keywords-1.08.tar.gz


Index: perl-B-Keywords.spec
===
RCS file: /cvs/extras/rpms/perl-B-Keywords/devel/perl-B-Keywords.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-B-Keywords.spec28 Feb 2008 12:59:41 -  1.6
+++ perl-B-Keywords.spec15 Mar 2008 17:42:38 -  1.7
@@ -1,6 +1,6 @@
 Name:   perl-B-Keywords
-Version:1.06
-Release:4%{?dist}
+Version:1.08
+Release:1%{?dist}
 Summary:Lists of reserved barewords and symbol names
 
 Group:  Development/Libraries
@@ -33,16 +33,11 @@
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null ';'
-chmod -R u+w $RPM_BUILD_ROOT/*
+%{_fixperms} $RPM_BUILD_ROOT/*
 
 
 %check
-# Skip the Perl::Critic tests for two reasons:
-#   1) it fails a couple of tests
-#   2) it causes bootstrap problems
-#  (Perl::Critic 0.23 requires this module)
-mv t/05critic.t t/05critic.t.skip
-AUTHOR_TESTS=1 make test
+make test
 
 
 %clean
@@ -57,6 +52,9 @@
 
 
 %changelog
+* Sat Mar 15 2008 Chris Weyl [EMAIL PROTECTED] 1.08-1
+- update to 1.08
+
 * Thu Feb 28 2008 Tom spot Callaway [EMAIL PROTECTED] - 1.06-4
 - Rebuild normally, second pass
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-B-Keywords/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 15 Feb 2007 17:01:42 -  1.3
+++ sources 15 Mar 2008 17:42:38 -  1.4
@@ -1 +1 @@
-24f311df8a5f0174cc465e1949082db3  B-Keywords-1.06.tar.gz
+92f0d9d63d6ee2a6a2d4c5e1a90c5367  B-Keywords-1.08.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-DateTime-Format-Oracle/F-8 perl-DateTime-Format-Oracle.spec, NONE, 1.1 sources, 1.1, 1.2

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-DateTime-Format-Oracle/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22983

Modified Files:
sources 
Added Files:
perl-DateTime-Format-Oracle.spec 
Log Message:
* Thu Mar 06 2008 Tom spot Callaway [EMAIL PROTECTED] - 0.03-3
Rebuild for new perl



--- NEW FILE perl-DateTime-Format-Oracle.spec ---
Name:   perl-DateTime-Format-Oracle
Version:0.03
Release:3%{?dist}
Summary:Parse and format Oracle dates and timestamps
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/DateTime-Format-Oracle/
Source0:
http://www.cpan.org/authors/id/K/KO/KOLIBRIE/DateTime-Format-Oracle-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

BuildRequires:  perl(Convert::NLS_DATE_FORMAT)
BuildRequires:  perl(DateTime)
BuildRequires:  perl(DateTime::Format::Builder)
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Test::More)

%description
This module may be used to convert Oracle date and timestamp values into
DateTime objects. It also can take a DateTime object and produce a date
string matching the NLS_DATE_FORMAT.

%prep
%setup -q -n DateTime-Format-Oracle-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%install
rm -rf %{buildroot}

make pure_install PERL_INSTALL_ROOT=%{buildroot}

find %{buildroot} -type f -name .packlist -exec rm -f {} +
find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} %{buildroot}/*

%check
make test

%clean
rm -rf %{buildroot}

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

%changelog
* Thu Mar 06 2008 Tom spot Callaway [EMAIL PROTECTED] - 0.03-3
Rebuild for new perl

* Fri Feb 01 2008 Chris Weyl [EMAIL PROTECTED] 0.03-2
- bump

* Wed Jan 16 2008 Chris Weyl [EMAIL PROTECTED] 0.03-1
- Specfile autogenerated by cpanspec 1.74.


Index: sources
===
RCS file: /cvs/extras/rpms/perl-DateTime-Format-Oracle/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Feb 2008 02:25:23 -   1.1
+++ sources 15 Mar 2008 17:52:30 -  1.2
@@ -0,0 +1 @@
+672f1496bacf11660fa4001d7ef8cce2  DateTime-Format-Oracle-0.03.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-DateTime-Format-Oracle/F-7 perl-DateTime-Format-Oracle.spec, NONE, 1.1 sources, 1.1, 1.2

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-DateTime-Format-Oracle/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23069

Modified Files:
sources 
Added Files:
perl-DateTime-Format-Oracle.spec 
Log Message:
* Thu Mar 06 2008 Tom spot Callaway [EMAIL PROTECTED] - 0.03-3
Rebuild for new perl



--- NEW FILE perl-DateTime-Format-Oracle.spec ---
Name:   perl-DateTime-Format-Oracle
Version:0.03
Release:3%{?dist}
Summary:Parse and format Oracle dates and timestamps
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/DateTime-Format-Oracle/
Source0:
http://www.cpan.org/authors/id/K/KO/KOLIBRIE/DateTime-Format-Oracle-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

BuildRequires:  perl(Convert::NLS_DATE_FORMAT)
BuildRequires:  perl(DateTime)
BuildRequires:  perl(DateTime::Format::Builder)
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Test::More)

%description
This module may be used to convert Oracle date and timestamp values into
DateTime objects. It also can take a DateTime object and produce a date
string matching the NLS_DATE_FORMAT.

%prep
%setup -q -n DateTime-Format-Oracle-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%install
rm -rf %{buildroot}

make pure_install PERL_INSTALL_ROOT=%{buildroot}

find %{buildroot} -type f -name .packlist -exec rm -f {} +
find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} %{buildroot}/*

%check
make test

%clean
rm -rf %{buildroot}

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

%changelog
* Thu Mar 06 2008 Tom spot Callaway [EMAIL PROTECTED] - 0.03-3
Rebuild for new perl

* Fri Feb 01 2008 Chris Weyl [EMAIL PROTECTED] 0.03-2
- bump

* Wed Jan 16 2008 Chris Weyl [EMAIL PROTECTED] 0.03-1
- Specfile autogenerated by cpanspec 1.74.


Index: sources
===
RCS file: /cvs/extras/rpms/perl-DateTime-Format-Oracle/F-7/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Feb 2008 02:25:23 -   1.1
+++ sources 15 Mar 2008 17:54:11 -  1.2
@@ -0,0 +1 @@
+672f1496bacf11660fa4001d7ef8cce2  DateTime-Format-Oracle-0.03.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-Catalyst-Plugin-Static-Simple/F-7 perl-Catalyst-Plugin-Static-Simple.spec, 1.3, 1.4 sources, 1.4, 1.5

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-Static-Simple/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30234

Modified Files:
perl-Catalyst-Plugin-Static-Simple.spec sources 
Log Message:
* Wed Mar 05 2008 Tom spot Callaway [EMAIL PROTECTED] 0.20-2
- rebuild for new perl



Index: perl-Catalyst-Plugin-Static-Simple.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-Static-Simple/F-7/perl-Catalyst-Plugin-Static-Simple.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Catalyst-Plugin-Static-Simple.spec 10 Aug 2007 01:15:58 -  
1.3
+++ perl-Catalyst-Plugin-Static-Simple.spec 15 Mar 2008 18:46:03 -  
1.4
@@ -1,8 +1,8 @@
 Name:   perl-Catalyst-Plugin-Static-Simple
-Version:0.19
-Release:1%{?dist}
+Version:0.20
+Release:2%{?dist}
 Summary:Make serving static pages painless
-License:GPL or Artistic
+License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/
 Source0:
http://www.cpan.org/authors/id/A/AG/AGRUNDMA/Catalyst-Plugin-Static-Simple-%{version}.tar.gz
@@ -83,6 +83,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 05 2008 Tom spot Callaway [EMAIL PROTECTED] 0.20-2
+- rebuild for new perl
+
+* Sat Mar 01 2008 Chris Weyl [EMAIL PROTECTED] 0.20-1
+- update to 0.20
+
 * Thu Aug 09 2007 Chris Weyl [EMAIL PROTECTED] 0.19-1
 - update to 0.19
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Static-Simple/F-7/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 10 Aug 2007 01:15:58 -  1.4
+++ sources 15 Mar 2008 18:46:03 -  1.5
@@ -1 +1 @@
-58645ce0e1f6557c7c0d9db1d72cf8c6  Catalyst-Plugin-Static-Simple-0.19.tar.gz
+b97da3a3cba9e173db926548ede48f96  Catalyst-Plugin-Static-Simple-0.20.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-Catalyst-Plugin-Static-Simple/F-8 perl-Catalyst-Plugin-Static-Simple.spec, 1.4, 1.5 sources, 1.4, 1.5

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-Static-Simple/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30242

Modified Files:
perl-Catalyst-Plugin-Static-Simple.spec sources 
Log Message:
* Wed Mar 05 2008 Tom spot Callaway [EMAIL PROTECTED] 0.20-2
- rebuild for new perl



Index: perl-Catalyst-Plugin-Static-Simple.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-Static-Simple/F-8/perl-Catalyst-Plugin-Static-Simple.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Catalyst-Plugin-Static-Simple.spec 10 Aug 2007 01:16:03 -  
1.4
+++ perl-Catalyst-Plugin-Static-Simple.spec 15 Mar 2008 18:46:11 -  
1.5
@@ -1,8 +1,8 @@
 Name:   perl-Catalyst-Plugin-Static-Simple
-Version:0.19
-Release:1%{?dist}
+Version:0.20
+Release:2%{?dist}
 Summary:Make serving static pages painless
-License:GPL or Artistic
+License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/
 Source0:
http://www.cpan.org/authors/id/A/AG/AGRUNDMA/Catalyst-Plugin-Static-Simple-%{version}.tar.gz
@@ -83,6 +83,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 05 2008 Tom spot Callaway [EMAIL PROTECTED] 0.20-2
+- rebuild for new perl
+
+* Sat Mar 01 2008 Chris Weyl [EMAIL PROTECTED] 0.20-1
+- update to 0.20
+
 * Thu Aug 09 2007 Chris Weyl [EMAIL PROTECTED] 0.19-1
 - update to 0.19
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Static-Simple/F-8/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 10 Aug 2007 01:16:03 -  1.4
+++ sources 15 Mar 2008 18:46:11 -  1.5
@@ -1 +1 @@
-58645ce0e1f6557c7c0d9db1d72cf8c6  Catalyst-Plugin-Static-Simple-0.19.tar.gz
+b97da3a3cba9e173db926548ede48f96  Catalyst-Plugin-Static-Simple-0.20.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-Catalyst-Action-RenderView/F-8 perl-Catalyst-Action-RenderView.spec, 1.3, 1.4

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Action-RenderView/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30442

Modified Files:
perl-Catalyst-Action-RenderView.spec 
Log Message:
* Wed Mar  5 2008 Tom spot Callaway [EMAIL PROTECTED] 0.07-2
- rebuild for new perl



Index: perl-Catalyst-Action-RenderView.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Action-RenderView/F-8/perl-Catalyst-Action-RenderView.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Catalyst-Action-RenderView.spec23 Oct 2007 02:06:52 -  
1.3
+++ perl-Catalyst-Action-RenderView.spec15 Mar 2008 18:51:30 -  
1.4
@@ -1,6 +1,6 @@
 Name:   perl-Catalyst-Action-RenderView
 Version:0.07
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Sensible default end action for view renders
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -92,6 +92,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar  5 2008 Tom spot Callaway [EMAIL PROTECTED] 0.07-2
+- rebuild for new perl
+
 * Sun Oct 21 2007 Chris Weyl [EMAIL PROTECTED] 0.07-1
 - update to 0.07
 - update license tag: GPL - GPL+

--
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-Catalyst-Action-RenderView/F-7 perl-Catalyst-Action-RenderView.spec, 1.1, 1.2 sources, 1.2, 1.3

2008-03-15 Thread Chris Weyl
Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Action-RenderView/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30507

Modified Files:
perl-Catalyst-Action-RenderView.spec sources 
Log Message:
* Wed Mar  5 2008 Tom spot Callaway [EMAIL PROTECTED] 0.07-2
- rebuild for new perl



Index: perl-Catalyst-Action-RenderView.spec
===
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Action-RenderView/F-7/perl-Catalyst-Action-RenderView.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Catalyst-Action-RenderView.spec25 Jul 2007 00:25:32 -  
1.1
+++ perl-Catalyst-Action-RenderView.spec15 Mar 2008 18:52:27 -  
1.2
@@ -1,22 +1,23 @@
 Name:   perl-Catalyst-Action-RenderView
-Version:0.04
-Release:3%{?dist}
+Version:0.07
+Release:2%{?dist}
 Summary:Sensible default end action for view renders
-License:GPL or Artistic
+License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Catalyst-Action-RenderView/
 Source0:
http://www.cpan.org/authors/id/M/MR/MRAMBERG/Catalyst-Action-RenderView-%{version}.tar.gz
-Patch0: pod_fix.patch
 Patch1: test_pod_cover.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 # core
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 # cpan
-BuildRequires:  perl(Module::Build) = 0
 BuildRequires:  perl(Catalyst) = 5.7
+BuildRequires:  perl(Module::Build) 
+BuildRequires:  perl(Data::Visitor) = 0.08
 # test
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 BuildRequires:  perl(HTTP::Request::AsCGI)
@@ -36,9 +37,6 @@
 %prep
 %setup -q -n Catalyst-Action-RenderView-%{version}
 
-# correct pod syntax error
-%patch0
-
 # allow the pod syntax test to be invoked distinct from the pod coverage test
 %patch1
 
@@ -67,21 +65,22 @@
 find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|; s/\r//' {} +
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
 
-./Build install destdir=%{buildroot} create_packlist=0
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
+make pure_install PERL_INSTALL_ROOT=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
 
 %{_fixperms} %{buildroot}/*
 
 %check
 # pod coverage tests fail at the moment (TEST_POD_COVER)
 export TEST_POD=1
-./Build test
+make test
 
 %clean
 rm -rf %{buildroot}
@@ -93,6 +92,14 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar  5 2008 Tom spot Callaway [EMAIL PROTECTED] 0.07-2
+- rebuild for new perl
+
+* Sun Oct 21 2007 Chris Weyl [EMAIL PROTECTED] 0.07-1
+- update to 0.07
+- update license tag: GPL - GPL+
+- switch build invocations due to switchover to Module::Install
+
 * Tue Jul 24 2007 Chris Weyl [EMAIL PROTECTED] 0.04-3
 - bump
 


Index: sources
===
RCS file: /cvs/extras/rpms/perl-Catalyst-Action-RenderView/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 25 Jul 2007 00:25:32 -  1.2
+++ sources 15 Mar 2008 18:52:27 -  1.3
@@ -1 +1 @@
-95f0e438c073efa5e0930eda00304136  Catalyst-Action-RenderView-0.04.tar.gz
+649a25e729a02c9e59bee06e9c55b8de  Catalyst-Action-RenderView-0.07.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 227756] spamassassin needs restart only if sa-update returns 0

2008-03-15 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: spamassassin needs restart only if sa-update returns 0


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


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|normal  |medium
   Priority|normal  |medium
Product|Fedora Core |Fedora
Version|fc6 |6

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||RAWHIDE




--- Additional Comments From [EMAIL PROTECTED]  2008-03-15 21:17 EST ---
Can this be closed now? This looks to have been updated long ago... 

Feel free to file a new bug, or re-open if you see any further issues. 

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

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