[Bug 759717] perl-Capture-Tiny-0.13 is available

2011-12-05 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=759717

Petr Šabata  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Capture-Tiny-0.13-1.fc
   ||17
 Resolution||RAWHIDE
Last Closed||2011-12-05 08:11:39

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

[perl-SDL] Rebuild for new libpng

2011-12-05 Thread Adam Jackson
commit 1fc9ea411f2c5bef8c17dbfd207b472d1450d891
Author: Adam Jackson 
Date:   Tue Dec 6 00:44:22 2011 -0500

Rebuild for new libpng

 perl-SDL.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-SDL.spec b/perl-SDL.spec
index fb5b50c..4d6ddba 100644
--- a/perl-SDL.spec
+++ b/perl-SDL.spec
@@ -1,6 +1,6 @@
 Name:   perl-SDL
 Version:2.2.6
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:SDL bindings for the Perl language
 Group:  Development/Libraries
 License:LGPLv2+
@@ -54,6 +54,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 
 
 %changelog
+* Tue Dec 06 2011 Adam Jackson  - 2.2.6-5
+- Rebuild for new libpng
+
 * Mon Jul 18 2011 Petr Sabata  - 2.2.6-4
 - Perl mass rebuild
 
--
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 759438] perl-POE-Component-IRC-6.77 is available

2011-12-05 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=759438

Petr Šabata  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-POE-Component-IRC-6.77
   ||-1.fc17
 Resolution||RAWHIDE
Last Closed||2011-12-05 08:27:55

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

[Bug 759719] perl-PAR-Packer-1.012 is available

2011-12-05 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=759719

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-PAR-Packer-1.012-1.fc1
   ||7
 Resolution||RAWHIDE
Last Closed||2011-12-05 12:49:58

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

[perl-PAR-Packer] Build-requires test-time dependencies

2011-12-05 Thread Petr Pisar
commit 5a56f49da809e56dd52bb9c31eea384ade09417d
Author: Petr Písař 
Date:   Mon Dec 5 18:23:11 2011 +0100

Build-requires test-time dependencies

 perl-PAR-Packer.spec |4 
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/perl-PAR-Packer.spec b/perl-PAR-Packer.spec
index 38ea430..112659b 100644
--- a/perl-PAR-Packer.spec
+++ b/perl-PAR-Packer.spec
@@ -18,6 +18,10 @@ BuildRequires:  perl(IO::Compress::Gzip)
 BuildRequires:  perl(Module::ScanDeps) >= 1.05
 BuildRequires:  perl(PAR) >= 1.005
 BuildRequires:  perl(PAR::Dist) >= 0.22
+# Tests:
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::Spec)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:   perl(Archive::Zip) >= 1
 Requires:   perl(Compress::Zlib) >= 1.3
--
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-PAR-Packer] 1.012 bump

2011-12-05 Thread Petr Pisar
commit b369a1e4c550f49936b3e353008a437159abb400
Author: Petr Písař 
Date:   Mon Dec 5 18:06:25 2011 +0100

1.012 bump

PAR_GLOBAL_TMPDIR does need to be set at build and check time since
this version.

 .gitignore   |1 +
 .rpmlint |3 +++
 perl-PAR-Packer.spec |   19 +--
 sources  |2 +-
 4 files changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf0c693..d5f9259 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ PAR-Packer-1.005.tar.gz
 /PAR-Packer-1.009.tar.gz
 /PAR-Packer-1.010.tar.gz
 /PAR-Packer-1.011.tar.gz
+/PAR-Packer-1.012.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 000..128deb5
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,3 @@
+from Config import *
+addFilter("spelling-error .* (Backend|executables|Tkpp)");
+addFilter("strange-permission extract_icon 0775L");
diff --git a/perl-PAR-Packer.spec b/perl-PAR-Packer.spec
index 2071588..38ea430 100644
--- a/perl-PAR-Packer.spec
+++ b/perl-PAR-Packer.spec
@@ -1,5 +1,5 @@
 Name:   perl-PAR-Packer
-Version:1.011
+Version:1.012
 Release:1%{?dist}
 Summary:PAR Packager
 License:GPL+ or Artistic
@@ -16,7 +16,7 @@ BuildRequires:  perl(File::Temp) >= 0.05
 BuildRequires:  perl(Getopt::ArgvFile) >= 1.07
 BuildRequires:  perl(IO::Compress::Gzip)
 BuildRequires:  perl(Module::ScanDeps) >= 1.05
-BuildRequires:  perl(PAR) >= 1.004
+BuildRequires:  perl(PAR) >= 1.005
 BuildRequires:  perl(PAR::Dist) >= 0.22
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:   perl(Archive::Zip) >= 1
@@ -25,7 +25,7 @@ Requires:   perl(File::Temp) >= 0.05
 Requires:   perl(Getopt::ArgvFile) >= 1.07
 Requires:   perl(IO::Compress::Gzip)
 Requires:   perl(Module::ScanDeps) >= 1.05
