[Bug 863784] perl-Coro-6.09 is available

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863784

Petr Pisar  changed:

   What|Removed |Added

   Fixed In Version||perl-Coro-6.09-1.fc19

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 758866] CVE-2011-4363 perl-Proc-ProcessTable: unsafe temporary file usage

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=758866

Jan Lieskovsky  changed:

   What|Removed |Added

 CC||jlies...@redhat.com
External Bug ID||Debian BTS 650500

--- Comment #4 from Jan Lieskovsky  ---
Upstream ticket:
  https://rt.cpan.org/Public/Bug/Display.html?id=72862

Other references:
  http://www.securityfocus.com/bid/50868
  http://www.osvdb.org/77428
  http://secunia.com/advisories/47015

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 863988] New: perl-Coro-6.09 bundles libecb

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863988

Bug ID: 863988
QA Contact: extras...@fedoraproject.org
  Severity: unspecified
   URL: http://software.schmorp.de/pkg/libecb
   Version: rawhide
  Priority: unspecified
CC: boche...@fedoraproject.org, kwiz...@gmail.com,
mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com
  Assignee: ppi...@redhat.com
   Summary: perl-Coro-6.09 bundles libecb
Regression: ---
  Story Points: ---
Classification: Fedora
OS: Unspecified
  Reporter: ppi...@redhat.com
  Type: Bug
 Documentation: ---
  Hardware: Unspecified
Mount Type: ---
Status: ASSIGNED
 Component: perl-Coro
   Product: Fedora

Coro-6.09 sources bundles ecb.h file from libecb project
.

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 863991] New: perl-Coro-6.09 does not build on S390

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863991

Bug ID: 863991
QA Contact: extras...@fedoraproject.org
  Severity: unspecified
   Version: rawhide
  Priority: unspecified
CC: boche...@fedoraproject.org, kwiz...@gmail.com,
mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com
  Assignee: ppi...@redhat.com
   Summary: perl-Coro-6.09 does not build on S390
Regression: ---
  Story Points: ---
Classification: Fedora
OS: Unspecified
  Reporter: ppi...@redhat.com
  Type: Bug
 Documentation: ---
  Hardware: s390
Mount Type: ---
Status: ASSIGNED
 Component: perl-Coro
   Product: Fedora

Coro 6.09 fails to build on big endian machine because of typo in bundled
Coro/ecb.h file:

$ gcc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4  -m31 -march=z9-109 -mtune=z10  
-DVERSION=\"6.09\" -DXS_VERSION=\"6.09\" -fPIC "-I/usr/lib/perl5/CORE" 
-DHAVE_MMAP -DCORO_UCONTEXT -DCORO_STACKSIZE=16384 -DCORO_STACKGUARD=4
-DCORO_JIT=1 State.c
In file included from State.xs:17:0:
ecb.h: In function 'ecb_byteorder_helper':
ecb.h:497:3: error: 'retrurn' undeclared (first use in this function)

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 863991] perl-Coro-6.09 does not build on S390

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863991

Petr Pisar  changed:

   What|Removed |Added

External Bug ID||CPAN 80056

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Coro] Fix building on big endian system

2012-10-08 Thread Petr Pisar
commit 7a02ec12a1ba623a662f5b624712bbe5e0a08cb2
Author: Petr Písař 
Date:   Mon Oct 8 13:39:00 2012 +0200

Fix building on big endian system

 Coro-6.09-Fix-a-typo-in-ecb.h.patch |   27 +++
 perl-Coro.spec  |8 +++-
 2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/Coro-6.09-Fix-a-typo-in-ecb.h.patch 
b/Coro-6.09-Fix-a-typo-in-ecb.h.patch
new file mode 100644
index 000..ea6bcb2
--- /dev/null
+++ b/Coro-6.09-Fix-a-typo-in-ecb.h.patch
@@ -0,0 +1,27 @@
+From de7220dcac464425fc2667706100901d0fc7f444 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Mon, 8 Oct 2012 13:25:37 +0200
+Subject: [PATCH] Fix a typo in ecb.h
+
+A code for big endian system has a mistyped return word.
+
+---
+ Coro/ecb.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Coro/ecb.h b/Coro/ecb.h
+index 1162bc6..5a88f60 100644
+--- a/Coro/ecb.h
 b/Coro/ecb.h
