Patrice Dumas | 1 Mar 2008 13:50
Favicon

rpms/perl-HTML-FormatText-WithLinks/devel perl-HTML-FormatText-WithLinks.spec, 1.5, 1.6

Author: pertusus

Update of /cvs/extras/rpms/perl-HTML-FormatText-WithLinks/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18887

Modified Files:
	perl-HTML-FormatText-WithLinks.spec 
Log Message:
fix license field

Index: perl-HTML-FormatText-WithLinks.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-HTML-FormatText-WithLinks/devel/perl-HTML-FormatText-WithLinks.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-HTML-FormatText-WithLinks.spec	8 Aug 2007 09:51:40 -0000	1.5
+++ perl-HTML-FormatText-WithLinks.spec	1 Mar 2008 12:50:04 -0000	1.6
 <at>  <at>  -4,7 +4,7  <at>  <at> 
 Summary:        HTML to text conversion with links as footnotes

 Group:          Development/Libraries
-License:        Artistic or GPL
+License:        Artistic or GPL+
 URL:            http://search.cpan.org/dist/HTML-FormatText-WithLinks
 Source0:        http://search.cpan.org/CPAN/authors/id/S/ST/STRUAN/HTML-FormatText-WithLinks-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

bugzilla | 1 Mar 2008 14:17
Picon
Favicon

[Bug 429531] perl incorrect calculation

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

Summary: perl incorrect calculation

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

------- Additional Comments From mal <at> gromco.com  2008-03-01 08:17 EST -------
On F7 it does not produce correct output. I did not try yet on F8.

# rpm -q perl
perl-5.8.8-28.fc7
# perl -w test2.pl
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
TBN= A=<DATA>J1</END>
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
TBN= A=<DATA>J2</END>
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
TBN= A=<DATA>J3</END>
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
TBN= A=<DATA>J4</END>
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
TBN= A=<DATA>J5</END>

--

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

(Continue reading)

bugzilla | 1 Mar 2008 14:58
Picon
Favicon

[Bug 429531] perl incorrect calculation

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

Summary: perl incorrect calculation

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

mal <at> gromco.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |ASSIGNED
           Keywords|                            |Reopened
         Resolution|CURRENTRELEASE              |

------- Additional Comments From mal <at> gromco.com  2008-03-01 08:58 EST -------
The probles IS NOT FIXED IN
 rpm -q perl
perl-5.8.8-33.fc8

# perl -w test2.pl 
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
TBN= A=<DATA>J1</END>
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
TBN= A=<DATA>J2</END>
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
TBN= A=<DATA>J3</END>
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
TBN= A=<DATA>J4</END>
Use of uninitialized value in concatenation (.) or string at attachment.cgi line 28.
(Continue reading)

bugzilla | 1 Mar 2008 16:12
Picon
Favicon

[Bug 427404] Please update to 5.48 (patch included)

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

Summary: Please update to 5.48 (patch included)

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

mmahut <at> redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |427542
              nThis|                            |

--

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

Chris Weyl | 1 Mar 2008 19:30
Favicon

rpms/perl-Smart-Comments/devel .cvsignore, 1.2, 1.3 perl-Smart-Comments.spec, 1.4, 1.5 sources, 1.2, 1.3

Author: cweyl

Update of /cvs/extras/rpms/perl-Smart-Comments/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8397

Modified Files:
	.cvsignore perl-Smart-Comments.spec sources 
Log Message:
* Sat Mar 01 2008 Chris Weyl <cweyl <at> alumni.drew.edu> 1:v1.0.3-1
- update to v1.0.3
- update lic tag
- add epoch, to move away from the 1.000... representation of the version

Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Smart-Comments/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	6 Aug 2006 16:16:13 -0000	1.2
+++ .cvsignore	1 Mar 2008 18:29:22 -0000	1.3
 <at>  <at>  -1 +1  <at>  <at> 
-Smart-Comments-v1.0.2.tar.gz
+Smart-Comments-v1.0.3.tar.gz

Index: perl-Smart-Comments.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Smart-Comments/devel/perl-Smart-Comments.spec,v
retrieving revision 1.4
retrieving revision 1.5
(Continue reading)

Chris Weyl | 1 Mar 2008 19:53
Favicon

rpms/perl-Catalyst-Plugin-Static-Simple/devel perl-Catalyst-Plugin-Static-Simple.spec, 1.4, 1.5

Author: cweyl

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

Modified Files:
	perl-Catalyst-Plugin-Static-Simple.spec 
Log Message:
* Sat Mar 01 2008 Chris Weyl <cweyl <at> alumni.drew.edu> 0.20-1
- update to 0.20