-Requires:   perl(PAR) >= 1.004
+Requires:   perl(PAR) >= 1.005
 Requires:   perl(PAR::Dist) >= 0.22
 
 # Remove under-specified dependencies
@@ -45,7 +45,7 @@ Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} 
-V:version`"; echo $versi
 Requires:   perl(ExtUtils::MakeMaker)
 
 %description Tk
-Tkpp is a GUI frontend to pp, which can turn perl scripts into standalone
+Tkpp is a GUI front-end to pp, which can turn perl scripts into standalone
 PAR files, perl scripts or executables.
 
 
@@ -57,8 +57,7 @@ PAR files, perl scripts or executables.
 # DEBUG variable needed to disable stripping binary
 DEBUG=1 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 # The Makefile is not parallel-safe.
-# PAR_GLOBAL_TEMP seems to be needed for the build.
-make PAR_GLOBAL_TEMP=/var/tmp
+make
 
 
 %install
@@ -77,10 +76,7 @@ desktop-file-install \
 
 
 %check
-export PAR_GLOBAL_TEMP=/var/tmp
-#export PAR_GLOBAL_TMPDIR=/var/tmp
-## does not pass
-# make test PERL_TEST_POD=1 || :
+make test
 
 
 %files
@@ -102,6 +98,9 @@ export PAR_GLOBAL_TEMP=/var/tmp
 
 
 %changelog
+* Mon Dec 05 2011 Petr Pisar  - 1.012-1
+- 1.012 bump
+
 * Fri Dec 02 2011 Petr Pisar  - 1.011-1
 - 1.011 bump (fixes CVE-2011-4114)
 - Specify run-time dependencies versions
diff --git a/sources b/sources
index 3e07996..1ea576f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b26a703a6e9ddf0268d1490d602a9094  PAR-Packer-1.011.tar.gz
+40726da9a462b13590b80c24767d3857  PAR-Packer-1.012.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 PAR-Packer-1.012.tar.gz uploaded to lookaside cache by ppisar

2011-12-05 Thread Petr Pisar
A file has been added to the lookaside cache for perl-PAR-Packer:

40726da9a462b13590b80c24767d3857  PAR-Packer-1.012.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

[Bug 753955] CVE-2011-4114 perl-PAR-Packer: insecure temporary directory handling

2011-12-05 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=753955

Jan Lieskovsky  changed:

   What|Removed |Added

 Depends on||760132

--- Comment #6 from Jan Lieskovsky  2011-12-05 08:59:21 
EST ---
Created perl-PAR tracking bugs for this issue

Affects: fedora-all [bug 760132]

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

[Bug 760132] CVE-2011-4114 perl-PAR-Packer: insecure temporary directory handling [fedora-all]

2011-12-05 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=760132

Petr Pisar  changed:

   What|Removed |Added

 CC|mmasl...@redhat.com,|
   |ppi...@redhat.com   |
   Fixed In Version|perl-PAR-Packer-1.011-1.fc1 |perl-PAR-1.004-1.fc17
   |7   |

--- Comment #2 from Petr Pisar  2011-12-05 11:14:16 EST ---
(In reply to comment #1)
> Fixed as perl-PAR-Packer-1.011-1.fc17 in F17.

This is perl-PAR:  Fixed as perl-PAR-1.004-1.fc17 in F17.

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

[Bug 753957] CVE-2011-4114 perl-PAR-Packer: insecure temporary directory handling [fedora-all]

2011-12-05 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=753957

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |MODIFIED
 CC|mmasl...@redhat.com |ppi...@redhat.com
 AssignedTo|mmasl...@redhat.com |ppi...@redhat.com
   Fixed In Version||perl-PAR-Packer-1.011-1.fc1
   ||7

--- Comment #1 from Petr Pisar  2011-12-05 11:12:03 EST ---
Fixed as perl-PAR-Packer-1.011-1.fc17 in F17.

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

[Bug 760132] CVE-2011-4114 perl-PAR-Packer: insecure temporary directory handling [fedora-all]

2011-12-05 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=760132

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |MODIFIED
 CC||ppi...@redhat.com
 AssignedTo|mmasl...@redhat.com |ppi...@redhat.com
   Fixed In Version||perl-PAR-Packer-1.011-1.fc1
   ||7

--- Comment #1 from Petr Pisar  2011-12-05 11:11:00 EST ---
Fixed as perl-PAR-Packer-1.011-1.fc17 in F17.

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

[Bug 759437] perl-PAR-Packer-1.011 is available

2011-12-05 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=759437

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-PAR-Packer-1.011-1.fc1
   ||7
 Resolution||RAWHIDE
Last Closed||2011-12-05 11:07:05

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

[Bug 753955] CVE-2011-4114 perl-PAR-Packer: insecure temporary directory handling

2011-12-05 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=753955

Jan Lieskovsky  changed:

   What|Removed |Added

 CC||jlies...@redhat.com

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

File PAR-Packer-1.011.tar.gz uploaded to lookaside cache by ppisar

2011-12-05 Thread Petr Pisar
A file has been added to the lookaside cache for perl-PAR-Packer:

b26a703a6e9ddf0268d1490d602a9094  PAR-Packer-1.011.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-PAR-Packer] 1.011 bump

2011-12-05 Thread Petr Pisar
commit 46ded8a3a9246211cc7db2a597486adb7a9384a1
Author: Petr Písař 
Date:   Mon Dec 5 16:38:08 2011 +0100

1.011 bump

And sub-package Tk application.

 .gitignore   |1 +
 extract_icon |   28 ++
 perl-PAR-Packer.spec |   64 -
 sources  |2 +-
 tkpp.desktop |9 +++
 5 files changed, 96 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 995ab78..cf0c693 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ PAR-Packer-1.005.tar.gz
 /PAR-Packer-1.008.tar.gz
 /PAR-Packer-1.009.tar.gz
 /PAR-Packer-1.010.tar.gz
+/PAR-Packer-1.011.tar.gz
diff --git a/extract_icon b/extract_icon
new file mode 100755
index 000..13fa515
--- /dev/null
+++ b/extract_icon
@@ -0,0 +1,28 @@
+#!/usr/bin/perl
+
+# Copyright 2011 Petr Písař .
+# This tool is licensed under the terms of GNU GPL version 3 or any later.
+
+use strict;
+use warnings;
+
+my $gif;
+
+while (<>) {
+chomp;
+if (/\A[^#]*my\s+\$icon_gif\s+=/) {
+$gif = '';
+next;
+}
+if (defined $gif && /\A\./) {
+last;
+}
+if (defined $gif) {
+$gif .= $_;
+}
+}
+
+if (! defined $gif) { exit 1; }
+
+use MIME::Base64;
+print decode_base64($gif);
diff --git a/perl-PAR-Packer.spec b/perl-PAR-Packer.spec
index a3299c1..2071588 100644
--- a/perl-PAR-Packer.spec
+++ b/perl-PAR-Packer.spec
@@ -1,11 +1,13 @@
 Name:   perl-PAR-Packer
-Version:1.010
-Release:2%{?dist}
+Version:1.011
+Release:1%{?dist}
 Summary:PAR Packager
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/PAR-Packer/
 Source0:
http://www.cpan.org/authors/id/R/RS/RSCHUPP/PAR-Packer-%{version}.tar.gz
+Source1:extract_icon
+Source2:tkpp.desktop
 BuildRequires:  perl(Archive::Zip) >= 1
 BuildRequires:  perl(Compress::Zlib) >= 1.3
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -13,18 +15,44 @@ BuildRequires:  perl(ExtUtils::Embed)
 BuildRequires:  perl(File::Temp) >= 0.05
 BuildRequires:  perl(Getopt::ArgvFile) >= 1.07
 BuildRequires:  perl(IO::Compress::Gzip)
-BuildRequires:  perl(Module::ScanDeps) >= 1.01
-BuildRequires:  perl(PAR) >= 1.000
+BuildRequires:  perl(Module::ScanDeps) >= 1.05
+BuildRequires:  perl(PAR) >= 1.004
 BuildRequires:  perl(PAR::Dist) >= 0.22
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(Archive::Zip) >= 1
+Requires:   perl(Compress::Zlib) >= 1.3
+Requires:   perl(File::Temp) >= 0.05
+Requires:   perl(Getopt::ArgvFile) >= 1.07
+Requires:   perl(IO::Compress::Gzip)
+Requires:   perl(Module::ScanDeps) >= 1.05
+Requires:   perl(PAR) >= 1.004
+Requires:   perl(PAR::Dist) >= 0.22
+
+# Remove under-specified dependencies
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Archive::Zip|File::Temp|Getopt::ArgvFile|Module::ScanDeps|PAR\\)\\s*$
 
 %description
 This module implements the App::Packer::Backend interface, for generating
 stand-alone executables, perl scripts and PAR files.
 
+%package Tk
+Summary:Front-end to pp written in Perl/Tk
+BuildArch:  noarch
+BuildRequires:  desktop-file-utils
+BuildRequires:  perl(MIME::Base64)
+Requires:   %{name} = %{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(ExtUtils::MakeMaker)
+
+%description Tk
+Tkpp is a GUI frontend to pp, which can turn perl scripts into standalone
+PAR files, perl scripts or executables.
+
+
 %prep
 %setup -q -n PAR-Packer-%{version}
 
+
 %build
 # DEBUG variable needed to disable stripping binary
 DEBUG=1 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
@@ -32,20 +60,29 @@ DEBUG=1 %{__perl} Makefile.PL INSTALLDIRS=vendor 
OPTIMIZE="%{optflags}"
 # PAR_GLOBAL_TEMP seems to be needed for the build.
 make PAR_GLOBAL_TEMP=/var/tmp
 
+
 %install
 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} -depth -type d -exec rmdir {} 2>/dev/null \;
-
 %{_fixperms} %{buildroot}/*
 
+# Install desktop file
+%{SOURCE1} < script/tkpp > tkpp.gif
+install -m644 -D tkpp.gif \
+$RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/32x32/apps/tkpp.gif
+desktop-file-install \
+--dir=${RPM_BUILD_ROOT}%{_datadir}/applications %{SOURCE2}
+
+
 %check
 export PAR_GLOBAL_TEMP=/var/tmp
 #export PAR_GLOBAL_TMPDIR=/var/tmp
 ## does not pass
 # make test PERL_TEST_POD=1 || :
 
+
 %files
 %doc AUTHORS ChangeLog README TODO
 %{perl_vendorlib}/*
@@ -53,11 +90,24 @@ export PAR_GLOBAL_TEMP=/var/tmp
 %{_bindir}/parl
 %{_bindir}/parldyn
 %{_bindir}/pp
-%{_bindir}/tkpp
-%{_mandir}/man1/*.1.gz
+%{_mandir}/man1/*.1.*
+%exclude %{_mandir}/man1/tkpp.1.*
 %{_mandir}/man3/*

[Bug 753955] CVE-2011-4114 perl-PAR-Packer: insecure temporary directory handling

2011-12-05 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=753955

Jan Lieskovsky  changed:

   What|Removed |Added

  Status Whiteboard|impact=low,public=20110718, |impact=low,public=20110718,
   |reported=2004,source=os |reported=2004,source=os
   |s-security,cvss2=1.9/AV:L/A |s-security,cvss2=1.9/AV:L/A
   |C:M/Au:N/C:N/I:P/A:N,fedora |C:M/Au:N/C:N/I:P/A:N,fedora
   |-all/perl-PAR-Packer=affect |-all/perl-PAR-Packer=affect
   |ed  |ed,fedora-all/perl-PAR=affe
   ||cted

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

[Bug 760132] New: CVE-2011-4114 perl-PAR-Packer: insecure temporary directory handling [fedora-all]

2011-12-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: CVE-2011-4114 perl-PAR-Packer: insecure temporary directory handling 
[fedora-all]

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

   Summary: CVE-2011-4114 perl-PAR-Packer: insecure temporary
directory handling [fedora-all]
   Product: Fedora
   Version: 15
  Platform: All
OS/Version: Linux
Status: NEW
  Keywords: Security, SecurityTracking
  Severity: low
  Priority: low
 Component: perl-PAR
AssignedTo: mmasl...@redhat.com
ReportedBy: jlies...@redhat.com
 QAContact: extras...@fedoraproject.org
CC: fedora-perl-devel-l...@redhat.com, mmasl...@redhat.com
Blocks: 753955
Classification: Fedora
  Story Points: ---
  Type: ---



This is an automatically created tracking bug!  It was created to ensure
that one or more security vulnerabilities are fixed in affected Fedora
versions.

For comments that are specific to the vulnerability please use bugs filed
against "Security Response" product referenced in the "Blocks" field.

For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs

When creating a Bodhi update request, please include this bug ID and the
bug IDs of this bug's parent bugs filed against the "Security Response"
product (the top-level CVE bugs).  Please mention the CVE IDs being fixed
in the RPM changelog when available.

Bodhi update submission link:
https://admin.fedoraproject.org/updates/new/?type_=security&bugs=753955

Please note: this issue affects multiple supported versions of Fedora.
Only one tracking bug has been filed; please ensure that it is only closed
when all affected versions are fixed.


[bug automatically created by: add-tracking-bugs]

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

[perl-Capture-Tiny] 0.13 bump

2011-12-05 Thread Petr Šabata
commit f17bc5587d9fa07530d422639ec002f22f211414
Author: Petr Šabata 
Date:   Mon Dec 5 13:54:30 2011 +0100

0.13 bump

 .gitignore |1 +
 perl-Capture-Tiny.spec |   13 -
 sources|2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba64bb4..c187050 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Capture-Tiny-0.08.tar.gz
 /Capture-Tiny-0.10.tar.gz
 /Capture-Tiny-0.11.tar.gz
 /Capture-Tiny-0.12.tar.gz
+/Capture-Tiny-0.13.tar.gz
diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec
index 56c9c25..1f6ff6b 100644
--- a/perl-Capture-Tiny.spec
+++ b/perl-Capture-Tiny.spec
@@ -1,5 +1,5 @@
 Name:   perl-Capture-Tiny
-Version:0.12
+Version:0.13
 Release:1%{?dist}
 Summary:Capture STDOUT and STDERR from Perl, XS or external programs
 License:ASL 2.0
@@ -35,10 +35,10 @@ in any particular situation and just use this one.
 make %{?_smp_mflags}
 
 %install
-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 \;
-%{_fixperms} $RPM_BUILD_ROOT/*
+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
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 05 2011 Petr Šabata  - 0.13-1
+- 0.13 bump
+
 * Fri Dec 02 2011 Petr Pisar  - 0.12-1
 - 0.12 bump
 
diff --git a/sources b/sources
index 57e0fff..f5617a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7578d54a3c1e14a7a862c11bdc7db65  Capture-Tiny-0.12.tar.gz
+d03f278c448ff7897cd2037e54ab86ee  Capture-Tiny-0.13.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

[Bug 759438] perl-POE-Component-IRC-6.77 is available

2011-12-05 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=759438

Petr Šabata  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||psab...@redhat.com
 AssignedTo|cw...@alumni.drew.edu   |psab...@redhat.com

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

[perl-POE-Component-IRC] 6.77 bump

2011-12-05 Thread Petr Šabata
commit 05a44b62be9619ae1c97427b291095ec9b1babc7
Author: Petr Šabata 
Date:   Mon Dec 5 14:16:36 2011 +0100

6.77 bump

 .gitignore  |1 +
 perl-POE-Component-IRC.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8bc34d9..9013bf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ POE-Component-IRC-6.14.tar.gz
 /POE-Component-IRC-6.74.tar.gz
 /POE-Component-IRC-6.75.tar.gz
 /POE-Component-IRC-6.76.tar.gz
+/POE-Component-IRC-6.77.tar.gz
diff --git a/perl-POE-Component-IRC.spec b/perl-POE-Component-IRC.spec
index 206c46b..5133ee5 100644
--- a/perl-POE-Component-IRC.spec
+++ b/perl-POE-Component-IRC.spec
@@ -11,7 +11,7 @@
 
 Name:   perl-POE-Component-IRC
 Summary:A POE component for building IRC clients
-Version:6.76
+Version:6.77
 Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -93,6 +93,9 @@ find %{buildroot} -type f -name '*.pm' -exec chmod -x {} 
2>/dev/null ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Dec 05 2011 Petr Šabata  - 6.77-1
+- 6.77 bump
+
 * Tue Nov 29 2011 Petr Šabata  - 6.76-1
 - 6.76 bump
 
diff --git a/sources b/sources
index d62d8d7..e6c3e18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dcfb9f4a2eb781c1a08fcf7d1a83c904  POE-Component-IRC-6.76.tar.gz
+f8322e869758bed488cdb19f9d02e691  POE-Component-IRC-6.77.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 POE-Component-IRC-6.77.tar.gz uploaded to lookaside cache by psabata

2011-12-05 Thread Petr Šabata
A file has been added to the lookaside cache for perl-POE-Component-IRC:

f8322e869758bed488cdb19f9d02e691  POE-Component-IRC-6.77.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-IO-Compress-Lzma] Created tag perl-IO-Compress-Lzma-2.045-1.fc17

2011-12-05 Thread Paul Howarth
The lightweight tag 'perl-IO-Compress-Lzma-2.045-1.fc17' was created pointing 
to:

 672841c... Update to 2.045 (moved FAQ.pod to IO::Compress)
--
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-IO-Compress] Created tag perl-IO-Compress-2.045-1.fc17

2011-12-05 Thread Paul Howarth
The lightweight tag 'perl-IO-Compress-2.045-1.fc17' was created pointing to:

 03dee1f... Update to 2.045 (restructured IO::Compress::FAQ.pod)
--
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 759718] perl-PAR-1.005 is available

2011-12-05 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=759718

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-PAR-1.005-1.fc17
 Resolution||RAWHIDE
Last Closed||2011-12-05 05:32:46

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

[Bug 759717] perl-Capture-Tiny-0.13 is available

2011-12-05 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=759717

Petr Šabata  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||psab...@redhat.com
 AssignedTo|mmasl...@redhat.com |psab...@redhat.com

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

[perl-PAR] 1.005 bump

2011-12-05 Thread Petr Pisar
commit 7a6dd7f66ea068c879e53f803160489b713f69d2
Author: Petr Písař 
Date:   Mon Dec 5 11:11:31 2011 +0100

1.005 bump

 .gitignore|1 +
 perl-PAR.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffebb06..455c776 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ PAR-1.000.tar.gz
 /PAR-1.002.tar.gz
 /PAR-1.003.tar.gz
 /PAR-1.004.tar.gz
+/PAR-1.005.tar.gz
diff --git a/perl-PAR.spec b/perl-PAR.spec
index 349e65b..8186d27 100644
--- a/perl-PAR.spec
+++ b/perl-PAR.spec
@@ -1,5 +1,5 @@
 Name:   perl-PAR
-Version:1.004
+Version:1.005
 Release:1%{?dist}
 Summary:Perl Archive Toolkit
 License:GPL+ or Artistic
@@ -42,6 +42,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 05 2011 Petr Pisar  - 1.005-1
+- 1.005 bump
+
 * Thu Dec 01 2011 Petr Pisar  - 1.004-1
 - 1.004 bump
 
diff --git a/sources b/sources
index 34a6eba..ceb0e8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6174ba38b5cc80bc47c8961bffe22347  PAR-1.004.tar.gz
+a1a7d8cc4deb106c3e04b190fa2d9325  PAR-1.005.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 PAR-1.005.tar.gz uploaded to lookaside cache by ppisar

2011-12-05 Thread Petr Pisar
A file has been added to the lookaside cache for perl-PAR:

a1a7d8cc4deb106c3e04b190fa2d9325  PAR-1.005.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

[Bug 759719] perl-PAR-Packer-1.012 is available

2011-12-05 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=759719

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC|mmasl...@redhat.com |ppi...@redhat.com
 AssignedTo|mmasl...@redhat.com |ppi...@redhat.com

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

[Bug 759718] perl-PAR-1.005 is available

2011-12-05 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=759718

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC|mmasl...@redhat.com |
 AssignedTo|mmasl...@redhat.com |ppi...@redhat.com

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

[perl-Compress-Raw-Zlib] Update to 2.045 (moved FAQ.pod into Zlib.pm)

2011-12-05 Thread Paul Howarth
commit 79697cd3c38039bdd77ade5d2974a0f2292cc7f1
Author: Paul Howarth 
Date:   Mon Dec 5 08:02:22 2011 +

Update to 2.045 (moved FAQ.pod into Zlib.pm)

 perl-Compress-Raw-Zlib.spec |   13 ++---
 sources |2 +-
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec
index eac0dee..c553ff0 100644
--- a/perl-Compress-Raw-Zlib.spec
+++ b/perl-Compress-Raw-Zlib.spec
@@ -1,5 +1,5 @@
 Name:   perl-Compress-Raw-Zlib
-Version:2.044
+Version:2.045
 Release:1%{?dist}
 Summary:Low-level interface to zlib compression library
 License:GPL+ or Artistic
@@ -53,15 +53,14 @@ make test
 %files
 %doc Changes README
 %{perl_vendorarch}/auto/Compress/
-%dir %{perl_vendorarch}/Compress/
-%dir %{perl_vendorarch}/Compress/Raw/
-%dir %{perl_vendorarch}/Compress/Raw/Zlib/
-%doc %{perl_vendorarch}/Compress/Raw/Zlib/FAQ.pod
-%{perl_vendorarch}/Compress/Raw/Zlib.pm
+%{perl_vendorarch}/Compress/
 %{_mandir}/man3/Compress::Raw::Zlib.3pm*
-%{_mandir}/man3/Compress::Raw::Zlib::FAQ.3pm*
 
 %changelog
+* Sun Dec  4 2011 Paul Howarth  - 2.045-1
+- Update to 2.045
+  - Moved FAQ.pod into Zlib.pm
+
 * Sun Dec  4 2011 Paul Howarth  - 2.044-1
 - Update to 2.044
   - Moved FAQ.pod under the lib directory so it can get installed
diff --git a/sources b/sources
index 82e24fc..ffb4840 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1cd0c81010658d3a870b71a0fd6ab3f  Compress-Raw-Zlib-2.044.tar.gz
+0520035c556f48c09d5b472d46ad020d  Compress-Raw-Zlib-2.045.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-IO-Compress-Lzma] Update to 2.045 (moved FAQ.pod to IO::Compress)

2011-12-05 Thread Paul Howarth
commit 672841ce39c0ee3f90084102630ebe42f9812d03
Author: Paul Howarth 
Date:   Mon Dec 5 09:32:15 2011 +

Update to 2.045 (moved FAQ.pod to IO::Compress)

 perl-IO-Compress-Lzma.spec |   16 ++--
 sources|2 +-
 2 files changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec
index 57c2723..48ba7ed 100644
--- a/perl-IO-Compress-Lzma.spec
+++ b/perl-IO-Compress-Lzma.spec
@@ -1,5 +1,5 @@
 Name:  perl-IO-Compress-Lzma
-Version:   2.044
+Version:   2.045
 Release:   1%{?dist}
 Summary:   Read and write lzma compressed data
 License:   GPL+ or Artistic
@@ -39,21 +39,17 @@ make test
 %files
 %defattr(-,root,root,-)
 %doc Changes README
-%dir %{perl_vendorlib}/IO/
-%dir %{perl_vendorlib}/IO/Compress/
-%dir %{perl_vendorlib}/IO/Compress/Lzma/
-%doc %{perl_vendorlib}/IO/Compress/Lzma/FAQ.pod
-%{perl_vendorlib}/IO/Compress/Adapter/
-%{perl_vendorlib}/IO/Compress/Lzma.pm
-%{perl_vendorlib}/IO/Compress/Xz.pm
-%{perl_vendorlib}/IO/Uncompress/
+%{perl_vendorlib}/IO/
 %{_mandir}/man3/IO::Compress::Lzma.3pm*
-%{_mandir}/man3/IO::Compress::Lzma::FAQ.3pm*
 %{_mandir}/man3/IO::Compress::Xz.3pm*
 %{_mandir}/man3/IO::Uncompress::UnLzma.3pm*
 %{_mandir}/man3/IO::Uncompress::UnXz.3pm*
 
 %changelog
+* Sun Dec  4 2011 Paul Howarth  - 2.045-1
+- Update to 2.045
+  - Moved FAQ.pod to IO::Compress
+
 * Sun Dec  4 2011 Paul Howarth  - 2.044-1
 - Update to 2.044
   - Moved FAQ.pod under the lib directory so it can get installed
diff --git a/sources b/sources
index d90232f..910673c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52dc4337b2b63d001b1e2821d977218c  IO-Compress-Lzma-2.044.tar.gz
+f7c721ba32b5f5cae9c05e29915679f9  IO-Compress-Lzma-2.045.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 IO-Compress-Lzma-2.045.tar.gz uploaded to lookaside cache by pghmcfc

2011-12-05 Thread Paul Howarth
A file has been added to the lookaside cache for perl-IO-Compress-Lzma:

f7c721ba32b5f5cae9c05e29915679f9  IO-Compress-Lzma-2.045.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-IO-Compress] Update to 2.045 (restructured IO::Compress::FAQ.pod)

2011-12-05 Thread Paul Howarth
commit 03dee1f5fd35dbada8dedc7182f425a8d2f62a28
Author: Paul Howarth 
Date:   Mon Dec 5 09:19:34 2011 +

Update to 2.045 (restructured IO::Compress::FAQ.pod)

 perl-IO-Compress.spec |6 +-
 sources   |2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec
index caae645..2aade01 100644
--- a/perl-IO-Compress.spec
+++ b/perl-IO-Compress.spec
@@ -2,7 +2,7 @@
 %{?perl_default_filter}
 
 Name:   perl-IO-Compress
-Version:2.044
+Version:2.045
 Release:1%{?dist}
 Summary:Read and write compressed data
 License:GPL+ or Artistic
@@ -103,6 +103,10 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1}
 %{_mandir}/man3/IO::Uncompress::*.3pm*
 
 %changelog
+* Sun Dec  4 2011 Paul Howarth  - 2.045-1
+- Update to 2.045
+  - Restructured IO::Compress::FAQ.pod
+
 * Sun Dec  4 2011 Paul Howarth  - 2.044-1
 - Update to 2.044
   - Moved FAQ.pod under the lib directory so it can get installed
diff --git a/sources b/sources
index 3b8f74c..2009bcf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1011f706c2c9df50dc9df587df111f3c  IO-Compress-2.044.tar.gz
+e161af8714b73696078131d9f14ffb67  IO-Compress-2.045.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 IO-Compress-2.045.tar.gz uploaded to lookaside cache by pghmcfc

2011-12-05 Thread Paul Howarth
A file has been added to the lookaside cache for perl-IO-Compress:

e161af8714b73696078131d9f14ffb67  IO-Compress-2.045.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-Compress-Raw-Lzma] Created tag perl-Compress-Raw-Lzma-2.045-1.fc17

2011-12-05 Thread Paul Howarth
The lightweight tag 'perl-Compress-Raw-Lzma-2.045-1.fc17' was created pointing 
to:

 b5b6157... Update to 2.045 (moved FAQ.pod to IO::Compress)
--
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-Compress-Raw-Zlib] Created tag perl-Compress-Raw-Zlib-2.045-1.fc17

2011-12-05 Thread Paul Howarth
The lightweight tag 'perl-Compress-Raw-Zlib-2.045-1.fc17' was created pointing 
to:

 79697cd... Update to 2.045 (moved FAQ.pod into Zlib.pm)
--
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 Compress-Raw-Lzma-2.045.tar.gz uploaded to lookaside cache by pghmcfc

2011-12-05 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Compress-Raw-Lzma:

18a3d8b5fb20a0702f28b7cf8c71c3b2  Compress-Raw-Lzma-2.045.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-Compress-Raw-Bzip2] Created tag perl-Compress-Raw-Bzip2-2.045-1.fc17

2011-12-05 Thread Paul Howarth
The lightweight tag 'perl-Compress-Raw-Bzip2-2.045-1.fc17' was created pointing 
to:

 02b5491... Update to 2.045 (moved FAQ.pod to IO::Compress)
--
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 Compress-Raw-Zlib-2.045.tar.gz uploaded to lookaside cache by pghmcfc

2011-12-05 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Compress-Raw-Zlib:

0520035c556f48c09d5b472d46ad020d  Compress-Raw-Zlib-2.045.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-Compress-Raw-Lzma] Update to 2.045 (moved FAQ.pod to IO::Compress)

2011-12-05 Thread Paul Howarth
commit b5b6157054b41097fe1ae1ea2fd2683732b8f744
Author: Paul Howarth 
Date:   Mon Dec 5 08:05:57 2011 +

Update to 2.045 (moved FAQ.pod to IO::Compress)

 perl-Compress-Raw-Lzma.spec |   13 ++---
 sources |2 +-
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index 0b71cf7..5f65d6c 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -1,5 +1,5 @@
 Name:  perl-Compress-Raw-Lzma
-Version:   2.044
+Version:   2.045
 Release:   1%{?dist}
 Summary:   Low-level interface to lzma compression library
 Group: Development/Libraries
@@ -39,15 +39,14 @@ make test
 %defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorarch}/auto/Compress/
-%dir %{perl_vendorarch}/Compress/
-%dir %{perl_vendorarch}/Compress/Raw/
-%dir %{perl_vendorarch}/Compress/Raw/Lzma/
-%doc %{perl_vendorarch}/Compress/Raw/Lzma/FAQ.pod
-%{perl_vendorarch}/Compress/Raw/Lzma.pm
+%{perl_vendorarch}/Compress/
 %{_mandir}/man3/Compress::Raw::Lzma.3pm*
-%{_mandir}/man3/Compress::Raw::Lzma::FAQ.3pm*
 
 %changelog
+* Sun Dec  4 2011 Paul Howarth  - 2.045-1
+- Update to 2.045
+  - Moved FAQ.pod to IO::Compress
+
 * Sun Dec  4 2011 Paul Howarth  - 2.044-1
 - Update to 2.044
   - Moved FAQ.pod under the lib directory so it can get installed
diff --git a/sources b/sources
index c2a3f45..fee9f98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96f9ca5517d24ec60d093da4b571105d  Compress-Raw-Lzma-2.044.tar.gz
+18a3d8b5fb20a0702f28b7cf8c71c3b2  Compress-Raw-Lzma-2.045.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-Compress-Raw-Bzip2] Update to 2.045 (moved FAQ.pod to IO::Compress)

2011-12-05 Thread Paul Howarth
commit 02b54912b6d820cb78b047d05fc32a9e529f5069
Author: Paul Howarth 
Date:   Mon Dec 5 07:56:12 2011 +

Update to 2.045 (moved FAQ.pod to IO::Compress)

 perl-Compress-Raw-Bzip2.spec |   13 ++---
 sources  |2 +-
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec
index 2604610..cb5f793 100644
--- a/perl-Compress-Raw-Bzip2.spec
+++ b/perl-Compress-Raw-Bzip2.spec
@@ -1,6 +1,6 @@
 Name:   perl-Compress-Raw-Bzip2
 Summary:Low-level interface to bzip2 compression library
-Version:2.044
+Version:2.045
 Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -54,15 +54,14 @@ make test
 %files
 %doc Changes README
 %{perl_vendorarch}/auto/Compress/
-%dir %{perl_vendorarch}/Compress/
-%dir %{perl_vendorarch}/Compress/Raw/
-%dir %{perl_vendorarch}/Compress/Raw/Bzip2/
-%doc %{perl_vendorarch}/Compress/Raw/Bzip2/FAQ.pod
-%{perl_vendorarch}/Compress/Raw/Bzip2.pm
+%{perl_vendorarch}/Compress/
 %{_mandir}/man3/Compress::Raw::Bzip2.3pm*
-%{_mandir}/man3/Compress::Raw::Bzip2::FAQ.3pm*
 
 %changelog
+* Sun Dec  4 2011 Paul Howarth  - 2.045-1
+- Update to 2.045
+  - Moved FAQ.pod to IO::Compress
+
 * Sun Dec  4 2011 Paul Howarth  - 2.044-1
 - Update to 2.044
   - Moved FAQ.pod under the lib directory so it can get installed
diff --git a/sources b/sources
index 81e69c9..10c33fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-661eaf89b2933142f90724ad8bf2b610  Compress-Raw-Bzip2-2.044.tar.gz
+83eb38800f92876f44186260b53b12f4  Compress-Raw-Bzip2-2.045.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 Compress-Raw-Bzip2-2.045.tar.gz uploaded to lookaside cache by pghmcfc

2011-12-05 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Compress-Raw-Bzip2:

83eb38800f92876f44186260b53b12f4  Compress-Raw-Bzip2-2.045.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