+@@ -494,7 +494,7 @@ ecb_byteorder_helper (void)
+ #elif __BYTE_ORDER__ && __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
+   return 0x44;
+ #elif __BYTE_ORDER__ && __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
+-  retrurn 0x11;
++  return 0x11;
+ #else
+   union
+   {
+-- 
+1.7.11.7
+
diff --git a/perl-Coro.spec b/perl-Coro.spec
index e41f97a..9363870 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,12 +1,14 @@
 Name:   perl-Coro
 Version:6.09
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:The only real threads in perl
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Coro/
 Source0:
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Coro-%{version}.tar.gz
 Patch0: %{name}-5.25-ucontext-default.patch
+# Bug #863991, CPAN RT #80056
+Patch1: Coro-6.09-Fix-a-typo-in-ecb.h.patch
 BuildRequires:  perl(AnyEvent) >= 5
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
@@ -82,6 +84,7 @@ programming much safer and easier than using other thread 
models.
 %ifnarch %{ix86} x86_64 %{arm}
 %patch0 -p1 -b .ucontext-default
 %endif
+%patch1 -p1
 
 for F in Coro/jit-*.pl; do
 sed -i -e '/^#!/d' "$F"
@@ -127,6 +130,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 08 2012 Petr Pisar  - 6.09-2
+- Fix building on big endian system (bug #863991)
+
 * Sun Oct 07 2012 Nicolas Chauvet  - 6.09-1
 - Update to 4.09
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Coro/f18] Fix building on big endian system

2012-10-08 Thread Petr Pisar
Summary of changes:

  7a02ec1... Fix building on big endian system (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 863991] perl-Coro-6.09 does not build on S390

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863991

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Coro-6.09-2.fc19

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 863991] perl-Coro-6.09 does not build on S390

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863991

--- Comment #1 from Fedora Update System  ---
perl-Coro-6.09-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/perl-Coro-6.09-2.fc18

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-OpenOffice-UNO

2012-10-08 Thread buildsys


perl-OpenOffice-UNO has broken dependencies in the F-18 tree:
On x86_64:
perl-OpenOffice-UNO-0.07-3.fc17.x86_64 requires 
perl(:MODULE_COMPAT_5.14.2)
On i386:
perl-OpenOffice-UNO-0.07-3.fc17.i686 requires 
perl(:MODULE_COMPAT_5.14.2)
perl-OpenOffice-UNO-0.07-3.fc17.i686 requires libsal_textenc.so
Please resolve this as soon as possible.


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

[Bug 863988] perl-Coro-6.09 bundles libecb

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863988

Petr Pisar  changed:

   What|Removed |Added

 Blocks||504493
   ||(DuplicSysLibsTracker)

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 863785] perl-Dancer-1.3110 is available

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863785

Petr Šabata  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Dancer-1.3110-1.fc19
 Resolution|--- |RAWHIDE
Last Closed||2012-10-08 08:26:56

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 863988] perl-Coro-6.09 bundles libecb

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863988

Petr Pisar  changed:

   What|Removed |Added

URL|http://software.schmorp.de/ |https://fedorahosted.org/fp
   |pkg/libecb  |c/ticket/220

--- Comment #1 from Petr Pisar  ---
FPC request for bundling exception .

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-OpenOffice-UNO

2012-10-08 Thread buildsys


perl-OpenOffice-UNO has broken dependencies in the rawhide tree:
On x86_64:
perl-OpenOffice-UNO-0.07-3.fc17.x86_64 requires 
perl(:MODULE_COMPAT_5.14.2)
On i386:
perl-OpenOffice-UNO-0.07-3.fc17.i686 requires 
perl(:MODULE_COMPAT_5.14.2)
perl-OpenOffice-UNO-0.07-3.fc17.i686 requires libsal_textenc.so
Please resolve this as soon as possible.


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

[Bug 863988] perl-Coro-6.09 bundles libecb

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=863988

Petr Pisar  changed:

   What|Removed |Added

 Depends On||864066

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 864102] New: Bad precedence in library version check

2012-10-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=864102

Bug ID: 864102
QA Contact: extras...@fedoraproject.org
  Severity: unspecified
   Version: el6
  Priority: unspecified
CC: perl-devel@lists.fedoraproject.org, psab...@redhat.com
  Assignee: psab...@redhat.com
   Summary: Bad precedence in library version check
Regression: ---
  Story Points: ---
Classification: Fedora
OS: Unspecified
  Reporter: li...@cmadams.net
  Type: Bug
 Documentation: ---
  Hardware: Unspecified
Mount Type: ---
Status: NEW
 Component: perl-Net-SSH2
   Product: Fedora EPEL

