[rpms/perl-Test-mysqld] PR #1: Use the correct name of the required package

2020-03-02 Thread Denis Fateyev

dfateyev merged a pull-request against the project: `perl-Test-mysqld` that you 
are following.

Merged pull-request:

``
Use the correct name of the required package
``

https://src.fedoraproject.org/rpms/perl-Test-mysqld/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: perl-CryptX package

2016-04-25 Thread Denis Fateyev
Hello Paul,

On Mon, Apr 25, 2016 at 4:45 PM, Paul Howarth <p...@city-fan.org> wrote:

> Hi Dennis,
>
> On 22/11/15 15:28, Denis Fateyev wrote:
>
>> On Sun, Nov 22, 2015 at 5:20 PM, Paul Howarth <p...@city-fan.org> wrote:
>>
>>
>>> As a data point of interest, I unbundled libtomcrypt from python-crypto
>>> when it became possible:
>>>
>>> https://bugzilla.redhat.com/show_bug.cgi?id=1087557
>>>
>>> Paul.
>>>
>>>
>> Thanks for the answer. Under these circumstances I should consider to
>> unbundle it too.
>>
>> By the way, the last official "libtomcrypt" release happened more than 5
>> years ago. There was no new official release since that and it's a bit of
>> problem due a lot of historical code and changes were made after that
>> (hundreds of commits). I'll try to contact libtom people on Github, maybe
>> they will bother to prepare a new release.
>>
>
> Did you make any progress with the perl-CryptX packaging? It has now
> become a dependency of perl-Net-SSH-Perl, so I'd like to see it in Fedora.
>


Not really, since I had to unbundle "libtomcrypt" and "libtommath" first as
mentioned above, and it takes some time which I don't have right now.

CryptX won't go well with the "libtomcrypt" packaged in Fedora, since the
packaged version is too aged.
Before updating "libtomcrypt" we also have to update "libtommath" [1] and
"tomsfastmath" [2].

The "libtommath" update has been tested for Fedora pretty well [3] and can
be updated easily, but as for other two more work on preparing new
versions, testing and packaging is required.
Considering all of this, the "proper" unbundled CryptX version cannot be
prepared right now, although we can solve dependencies step by step.


As for the plans, next month I'm going to start testing "tomsfastmath" in
order to help with preparing a new release. After that, the same way with
"libtomcrypt", and then CryptX.
I talked to Karel, the CryptX's author, and we agreed that a configure
switch which allows to use "libtomcrypt" system library would be useful, so
in perspective the unbundling process should be even less problematic.

Thanks,


[1] https://github.com/libtom/libtommath

[2] https://github.com/libtom/tomsfastmath

[3] https://github.com/libtom/libtommath/issues/35


-- 
wbr, Denis.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

The current situation with POE packages

2016-03-19 Thread Denis Fateyev
Hello there,

Just a friendly note if anybody interested but just missed it occasionally:
the whole POE stack is now orphaned in Fedora devel.

https://admin.fedoraproject.org/pkgdb/package/rpms/perl-POE/

I really dislike the idea that this great thing would be gone from Fedora
forever, I use it sometimes and pretty happy with it. But I personally have
no time to pick it up and support it, I do hope that somebody else who's
using it will take it to maintain it further.

-- 
wbr, Denis.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Re: perl-CryptX package

2015-11-22 Thread Denis Fateyev
On Sun, Nov 22, 2015 at 5:20 PM, Paul Howarth  wrote:

>
> As a data point of interest, I unbundled libtomcrypt from python-crypto
> when it became possible:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1087557
>
> Paul.
>

Thanks for the answer. Under these circumstances I should consider to
unbundle it too.

By the way, the last official "libtomcrypt" release happened more than 5
years ago. There was no new official release since that and it's a bit of
problem due a lot of historical code and changes were made after that
(hundreds of commits). I'll try to contact libtom people on Github, maybe
they will bother to prepare a new release.

-- 
wbr, Denis.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org


perl-CryptX package

2015-11-20 Thread Denis Fateyev
Hello there,

I'm going to package CryptX Perl module [1] soon.

The only concern is that it contains a lot of XS-based code of ciphers and
hashes that can be probably considered as bundled. Mostly the used
routines, including sha1, sha2 and md5 implementations, are based on
LibTomCrypt library [2, 3].

Neither this library components nor all algo related are mentioned in
Bundled library policies [4]. So the question is: should we threat this
very case as bundled libs presence? Are there any objections against this
module to be packaged "as is", in its current state?

Thanks,

[1] https://metacpan.org/pod/CryptX

[2] http://www.libtom.net

[3] https://github.com/libtom/libtomcrypt

[4]
https://fedoraproject.org/w/index.php?title=Packaging:No_Bundled_Libraries=406058

-- 
wbr, Denis.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org


Fwd: hotness tried to map perl-Class-Virtual to an upstream project, but failed due to ambiguity. 5682 other projects share the same homepage

2015-02-27 Thread Denis Fateyev
Hello there,