Index: perl-Catalyst-Plugin-Static-Simple.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Static-Simple/devel/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 -0000	1.4
+++ perl-Catalyst-Plugin-Static-Simple.spec	1 Mar 2008 18:53:07 -0000	1.5
 <at>  <at>  -1,8 +1,8  <at>  <at> 
 Name:           perl-Catalyst-Plugin-Static-Simple
-Version:        0.19
+Version:        0.20
 Release:        1%{?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
(Continue reading)

Chris Weyl | 1 Mar 2008 19:57
Favicon

rpms/perl-Catalyst-Plugin-Static-Simple/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5

Author: cweyl

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

Modified Files:
	.cvsignore sources 
Log Message:
* Sat Mar 01 2008 Chris Weyl <cweyl <at> alumni.drew.edu> 0.20-1
- update to 0.20

Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Static-Simple/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	10 Aug 2007 01:16:03 -0000	1.4
+++ .cvsignore	1 Mar 2008 18:56:52 -0000	1.5
 <at>  <at>  -1 +1  <at>  <at> 
-Catalyst-Plugin-Static-Simple-0.19.tar.gz
+Catalyst-Plugin-Static-Simple-0.20.tar.gz

Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Static-Simple/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	10 Aug 2007 01:16:03 -0000	1.4
(Continue reading)

Chris Weyl | 1 Mar 2008 20:21
Favicon

rpms/perl-Catalyst-Runtime/devel .cvsignore, 1.2, 1.3 perl-Catalyst-Runtime.spec, 1.2, 1.3 sources, 1.2, 1.3

Author: cweyl

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

Modified Files:
	.cvsignore perl-Catalyst-Runtime.spec sources 
Log Message:
* Sat Mar 01 2008 Chris Weyl <cweyl <at> alumni.drew.edu> 5.7012-1
- update to 5.7012

Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	15 May 2007 05:01:29 -0000	1.2
+++ .cvsignore	1 Mar 2008 19:21:20 -0000	1.3
 <at>  <at>  -1 +1  <at>  <at> 
-Catalyst-Runtime-5.7007.tar.gz
+Catalyst-Runtime-5.7012.tar.gz

Index: perl-Catalyst-Runtime.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/perl-Catalyst-Runtime.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Catalyst-Runtime.spec	15 May 2007 05:11:58 -0000	1.2
(Continue reading)

Chris Weyl | 1 Mar 2008 20:29
Favicon

rpms/perl-Smart-Comments/F-7 perl-Smart-Comments.spec, 1.4, 1.5 sources, 1.2, 1.3

Author: cweyl

Update of /cvs/extras/rpms/perl-Smart-Comments/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19034

Modified Files:
	perl-Smart-Comments.spec sources 
Log Message:
* Sat Mar 01 2008 Chris Weyl <cweyl <at> alumni.drew.edu> 1:v1.0.3-1
- update to v1.0.3
- update lic tag
- add epoch, to move away from the 1.000... representation of the version

Index: perl-Smart-Comments.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Smart-Comments/F-7/perl-Smart-Comments.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Smart-Comments.spec	27 Mar 2007 22:32:49 -0000	1.4
+++ perl-Smart-Comments.spec	1 Mar 2008 19:28:26 -0000	1.5
 <at>  <at>  -1,23 +1,27  <at>  <at> 
-%define tarver v1.0.2
-
 Name:           perl-Smart-Comments
-Version:        1.000002        
-Release:        4%{?dist}
+Epoch:          1
+Version:        v1.0.3
+Release:        1%{?dist}
(Continue reading)

Chris Weyl | 1 Mar 2008 20:29
Favicon

rpms/perl-Smart-Comments/F-8 perl-Smart-Comments.spec, 1.4, 1.5 sources, 1.2, 1.3

Author: cweyl

Update of /cvs/extras/rpms/perl-Smart-Comments/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19060

Modified Files:
	perl-Smart-Comments.spec sources 
Log Message:
* Sat Mar 01 2008 Chris Weyl <cweyl <at> alumni.drew.edu> 1:v1.0.3-1
- update to v1.0.3
- update lic tag
- add epoch, to move away from the 1.000... representation of the version

Index: perl-Smart-Comments.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Smart-Comments/F-8/perl-Smart-Comments.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Smart-Comments.spec	27 Mar 2007 22:32:49 -0000	1.4
+++ perl-Smart-Comments.spec	1 Mar 2008 19:28:41 -0000	1.5
 <at>  <at>  -1,23 +1,27  <at>  <at> 
-%define tarver v1.0.2
-
 Name:           perl-Smart-Comments
-Version:        1.000002        
-Release:        4%{?dist}
+Epoch:          1
+Version:        v1.0.3
+Release:        1%{?dist}
(Continue reading)


Gmane