Created attachment 623492
  --> https://bugzilla.redhat.com/attachment.cgi?id=623492&action=edit
Fix operator precedence in auth agent check

The perl module checks the libssh2 version to decide if agent authenticaion
support should be used, but there is a bad operator precedence in the check (>=
has higher precedence than ||).  While the bug is upstream, the situation
(running newer Net::SSH2 with older libssh2) is pretty specific to RHEL 6. 
This bug makes ->auth calls fail unless an explicit auth rank is set.

The attached patch fixes the problem.

-- 
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
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Wx-0.9914.tar.gz uploaded to lookaside cache by spot

2012-10-08 Thread Tom Callaway
A file has been added to the lookaside cache for perl-Wx:

b2cb65b0a51c547cb07442f02a61be6b  Wx-0.9914.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Wx/f18] 0.9914

2012-10-08 Thread Tom Callaway
commit 37bb5038662854b9627c6fc95694456c0073b8d9
Author: Tom Callaway 
Date:   Mon Oct 8 13:14:57 2012 -0400

0.9914

 perl-Wx.spec |   11 ++-
 sources  |2 +-
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/perl-Wx.spec b/perl-Wx.spec
index 99b043f..f6845ab 100644
--- a/perl-Wx.spec
+++ b/perl-Wx.spec
@@ -9,7 +9,7 @@
 # for i in `grep -r "PACKAGE=" * | cut -d " " -f 2 | sed 's|PACKAGE=|perl(|g' 
| grep "Wx::" | sort -n |uniq`; do printf "Provides: $i)\\n"; done
 
 Name:   perl-Wx
-Version:0.9911
+Version:0.9914
 Release:1%{?dist}
 Summary:Interface to the wxWidgets cross-platform GUI toolkit
 Group:  Development/Libraries
@@ -184,9 +184,11 @@ Provides: perl(Wx::ListView)
 Provides: perl(Wx::Locale)
 Provides: perl(Wx::Log)
 Provides: perl(Wx::LogChain)
+Provides: perl(Wx::LogFormatter)
 Provides: perl(Wx::LogGui)
 Provides: perl(Wx::LogNull)
 Provides: perl(Wx::LogPassThrough)
+Provides: perl(Wx::LogRecordInfo)
 Provides: perl(Wx::LogStderr)
 Provides: perl(Wx::LogTextCtrl)
 Provides: perl(Wx::LogWindow)
@@ -232,6 +234,7 @@ Provides: perl(Wx::PlFileSystemHandler)
 Provides: perl(Wx::PlGridCellEditor)
 Provides: perl(Wx::PlGridCellRenderer)
 Provides: perl(Wx::PlLog)
+Provides: perl(Wx::PlLogFormatter)
 Provides: perl(Wx::PlLogPassThrough)
 Provides: perl(Wx::PlSizer)
 Provides: perl(Wx::PlThreadEvent)
@@ -389,6 +392,12 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Oct  8 2012 Tom Callaway  - 0.9914-1
+- update to 0.9914
+
+* Mon Oct  1 2012 Tom Callaway  - 0.9913-1
+- update to 0.9913
+
 * Fri Aug 24 2012 Tom Callaway  - 0.9911-1
 - update to 0.9911
 
diff --git a/sources b/sources
index 409b6e5..da7fa5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-528fe939dca2e50b050d78abf6866e3f  Wx-0.9911.tar.gz
+b2cb65b0a51c547cb07442f02a61be6b  Wx-0.9914.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Wx] 0.9914

2012-10-08 Thread Tom Callaway
commit 748b1f40095b53b365290e339d6ed77446f8d436
Author: Tom Callaway 
Date:   Mon Oct 8 13:21:42 2012 -0400

0.9914

 .gitignore   |1 +
 perl-Wx.spec |8 +++-
 sources  |2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4e7dc4..272dfa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Wx-0.92.tar.gz
 /Wx-0.9907.tar.gz
 /Wx-0.9911.tar.gz
 /Wx-0.9913.tar.gz
+/Wx-0.9914.tar.gz
diff --git a/perl-Wx.spec b/perl-Wx.spec
index b9b2f0f..f6845ab 100644
--- a/perl-Wx.spec
+++ b/perl-Wx.spec
@@ -9,7 +9,7 @@
 # for i in `grep -r "PACKAGE=" * | cut -d " " -f 2 | sed 's|PACKAGE=|perl(|g' 