Recently, I've got several such messages for each of new submitted packages.
Is there something wrong with the upstream monitoring for Perl modules?

Thanks.

-- Forwarded message --
From: notificati...@fedoraproject.org
Date: Fri, Feb 27, 2015 at 11:59 PM
Subject: hotness tried to map perl-Class-Virtual to an upstream project,
but failed due to ambiguity. 5682 other projects share the same homepage

hotness tried to map perl-Class-Virtual to an upstream project, but failed
due to ambiguity.  5682 other projects share the same homepage
https://bugzilla.redhat.com/1195862
--
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 Devel-Timer-0.06.tar.gz uploaded to lookaside cache by dfateyev

2014-11-09 Thread Denis Fateyev
A file has been added to the lookaside cache for perl-Devel-Timer:

92b8d96b9e1a01360a17224ff0351548  Devel-Timer-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-Devel-Timer] perl-Devel-Timer: version 0.06

2014-11-09 Thread Denis Fateyev
commit 7c7d58cb853f3ea0ad8626adf2c30887b16d9a50
Author: Denis Fateyev de...@fateyev.com
Date:   Mon Nov 10 01:00:39 2014 +0600

perl-Devel-Timer: version 0.06

 .gitignore|1 +
 perl-Devel-Timer.spec |   18 ++
 sources   |2 +-
 3 files changed, 8 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d6f866f..b701051 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Devel-Timer-0.05.tar.gz
+/Devel-Timer-0.06.tar.gz
diff --git a/perl-Devel-Timer.spec b/perl-Devel-Timer.spec
index c9795fc..6d0f22f 100644
--- a/perl-Devel-Timer.spec
+++ b/perl-Devel-Timer.spec
@@ -1,15 +1,12 @@
 Name:   perl-Devel-Timer
-Version:0.05
-Release:2%{?dist}
+Version:0.06
+Release:1%{?dist}
 Summary:Track and report execution time for parts of code
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Devel-Timer/
 
 Source0:
http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Devel-Timer-%{version}.tar.gz
-%if 0%{?el5}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-%endif
 BuildArch:  noarch
 
 BuildRequires:  perl
@@ -29,6 +26,7 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(vars)
 
 # Testing
+BuildRequires:  perl(Capture::Tiny) = 0.24
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(warnings)
 
@@ -48,9 +46,6 @@ perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-%if 0%{?el5}
-rm -rf $RPM_BUILD_ROOT
-%endif
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
@@ -60,10 +55,6 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
\;
 %check
 make test
 
-%if 0%{?el5}
-%clean
-rm -rf $RPM_BUILD_ROOT
-%endif
 
 %files
 %doc COPYING Changes
@@ -72,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 08 2014 Denis Fateyev de...@fateyev.com - 0.06-1
+- Update to 0.06 release
+
 * Tue Oct 07 2014 Denis Fateyev de...@fateyev.com - 0.05-2
 - Small spec improvements
 
diff --git a/sources b/sources
index c2bf685..ac227d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21b0e50193235b9d370514a17dd0e49f  Devel-Timer-0.05.tar.gz
+92b8d96b9e1a01360a17224ff0351548  Devel-Timer-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-Devel-Timer/f20] perl-Devel-Timer: version 0.06

2014-11-09 Thread Denis Fateyev
Summary of changes:

  7c7d58c... perl-Devel-Timer: version 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-Devel-Timer/f21] perl-Devel-Timer: version 0.06

2014-11-09 Thread Denis Fateyev
Summary of changes:

  7c7d58c... perl-Devel-Timer: version 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-Devel-Timer/epel7] perl-Devel-Timer: version 0.06

2014-11-09 Thread Denis Fateyev
Summary of changes:

  7c7d58c... perl-Devel-Timer: version 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-Text-Aligner/epel7] (2 commits) ...0.12 bump

2014-10-25 Thread Denis Fateyev
Summary of changes:

  c510208... 0.11 bump (*)
  095785a... 0.12 bump (*)

(*) 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

File DBIx-RunSQL-0.12.tar.gz uploaded to lookaside cache by dfateyev

2014-10-11 Thread Denis Fateyev
A file has been added to the lookaside cache for perl-DBIx-RunSQL:

1fd98d555a36e85f7403f342a41b0282  DBIx-RunSQL-0.12.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-DBIx-RunSQL] perl-DBIx-RunSQL: initial submission (#1141390)

2014-10-11 Thread Denis Fateyev
commit 88dc05e460b32b4ac14beecdb9b24af1cb346b14
Author: Denis Fateyev de...@fateyev.com
Date:   Sat Oct 11 22:14:07 2014 +0600

perl-DBIx-RunSQL: initial submission (#1141390)

 .gitignore|1 +
 perl-DBIx-RunSQL.spec |   82 +
 sources   |1 +
 3 files changed, 84 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..4f8a84f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/DBIx-RunSQL-0.12.tar.gz
diff --git a/perl-DBIx-RunSQL.spec b/perl-DBIx-RunSQL.spec
new file mode 100644
index 000..ec0034a
--- /dev/null
+++ b/perl-DBIx-RunSQL.spec
@@ -0,0 +1,82 @@
+Name:   perl-DBIx-RunSQL
+Version:0.12
+Release:2%{?dist}
+Summary:Run SQL commands from a file
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/DBIx-RunSQL/
+
+Source0:
http://search.cpan.org/CPAN/authors/id/C/CO/CORION/DBIx-RunSQL-%{version}.tar.gz
+%{?el5:BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} 
-n)}
+BuildArch:  noarch
+
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
+# Run-time:
+BuildRequires:  perl(DBI)
+BuildRequires:  perl(base)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+
+# Testing
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(DBD::SQLite)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Slurp)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Pod::Readme)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(warnings)
+
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(Getopt::Long)
+Requires:   perl(Pod::Usage)
+
+
+%description
+This module abstracts away the run these SQL statements to set up
+a database into a module. It also abstracts away the reading of
+SQL from a file and allows for various command line parameters
+to be passed in.
+
+
+%prep
+%setup -q -n DBIx-RunSQL-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+%if 0%{?el5}
+rm -rf $RPM_BUILD_ROOT
+%endif
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%if 0%{?el5}
+%clean
+rm -rf $RPM_BUILD_ROOT
+%endif
+
+
+%files
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+
+%changelog
+* Tue Oct 07 2014 Denis Fateyev de...@fateyev.com - 0.12-2
+- Small spec improvements
+
+* Fri Sep 12 2014 Denis Fateyev de...@fateyev.com - 0.12-1
+- Initial release
diff --git a/sources b/sources
index e69de29..ca5401c 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+1fd98d555a36e85f7403f342a41b0282  DBIx-RunSQL-0.12.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-DBIx-RunSQL/el5] perl-DBIx-RunSQL: initial submission (#1141390)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  88dc05e... perl-DBIx-RunSQL: initial submission (#1141390) (*)

(*) 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-DBIx-RunSQL/el6] perl-DBIx-RunSQL: initial submission (#1141390)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  88dc05e... perl-DBIx-RunSQL: initial submission (#1141390) (*)

(*) 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-DBIx-RunSQL/epel7] perl-DBIx-RunSQL: initial submission (#1141390)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  88dc05e... perl-DBIx-RunSQL: initial submission (#1141390) (*)

(*) 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-DBIx-RunSQL/f19] perl-DBIx-RunSQL: initial submission (#1141390)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  88dc05e... perl-DBIx-RunSQL: initial submission (#1141390) (*)

(*) 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-DBIx-RunSQL/f20] perl-DBIx-RunSQL: initial submission (#1141390)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  88dc05e... perl-DBIx-RunSQL: initial submission (#1141390) (*)

(*) 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-DBIx-RunSQL/f21] perl-DBIx-RunSQL: initial submission (#1141390)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  88dc05e... perl-DBIx-RunSQL: initial submission (#1141390) (*)

(*) 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

File enum-1.10.tar.gz uploaded to lookaside cache by dfateyev

2014-10-11 Thread Denis Fateyev
A file has been added to the lookaside cache for perl-enum:

e67f8d34a0104710dc50f38c958e90e9  enum-1.10.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-enum] perl-enum: initial submission (#1141486)

2014-10-11 Thread Denis Fateyev
commit 896a84674491aca71c7304057be464dd10da56d2
Author: Denis Fateyev de...@fateyev.com
Date:   Sun Oct 12 00:45:00 2014 +0600

perl-enum: initial submission (#1141486)

 .gitignore |1 +
 perl-enum.spec |   67 
 sources|1 +
 3 files changed, 69 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..c6e6a2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/enum-1.10.tar.gz
diff --git a/perl-enum.spec b/perl-enum.spec
new file mode 100644
index 000..9c0ac0e
--- /dev/null
+++ b/perl-enum.spec
@@ -0,0 +1,67 @@
+Name:   perl-enum
+Version:1.10
+Release:1%{?dist}
+Summary:C-style enumerated types and bitmask flags in Perl
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/enum/
+
+Source0:
http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/enum-%{version}.tar.gz
+%{?el5:BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} 
-n)}
+BuildArch:  noarch
+
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
+# Run-time:
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+
+# Testing
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(warnings)
+
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+This module is used to define a set of constants with ordered numeric
+values, similar to the enum type in the C programming language.
+You can also define bitmask constants, where the value assigned to
+each constant has exactly one bit set (e.g. 1, 2, 4, 8, etc).
+
+
+%prep
+%setup -q -n enum-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+%if 0%{?el5}
+rm -rf $RPM_BUILD_ROOT
+%endif
+make pure_install DESTDIR=$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/*
+
+%check
+make test
+
+%if 0%{?el5}
+%clean
+rm -rf $RPM_BUILD_ROOT
+%endif
+
+%files
+%doc README Changes
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+
+%changelog
+* Sat Sep 13 2014 Denis Fateyev de...@fateyev.com - 1.10-1
+- Initial release
diff --git a/sources b/sources
index e69de29..858c34d 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+e67f8d34a0104710dc50f38c958e90e9  enum-1.10.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 Devel-Timer-0.05.tar.gz uploaded to lookaside cache by dfateyev

2014-10-11 Thread Denis Fateyev
A file has been added to the lookaside cache for perl-Devel-Timer:

21b0e50193235b9d370514a17dd0e49f  Devel-Timer-0.05.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-enum/el5] perl-enum: initial submission (#1141486)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  896a846... perl-enum: initial submission (#1141486) (*)

(*) 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-enum/el6] perl-enum: initial submission (#1141486)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  896a846... perl-enum: initial submission (#1141486) (*)

(*) 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-enum/epel7] perl-enum: initial submission (#1141486)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  896a846... perl-enum: initial submission (#1141486) (*)

(*) 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-Devel-Timer] perl-Devel-Timer: initial submission (#1139041)

2014-10-11 Thread Denis Fateyev
commit 5977cd24ced6a111c53e7389f4f815ba7e497585
Author: Denis Fateyev de...@fateyev.com
Date:   Sun Oct 12 01:00:27 2014 +0600

perl-Devel-Timer: initial submission (#1139041)

 .gitignore|1 +
 perl-Devel-Timer.spec |   79 +
 sources   |1 +
 3 files changed, 81 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..d6f866f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Devel-Timer-0.05.tar.gz
diff --git a/perl-Devel-Timer.spec b/perl-Devel-Timer.spec
new file mode 100644
index 000..c9795fc
--- /dev/null
+++ b/perl-Devel-Timer.spec
@@ -0,0 +1,79 @@
+Name:   perl-Devel-Timer
+Version:0.05
+Release:2%{?dist}
+Summary:Track and report execution time for parts of code
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Devel-Timer/
+
+Source0:
http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Devel-Timer-%{version}.tar.gz
+%if 0%{?el5}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+%endif
+BuildArch:  noarch
+
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
+# Run-time:
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(ExtUtils::MM_Unix)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+
+# Testing
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+
+%description
+Devel::Timer allows developers to accurately time how long a specific
+piece of code takes to execute. This can be helpful in locating the
+slowest parts of an existing application.
+
+%prep
+%setup -q -n Devel-Timer-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+%if 0%{?el5}
+rm -rf $RPM_BUILD_ROOT
+%endif
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%if 0%{?el5}
+%clean
+rm -rf $RPM_BUILD_ROOT
+%endif
+
+%files
+%doc COPYING Changes
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+
+%changelog
+* Tue Oct 07 2014 Denis Fateyev de...@fateyev.com - 0.05-2
+- Small spec improvements
+
+* Sat Sep 06 2014 Denis Fateyev de...@fateyev.com - 0.05-1
+- Initial release
diff --git a/sources b/sources
index e69de29..c2bf685 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+21b0e50193235b9d370514a17dd0e49f  Devel-Timer-0.05.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-enum/f19] perl-enum: initial submission (#1141486)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  896a846... perl-enum: initial submission (#1141486) (*)

(*) 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-enum/f20] perl-enum: initial submission (#1141486)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  896a846... perl-enum: initial submission (#1141486) (*)

(*) 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-enum/f21] perl-enum: initial submission (#1141486)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  896a846... perl-enum: initial submission (#1141486) (*)

(*) 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-Devel-Timer/el5] perl-Devel-Timer: initial submission (#1139041)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  5977cd2... perl-Devel-Timer: initial submission (#1139041) (*)

(*) 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-Devel-Timer/el6] perl-Devel-Timer: initial submission (#1139041)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  5977cd2... perl-Devel-Timer: initial submission (#1139041) (*)

(*) 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-Devel-Timer/epel7] perl-Devel-Timer: initial submission (#1139041)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  5977cd2... perl-Devel-Timer: initial submission (#1139041) (*)

(*) 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-Devel-Timer/f19] perl-Devel-Timer: initial submission (#1139041)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  5977cd2... perl-Devel-Timer: initial submission (#1139041) (*)

(*) 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-Devel-Timer/f20] perl-Devel-Timer: initial submission (#1139041)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  5977cd2... perl-Devel-Timer: initial submission (#1139041) (*)

(*) 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-Devel-Timer/f21] perl-Devel-Timer: initial submission (#1139041)

2014-10-11 Thread Denis Fateyev
Summary of changes:

  5977cd2... perl-Devel-Timer: initial submission (#1139041) (*)

(*) 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-Array-Unique] perl-Array-Unique: initial import (#1139043)

2014-10-02 Thread Denis Fateyev
commit 4b554ef2991b431f92a6b98de20c2f606b95f5d1
Author: Denis Fateyev de...@fateyev.com
Date:   Thu Oct 2 20:35:59 2014 +0600

perl-Array-Unique: initial import (#1139043)

 .gitignore |1 +
 perl-Array-Unique.spec |   75 
 sources|1 +
 3 files changed, 77 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..22a07e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Array-Unique-0.08.tar.gz
diff --git a/perl-Array-Unique.spec b/perl-Array-Unique.spec
new file mode 100644
index 000..23a2871
--- /dev/null
+++ b/perl-Array-Unique.spec
@@ -0,0 +1,75 @@
+Name:   perl-Array-Unique
+Version:0.08
+Release:2%{?dist}
+Summary:Tie-able array that allows only unique values
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Array-Unique/
+
+Source0:
http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Array-Unique-%{version}.tar.gz
+%{?el5:BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} 
-n)}
+BuildArch:  noarch
+
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(strict)
+
+# Testing
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Tie::Array)
+BuildRequires:  perl(warnings)
+
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+
+%description
+This package lets you create an array which will allow only one
+occurrence of any value. In other words, no matter how many times
+you put in 42 it will keep only the first occurrence and the rest
+will be dropped. You use the module via tie and once you tied your
+array to this module it will behave correctly.
+
+Uniqueness is checked with the 'eq' operator so among other things
+it is case sensitive. As a side effect the module does not allow
+undef as a value in the array.
+
+%prep
+%setup -q -n Array-Unique-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+%if 0%{?el5}
+rm -rf $RPM_BUILD_ROOT
+%endif
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%if 0%{?el5}
+%clean
+rm -rf $RPM_BUILD_ROOT
+%endif
+
+%files
+%doc README Changes
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+
+%changelog
+* Sun Sep 28 2014 Denis Fateyev de...@fateyev.com - 0.08-2
+- Spec small cleanup
+
+* Sat Sep 06 2014 Denis Fateyev de...@fateyev.com - 0.08-1
+- Initial release
diff --git a/sources b/sources
index e69de29..d0f5506 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+e3fc4333a97c360348b8c7d0b6b94e83  Array-Unique-0.08.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-Array-Unique/el5] perl-Array-Unique: initial import (#1139043)

2014-10-02 Thread Denis Fateyev
Summary of changes:

  4b554ef... perl-Array-Unique: initial import (#1139043) (*)

(*) 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-Array-Unique/el6] perl-Array-Unique: initial import (#1139043)

2014-10-02 Thread Denis Fateyev
Summary of changes:

  4b554ef... perl-Array-Unique: initial import (#1139043) (*)

(*) 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-Array-Unique/epel7] perl-Array-Unique: initial import (#1139043)

2014-10-02 Thread Denis Fateyev
Summary of changes:

  4b554ef... perl-Array-Unique: initial import (#1139043) (*)

(*) 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-Array-Unique/f19] perl-Array-Unique: initial import (#1139043)

2014-10-02 Thread Denis Fateyev
Summary of changes:

  4b554ef... perl-Array-Unique: initial import (#1139043) (*)

(*) 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-Array-Unique/f20] perl-Array-Unique: initial import (#1139043)

2014-10-02 Thread Denis Fateyev
Summary of changes:

  4b554ef... perl-Array-Unique: initial import (#1139043) (*)

(*) 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-Array-Unique/f21] perl-Array-Unique: initial import (#1139043)

2014-10-02 Thread Denis Fateyev
Summary of changes:

  4b554ef... perl-Array-Unique: initial import (#1139043) (*)

(*) 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-IO-Pipely/epel7] perl-IO-Pipely: epel7 branch

2014-09-25 Thread Denis Fateyev
commit fe278c2eaf6b0c4b20d007d27887e9024833c8f5
Author: Denis Fateyev de...@fateyev.com
Date:   Fri Sep 26 03:17:28 2014 +0600

perl-IO-Pipely: epel7 branch

 perl-IO-Pipely.spec |9 +++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Pipely.spec b/perl-IO-Pipely.spec
index 059816d..4728956 100644
--- a/perl-IO-Pipely.spec
+++ b/perl-IO-Pipely.spec
@@ -1,6 +1,6 @@
 Name:   perl-IO-Pipely
 Version:0.005
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Portably create pipe() or pipe-like handles, one way or another
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -15,7 +15,9 @@ BuildRequires:  perl(Exporter) = 5.68
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Fcntl) = 1.06
 BuildRequires:  perl(IO::Socket) = 1.31
-BuildRequires:  perl(Scalar::Util) = 1.29
+# requires 1.29 originally but EL7 has 1.27 in Perl
+# version regressed (used only during test and has a workaround)
+BuildRequires:  perl(Scalar::Util) = 1.27
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Symbol) = 1.06
 BuildRequires:  perl(Test::More) = 0.98
@@ -59,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 25 2014 Denis Fateyev de...@fateyev.com - 0.005-4
+- Weaken dependencies used for test (for epel7)
+
 * Tue Aug 26 2014 Jitka Plesnikova jples...@redhat.com - 0.005-3
 - Perl 5.20 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

[perl-Pod-Readme/el6] perl-Pod-Readme: version 0.11

2014-09-19 Thread Denis Fateyev
commit b2c33acddb444f2f16692708675e56013e978d03
Author: Denis Fateyev de...@fateyev.com
Date:   Sat Sep 20 05:01:47 2014 +0600

perl-Pod-Readme: version 0.11

 .gitignore |1 +
 sources|2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f4703f..75d85ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Pod-Readme-0.09.tar.gz
+/Pod-Readme-0.11.tar.gz
diff --git a/sources b/sources
index 2955812..f055f40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f7f2a4c4a74ba50b2aa561fa753d85c  Pod-Readme-0.09.tar.gz
+5846d5fad616daf941862c44b3512ba7  Pod-Readme-0.11.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-Pod-Readme/el6] (17 commits) ...Merge branch 'master' into el6

2014-09-19 Thread Denis Fateyev
Summary of changes:

  03b1807... Fix typo that causes a failure to update the common directo (*)
  ff899e7... - rebuild against perl 5.10.1 (*)
  2b98bc5... - Mass rebuild with perl-5.12.0 (*)
  c95ef33... dist-git conversion (*)
  e4ab985... - 661697 rebuild for fixing problems with vendorach/lib (*)
  034544c... - Update to 0.11. - Update Source0 URL. - Switch back to bu (*)
  3f68b75... - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass (*)
  3300073... Perl mass rebuild (*)
  b773b5d... - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass (*)
  bbe0e54... Perl 5.16 rebuild (*)
  6f2106f... - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass (*)
  7925277... - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass (*)
  b6a4fd3... Perl 5.18 rebuild (*)
  8bdfd5d... - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass (*)
  34c9375... - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass (*)
  678ea33... Perl 5.20 rebuild (*)
  e89c9d6... Merge branch 'master' into el6

(*) 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-Pod-Readme/el6: 17/17] Merge branch 'master' into el6

2014-09-19 Thread Denis Fateyev
commit e89c9d6669abcdbebb307ce93cf48cfca552c130
Merge: b2c33ac 678ea33
Author: Denis Fateyev de...@fateyev.com
Date:   Sat Sep 20 05:16:43 2014 +0600

Merge branch 'master' into el6

 perl-Pod-Readme.spec |   69 -
 1 files changed, 56 insertions(+), 13 deletions(-)
---
--
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-Pod-Readme/el5] perl-Pod-Readme: version 0.11

2014-09-19 Thread Denis Fateyev
commit 9108eb69da20a6324af480a7d5681d7406b25569
Author: Denis Fateyev de...@fateyev.com
Date:   Sat Sep 20 06:30:18 2014 +0600

perl-Pod-Readme: version 0.11

 .gitignore   |1 +
 perl-Pod-Readme.spec |   87 --
 sources  |2 +-
 3 files changed, 72 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f4703f..75d85ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Pod-Readme-0.09.tar.gz
+/Pod-Readme-0.11.tar.gz
diff --git a/perl-Pod-Readme.spec b/perl-Pod-Readme.spec
index 9784499..ac14a2b 100644
--- a/perl-Pod-Readme.spec
+++ b/perl-Pod-Readme.spec
@@ -1,27 +1,21 @@
-%define module_version 0.09
+%define module_version 0.11
 
 Name:   perl-Pod-Readme
-Version:0.090
-Release:1%{?dist}
+Version:0.110
+Release:11%{?dist}
 Summary:Convert POD to README file
-License:GPL or Artistic
+License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Pod-Readme/
-Source0:
http://www.cpan.org/authors/id/R/RR/RRWO/Pod-Readme-%{module_version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/B/BI/BIGPRESH/Pod-Readme-%{module_version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Regexp::Common)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod) = 1.00
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Portability::Files)
-# Core module that appears to be out of date.
-#BuildRequires:  perl(Pod::Text) = 3.0
-Requires:   perl(Test::Pod) = 1.00
-Requires:   perl(Test::Pod::Coverage)
-Requires:   perl(Test::Portability::Files)
-# Core module that appears to be out of date.
-#Requires:   perl(Pod::Text) = 3.0
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 %description
@@ -32,20 +26,21 @@ markup for generating README files.
 %setup -q -n Pod-Readme-%{module_version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+make pure_install DESTDIR=$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/*
 
 %check
-DEVEL_TESTS=1 ./Build test
+DEVEL_TESTS=1 make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -59,6 +54,64 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 28 2014 Jitka Plesnikova jples...@redhat.com - 0.110-11
+- Perl 5.20 rebuild
+
+* Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.110-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
+* Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.110-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.110-8
+- Perl 5.18 rebuild
+
+* Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.110-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.110-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Wed Jun 13 2012 Petr Pisar ppi...@redhat.com - 0.110-5
+- Perl 5.16 rebuild
+
+* Fri Jan 13 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.110-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Mon Jun 20 2011 Marcela Mašláňová mmasl...@redhat.com - 0.110-3
+- Perl mass rebuild
+
+* Wed Feb 09 2011 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.110-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Tue Dec 28 2010 Steven Pritchard st...@kspei.com 0.110-1
+- Update to 0.11.
+- Update Source0 URL.
+- Switch back to building with ExtUtils::MakeMaker/Makefile.PL.
+- BR Test::More.
+
+* Tue Dec 21 2010 Marcela Maslanova mmasl...@redhat.com - 0.090-8
+- 661697 rebuild for fixing problems with vendorach/lib
+
+* Tue May 04 2010 Marcela Maslanova mmasl...@redhat.com - 0.090-7
+- Mass rebuild with perl-5.12.0
+
+* Mon Dec  7 2009 Stepan Kasal ska...@redhat.com - 0.090-6
+- rebuild against perl 5.10.1
+
+* Sun Jul 26 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.090-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Thu Feb 26 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.090-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Wed Mar  5 2008 Tom spot Callaway tcall...@redhat.com 0.090-3
+- rebuild for new perl

File DBIx-Connector-0.53.tar.gz uploaded to lookaside cache by dfateyev

2014-09-16 Thread Denis Fateyev
A file has been added to the lookaside cache for perl-DBIx-Connector:

127fafe4fd4da0c9c7df2ff1c8754c6d  DBIx-Connector-0.53.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-DBIx-Connector] perl-DBIx-Connector: initial release (#1141389)

2014-09-16 Thread Denis Fateyev
commit afe27d52607935cf3ed1946659f7b5d1d9667309
Author: Denis Fateyev de...@fateyev.com
Date:   Wed Sep 17 00:53:57 2014 +0600

perl-DBIx-Connector: initial release (#1141389)

 .gitignore   |1 +
 perl-DBIx-Connector.spec |   73 ++
 sources  |1 +
 3 files changed, 75 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..b358e8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/DBIx-Connector-0.53.tar.gz
diff --git a/perl-DBIx-Connector.spec b/perl-DBIx-Connector.spec
new file mode 100644
index 000..c7e6f4b
--- /dev/null
+++ b/perl-DBIx-Connector.spec
@@ -0,0 +1,73 @@
+Name:   perl-DBIx-Connector
+Version:0.53
+Release:2%{?dist}
+Summary:Fast, safe DBI connection and transaction management
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/DBIx-Connector/
+
+Source0:
http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/DBIx-Connector-%{version}.tar.gz
+BuildArch:  noarch
+
+BuildRequires:  perl
+BuildRequires:  perl(Module::Build)
+
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(DBI) = 1.605
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+
+# Testing
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::MockModule)
+BuildRequires:  perl(Test::Pod) = 1.41
+BuildRequires:  perl(Test::Pod::Coverage) = 1.06
+BuildRequires:  perl(warnings)
+
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(Carp)
+
+%description
+DBIx::Connector provides a simple interface for fast and safe DBI
+connection and transaction management. It allows to keep a database
+handle to maintain a connection in order to minimize overhead without
+having to worry about dropped or corrupted connections.
+
+Borrowing an interface from DBIx::Class, DBIx::Connector also offers
+an API that handles the scoping of database transactions. In addition,
+it offers an API for savepoints if a database supports them.
+
+
+%prep
+%setup -q -n DBIx-Connector-%{version}
+
+%build
+%{__perl} Build.PL installdirs=vendor
+./Build
+
+%install
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+# skipped 't/svp_live.t' since requires a real db
+./Build test
+
+
+%files
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+
+%changelog
+* Sun Sep 14 2014 Denis Fateyev de...@fateyev.com - 0.53-2
+- Add BuildRequires, spec cleanup
+
+* Fri Sep 12 2014 Denis Fateyev de...@fateyev.com - 0.53-1
+- Initial release
diff --git a/sources b/sources
index e69de29..d431fde 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+127fafe4fd4da0c9c7df2ff1c8754c6d  DBIx-Connector-0.53.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-DBIx-Connector/f19] perl-DBIx-Connector: initial release (#1141389)

2014-09-16 Thread Denis Fateyev
Summary of changes:

  afe27d5... perl-DBIx-Connector: initial release (#1141389) (*)

(*) 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-DBIx-Connector/f20] perl-DBIx-Connector: initial release (#1141389)

2014-09-16 Thread Denis Fateyev
Summary of changes:

  afe27d5... perl-DBIx-Connector: initial release (#1141389) (*)

(*) 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-DBIx-Connector/f21] perl-DBIx-Connector: initial release (#1141389)

2014-09-16 Thread Denis Fateyev
Summary of changes:

  afe27d5... perl-DBIx-Connector: initial release (#1141389) (*)

(*) 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-DBIx-Connector/epel7] perl-DBIx-Connector: initial release (#1141389)

2014-09-16 Thread Denis Fateyev
Summary of changes:

  afe27d5... perl-DBIx-Connector: initial release (#1141389) (*)

(*) 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

File Data-Faker-0.10.tar.gz uploaded to lookaside cache by dfateyev

2014-09-11 Thread Denis Fateyev
A file has been added to the lookaside cache for perl-Data-Faker:

48792a48730e5f8489e16fd970b413a5  Data-Faker-0.10.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-Data-Faker] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
commit dab0d05e386362968104d58a089caedfb4573e5a
Author: Denis Fateyev de...@fateyev.com
Date:   Fri Sep 12 06:31:40 2014 +0600

perl-Data-Faker: initial import (#1138971)

 .gitignore   |1 +
 perl-Data-Faker.spec |   65 ++
 sources  |1 +
 3 files changed, 67 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..5721734 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Data-Faker-0.10.tar.gz
diff --git a/perl-Data-Faker.spec b/perl-Data-Faker.spec
new file mode 100644
index 000..48a83f4
--- /dev/null
+++ b/perl-Data-Faker.spec
@@ -0,0 +1,65 @@
+Name:   perl-Data-Faker
+Version:0.10
+Release:2%{?dist}
+Summary:Perl extension for generating fake data
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Data-Faker/
+
+Source0:
http://search.cpan.org/CPAN/authors/id/W/WS/WSHELDAHL/Data-Faker-%{version}.tar.gz
+BuildArch:  noarch
+
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(base)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(POSIX)
+
+# Testing
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+
+%description
+This module creates fake (but reasonable) data that can be used
+for things such as filling databases with fake information during
+development of database related applications.
+
+%prep
+%setup -q -n Data-Faker-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+
+%files
+%doc Changes README
+%{perl_vendorlib}/*
+%{_bindir}/datafaker
+%{_mandir}/man3/*
+
+
+%changelog
+* Tue Sep 09 2014 Denis Fateyev de...@fateyev.com - 0.10-2
+- Added BuildRequires, small changes in spec
+
+* Thu Sep 04 2014 Denis Fateyev de...@fateyev.com - 0.10-1
+- Initial release
diff --git a/sources b/sources
index e69de29..0ffabec 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+48792a48730e5f8489e16fd970b413a5  Data-Faker-0.10.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-Data-Faker/f19] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
Summary of changes:

  dab0d05... perl-Data-Faker: initial import (#1138971) (*)

(*) 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-Data-Faker/f20] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
Summary of changes:

  dab0d05... perl-Data-Faker: initial import (#1138971) (*)

(*) 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-Data-Faker/f21] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
Summary of changes:

  dab0d05... perl-Data-Faker: initial import (#1138971) (*)

(*) 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-Data-Faker/epel7] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
Summary of changes:

  dab0d05... perl-Data-Faker: initial import (#1138971) (*)

(*) 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

Re: glibc issue while build in epel

2014-09-08 Thread Denis Fateyev
On Mon, Sep 8, 2014 at 4:59 PM, Petr Pisar ppi...@redhat.com wrote:


 The failure on ppc64 is a permanent bug in Digest-Whirpool. See
 https://rt.cpan.org/Public/Bug/Display.html?id=84143.

 -- PEtr


Thanks for clarifications. I will try to get more details from the
Digest-Whirlpool author to check if we could do something here.

-- 
wbr, Denis.
--
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

glibc issue while build in epel

2014-09-06 Thread Denis Fateyev
Hello there,

I'm facing an issue while making arch-specific scratch builds in EPEL
branches. They fail during test stage while they build just fine on my own
machine(s) with the same arch.

Build log:
---
t/clone...ok
t/digest..*** glibc detected *** /usr/bin/perl: corrupted
double-linked list: 0x00d4afa0 ***
=== Backtrace: =
/lib64/libc.so.6[0x7f83973cc283]
/lib64/libc.so.6(__libc_malloc+0x6e)[0x7f83973cddfe]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_safesysmalloc+0x3b)[0x7f839863801b]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_gv_init+0x8d)[0x7f83985f945d]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_gv_fetchmeth+0xaa)[0x7f83985f9b0a]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_gv_fetchmeth_autoload+0x91)[0x7f83985fbb81]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_Gv_AMupdate+0x1f9)[0x7f83985fbe09]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_gv_handler+0x5c)[0x7f83985fc0dc]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_sv_clear+0x13d)[0x7f839865346d]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_sv_free+0x80)[0x7f8398653b50]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_gp_free+0xad)[0x7f83985f8ead]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_sv_clear+0x561)[0x7f8398653891]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_sv_free+0x80)[0x7f8398653b50]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so[0x7f83986510c5]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(Perl_sv_clean_objs+0x3a)[0x7f839865113a]
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so(perl_destruct+0x11be)[0x7f83985f785e]
/usr/bin/perl(main+0xb3)[0x401773]
/lib64/libc.so.6(__libc_start_main+0xf4)[0x7f83973779f4]
/usr/bin/perl[0x401609]
... and so on.
---
More details here:
https://kojipkgs.fedoraproject.org//work/tasks/8985/7538985/build.log

Failed builds:
https://koji.fedoraproject.org/koji/taskinfo?taskID=7538983 (EPEL 5)
https://koji.fedoraproject.org/koji/taskinfo?taskID=7538987 (EPEL 6)
https://koji.fedoraproject.org/koji/taskinfo?taskID=7538976 (EPEL 7)

Is it a temporary bug there?

-- 
wbr, Denis.
--
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