| grep "Wx::" | sort -n |uniq`; do printf "Provides: $i)\\n"; done
 
 Name:   perl-Wx
-Version:0.9913
+Version:0.9914
 Release:1%{?dist}
 Summary:Interface to the wxWidgets cross-platform GUI toolkit
 Group:  Development/Libraries
@@ -184,9 +184,11 @@ Provides: perl(Wx::ListView)
 Provides: perl(Wx::Locale)
 Provides: perl(Wx::Log)
 Provides: perl(Wx::LogChain)
+Provides: perl(Wx::LogFormatter)
 Provides: perl(Wx::LogGui)
 Provides: perl(Wx::LogNull)
 Provides: perl(Wx::LogPassThrough)
+Provides: perl(Wx::LogRecordInfo)
 Provides: perl(Wx::LogStderr)
 Provides: perl(Wx::LogTextCtrl)
 Provides: perl(Wx::LogWindow)
@@ -232,6 +234,7 @@ Provides: perl(Wx::PlFileSystemHandler)
 Provides: perl(Wx::PlGridCellEditor)
 Provides: perl(Wx::PlGridCellRenderer)
 Provides: perl(Wx::PlLog)
+Provides: perl(Wx::PlLogFormatter)
 Provides: perl(Wx::PlLogPassThrough)
 Provides: perl(Wx::PlSizer)
 Provides: perl(Wx::PlThreadEvent)
@@ -389,6 +392,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Oct  8 2012 Tom Callaway  - 0.9914-1
+- update to 0.9914
+
 * Mon Oct  1 2012 Tom Callaway  - 0.9913-1
 - update to 0.9913
 
diff --git a/sources b/sources
index 46b45d6..da7fa5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eab115ad98737eb6a02305e1b9e79c48  Wx-0.9913.tar.gz
+b2cb65b0a51c547cb07442f02a61be6b  Wx-0.9914.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Class-Load-XS-0.06.tar.gz uploaded to lookaside cache by pghmcfc

2012-10-08 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Class-Load-XS:

a3e73647f84eb8bd26847c3dda78f0d3  Class-Load-XS-0.06.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Class-Load-XS] Update to 0.06

2012-10-08 Thread Paul Howarth
commit 917540e2fcb44225998f3fb1795ba790e355b39e
Author: Paul Howarth 
Date:   Mon Oct 8 19:10:31 2012 +0100

Update to 0.06

- New upstream release 0.06:
  - Require Class::Load 0.20 in the code, not just the distro metadata
(CPAN RT#80002)
  - Weird classes with either an ISA or VERSION constant would cause the XS 
to
blow up badly (CPAN RT#79998)
  - Fixed some broken logic that lead to a segfault from the
014-weird-constants.t test on some Perls (CPAN RT#80059)
- Bump perl(Class::Load) version requirement to 0.20
- Drop explicit requirement for perl(Class::Load), no longer needed

 perl-Class-Load-XS.spec |   18 ++
 sources |2 +-
 2 files changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/perl-Class-Load-XS.spec b/perl-Class-Load-XS.spec
index 6156daa..dbd3ac8 100644
--- a/perl-Class-Load-XS.spec
+++ b/perl-Class-Load-XS.spec
@@ -2,8 +2,8 @@
 #TODO: BR: Test::Pod::LinkCheck when available
 
 Name:  perl-Class-Load-XS
-Version:   0.04
-Release:   3%{?dist}
+Version:   0.06
+Release:   1%{?dist}
 Summary:   XS implementation of parts of Class::Load
 Group: Development/Libraries
 License:   Artistic 2.0
@@ -16,7 +16,7 @@ BuildRequires:perl(Module::Build)
 # ===
 # Module requirements
 # ===
-BuildRequires: perl(Class::Load) >= 0.15
+BuildRequires: perl(Class::Load) >= 0.20
 # ===
 # Regular test suite requirements
 # ===
@@ -38,7 +38,6 @@ BuildRequires:perl(Test::Pod)
 # Runtime requirements
 # ===
 Requires:  perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
-Requires:  perl(Class::Load) >= 0.15
 
 %{?perl_default_filter}
 
@@ -69,6 +68,17 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Class::Load::XS.3pm*
 
 %changelog
+* Mon Oct  8 2012 Paul Howarth  - 0.06-1
+- Update to 0.06:
+  - Require Class::Load 0.20 in the code, not just the distro metadata
+(CPAN RT#80002)
+  - Weird classes with either an ISA or VERSION constant would cause the XS to
+blow up badly (CPAN RT#79998)
+  - Fixed some broken logic that lead to a segfault from the
+014-weird-constants.t test on some Perls (CPAN RT#80059)
+- Bump perl(Class::Load) version requirement to 0.20
+- Drop explicit requirement for perl(Class::Load), no longer needed
+
 * Fri Jul 20 2012 Fedora Release Engineering  
- 0.04-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 2774d37..db49c4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f805304cb330591651c443397c23e60a  Class-Load-XS-0.04.tar.gz
+a3e73647f84eb8bd26847c3dda78f0d3  Class-Load-XS-0.06.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Class-Load-XS/f18] Update to 0.06

2012-10-08 Thread Paul Howarth
Summary of changes:

  917540e... Update to 0.06 (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Template-Toolkit/f17] 2.24, fix deps

2012-10-08 Thread Tom Callaway
commit 308c37dea4d997726b59b63636dca9db34ed4d19
Author: Tom Callaway 
Date:   Mon Oct 8 16:25:51 2012 -0400

2.24, fix deps

 perl-Template-Toolkit.spec |   54 ---
 sources|4 +-
 2 files changed, 47 insertions(+), 11 deletions(-)
---
diff --git a/perl-Template-Toolkit.spec b/perl-Template-Toolkit.spec
index 42a65b6..753be83 100644
--- a/perl-Template-Toolkit.spec
+++ b/perl-Template-Toolkit.spec
@@ -1,19 +1,43 @@
 Name:   perl-Template-Toolkit
-Version:2.22
-Release:11%{?dist}
+Version:2.24
+Release:1%{?dist}
 Summary:Template processing system
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://www.template-toolkit.org/
 Source0:
http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-Toolkit-%{version}.tar.gz
-Source1:http://tt2.org/download/TT_v222_html_docs.tar.gz
+Source1:http://tt2.org/download/TT_v224_html_docs.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires: perl(AppConfig)
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(lib)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(CGI)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(Encode)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+# Prefer Image::Info over Image::Size
+BuildRequires:  perl(Image::Info)
+BuildRequires:  perl(Pod::POM)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Text::Wrap)
+# Tests:
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(AppConfig), perl(Text::Autoformat), perl(GD::Graph3d), 
perl(GD::Graph)
-BuildRequires:  perl(GD::Text), perl(Image::Info), perl(Image::Size), 
perl(Pod::POM)
-BuildRequires:  perl(XML::DOM), perl(XML::RSS), perl(XML::XPath)
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(AppConfig)
+Requires:   perl(Encode)
+Requires:   perl(File::Temp)
+# Prefer Image::Info over Image::Size
+Requires:   perl(Image::Info)
 Provides:   perl-Template-Toolkit-examples = %{version}-%{release}
 Obsoletes:  perl-Template-Toolkit-examples < 2.22-1
 
@@ -54,8 +78,8 @@ make install \
   INSTALLARCHLIB=$RPM_BUILD_ROOT%{perl_archlib} \
   TT_PREFIX=$RPM_BUILD_ROOT%{_datadir}/tt2
 find $RPM_BUILD_ROOT -type f \( -name perllocal.pod -o \
-  -name .packlist -o -name '*.bs' -size 0 \) -exec rm {} ';'
-find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} ';'
+  -name .packlist -o -name '*.bs' -size 0 \) -exec rm -f {} ';'
+find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir -f {} ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 # Nuke buildroot where it hides
 sed -i "s|$RPM_BUILD_ROOT||g" 
$RPM_BUILD_ROOT%{perl_vendorarch}/Template/Config.pm
@@ -78,6 +102,18 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Aug 23 2012 Tom Callaway  - 2.24-1
+- update to 2.24
+
+* Tue Aug 21 2012 Petr Pisar  - 2.22-14
+- Correct dependencies
+
+* Fri Jul 20 2012 Fedora Release Engineering  
- 2.22-13
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Wed Jun 20 2012 Petr Pisar  - 2.22-12
+- Perl 5.16 rebuild
+
 * Fri Jan 13 2012 Fedora Release Engineering  
- 2.22-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 9dfe444..c3ea2d0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-d98277f6420e5da6b93d99a8db2b3934  Template-Toolkit-2.22.tar.gz
-587d909170fd7dcbe8a51485c49fa3e0  TT_v222_html_docs.tar.gz
+c25fdab1beebf8818c2e624bc9f9d212  Template-Toolkit-2.24.tar.gz
+434a70bb50915e5c2baf5c3fd6ce673e  TT_v224_html_docs.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel