File Test-Refcount-0.06.tar.gz uploaded to lookaside cache by kwizart

2009-12-27 Thread Nicolas Chauvet
A file has been added to the lookaside cache for perl-Test-Refcount:

ea68fc8375bc36f49e2620356efde850  Test-Refcount-0.06.tar.gz

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


rpms/perl-Test-Refcount/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 perl-Test-Refcount.spec, 1.2, 1.3

2009-12-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Test-Refcount/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21238

Modified Files:
.cvsignore sources perl-Test-Refcount.spec 
Log Message:

Update to 0.06



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore  3 Aug 2009 12:00:27 -   1.2
+++ .cvsignore  27 Dec 2009 11:40:39 -  1.3
@@ -1 +1 @@
-Test-Refcount-0.05.tar.gz
+Test-Refcount-0.06.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 3 Aug 2009 12:00:27 -   1.2
+++ sources 27 Dec 2009 11:40:39 -  1.3
@@ -1 +1 @@
-657b089713b1283218590119faf12432  Test-Refcount-0.05.tar.gz
+ea68fc8375bc36f49e2620356efde850  Test-Refcount-0.06.tar.gz


Index: perl-Test-Refcount.spec
===
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/devel/perl-Test-Refcount.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-Test-Refcount.spec 4 Dec 2009 02:13:36 -   1.2
+++ perl-Test-Refcount.spec 27 Dec 2009 11:40:39 -  1.3
@@ -1,6 +1,6 @@
 Name:   perl-Test-Refcount
-Version:0.05
-Release:3%{?dist}
+Version:0.06
+Release:1%{?dist}
 Summary:Assert reference counts on objects
 
 Group:  Development/Libraries
@@ -46,8 +46,7 @@ find $RPM_BUILD_ROOT -type f -name .pack
 
 
 %check
-#Test fails rhbz#514942
-make test || :
+make test
 
 
 %clean
@@ -62,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Dec 27 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.06-1
+- Update to 0.06
+- Remove workaround at make test for perl with debug - rhbz#514942
+
 * Fri Dec  4 2009 Stepan Kasal ska...@redhat.com - 0.05-3
 - rebuild against perl 5.10.1
 

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


Re: v4l applications

2009-12-20 Thread Nicolas Chauvet
2009/12/20 Paulo Cavalcanti pro...@gmail.com:


 On Fri, Dec 11, 2009 at 5:35 PM, Paulo Cavalcanti pro...@gmail.com wrote:


 On Sun, Dec 6, 2009 at 1:53 PM, Nicolas Chauvet kwiz...@gmail.com wrote:

 2009/12/5 Paulo Cavalcanti pro...@gmail.com:
  There are some old v4l applications that do not work in Fedora 12.
 
  I found so far fmtools and gnomeradio.
 I will have a look on fmtools in ew days, but until then, patches
 welcomed.


 The current fmtools developer, Ben Pfaff, told me he would send me a patch
 soon. I will test it and then forward it to you.



 Well, Ben Pfaff sent me a new version, and I have a src.rpm here:

 http://orion.lcg.ufrj.br/RPMS/src/fmtools-2.0-2.fc12.src.rpm

 http://orion.lcg.ufrj.br/RPMS/SPECS/fmtools.spec

 I also rewrote the spec file for including tkradio, a tcl/tk wrapper for
 fmtools.

 In my case, I need to call

  /usr/bin/v4lctl -c /dev/radio0 volume mute off

 to unmute my radio (v4ctl is from xawtv).

 I reported this issue to Ben Pfaff, but at least fmtools is up again.

 If someone with a different capture card could test this new version,
 it would be great.

 Thanks.
Hi Paula, and thx for your work,

Have you made a cvs request, so you can commit the spec directly?

Once that said there are few things I dislike in your src.rpm:
- The original source code of fmtools-2.0 doesn't seems present.
(same problem as fmcontrol), but I expect it to be present when the
release will be made official.
- You don't install with -p
- the desktop file could be bundled within the original source code and :
X-Desktop-File-Install-Version=0.15 should only be added by
desktop-file-install on %install
- Requires: tk seems a big dependency for a simple cmd line tool as
fmtools, Can you sub-package tkradio ? (or submit another package for
it ?)
- You haven't keept the changelog from the fedora package, Can you
rebase on it ?


Thx

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


rpms/perl-Devel-FindRef/devel perl-Devel-FindRef.spec, 1.8, 1.9 Devel-FindRef-1.422-nocommon.patch, 1.1, NONE

2009-12-20 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Devel-FindRef/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5302

Modified Files:
perl-Devel-FindRef.spec 
Removed Files:
Devel-FindRef-1.422-nocommon.patch 
Log Message:
- Add BR perl(common::sense)



Index: perl-Devel-FindRef.spec
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/devel/perl-Devel-FindRef.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- perl-Devel-FindRef.spec 7 Dec 2009 08:22:31 -   1.8
+++ perl-Devel-FindRef.spec 20 Dec 2009 22:23:36 -  1.9
@@ -1,14 +1,14 @@
 Name:   perl-Devel-FindRef
 Version:1.42
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Where is that reference to my variable hiding?
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Devel-FindRef/
 Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Devel-FindRef-%{version}2.tar.gz
-Patch0: Devel-FindRef-1.422-nocommon.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(common::sense)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 %description
@@ -19,7 +19,7 @@ references backwards is usually possib
 
 %prep
 %setup -q -n Devel-FindRef-%{version}2
-%patch0 -p1 -b .nocommon
+
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
@@ -50,10 +50,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Devel*.3*
 
 %changelog
+* Sun Dec 20 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 1.42-8
+- Add BR perl(common::sense)
+
 * Mon Dec  7 2009 Stepan Kasal ska...@redhat.com - 1.42-7
 - rebuild against perl 5.10.1
 
-* Mon Aug 31 2009 Nicolas Chauvet (kwizart) 1.42-5
+* Mon Aug 31 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 1.42-5
 - Update internal version to 1.422
 
 * Tue Aug  4 2009 Stepan Kasal ska...@redhat.com 1.42-3


--- Devel-FindRef-1.422-nocommon.patch DELETED ---

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


rpms/perl-Devel-FindRef/F-12 perl-Devel-FindRef.spec, 1.7, 1.8 Devel-FindRef-1.422-nocommon.patch, 1.1, NONE

2009-12-20 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Devel-FindRef/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6115

Modified Files:
perl-Devel-FindRef.spec 
Removed Files:
Devel-FindRef-1.422-nocommon.patch 
Log Message:
- Add BR perl(common::sense)



Index: perl-Devel-FindRef.spec
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/F-12/perl-Devel-FindRef.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- perl-Devel-FindRef.spec 31 Aug 2009 15:11:58 -  1.7
+++ perl-Devel-FindRef.spec 20 Dec 2009 22:26:51 -  1.8
@@ -1,14 +1,14 @@
 Name:   perl-Devel-FindRef
 Version:1.42
-Release:6%{?dist}
+Release:8%{?dist}
 Summary:Where is that reference to my variable hiding?
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Devel-FindRef/
 Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Devel-FindRef-%{version}2.tar.gz
-Patch0: Devel-FindRef-1.422-nocommon.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(common::sense)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 %description
@@ -19,7 +19,7 @@ references backwards is usually possib
 
 %prep
 %setup -q -n Devel-FindRef-%{version}2
-%patch0 -p1 -b .nocommon
+
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
@@ -50,7 +50,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Devel*.3*
 
 %changelog
-* Mon Aug 31 2009 Nicolas Chauvet (kwizart) 1.42-5
+* Sun Dec 20 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 1.42-8
+- Add BR perl(common::sense)
+
+* Mon Dec  7 2009 Stepan Kasal ska...@redhat.com - 1.42-7
+- rebuild against perl 5.10.1
+
+* Mon Aug 31 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 1.42-5
 - Update internal version to 1.422
 
 * Tue Aug  4 2009 Stepan Kasal ska...@redhat.com 1.42-3


--- Devel-FindRef-1.422-nocommon.patch DELETED ---

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


rpms/perl-BDB/F-12 .cvsignore,1.6,1.7 sources,1.7,1.8

2009-12-15 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-BDB/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7765

Modified Files:
.cvsignore sources 
Log Message:
Update missing source



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-BDB/F-12/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore  31 Aug 2009 15:15:54 -  1.6
+++ .cvsignore  15 Dec 2009 12:55:23 -  1.7
@@ -1 +1 @@
-BDB-1.84.tar.gz
+BDB-1.86.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-BDB/F-12/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources 31 Aug 2009 15:15:54 -  1.7
+++ sources 15 Dec 2009 12:55:24 -  1.8
@@ -1 +1 @@
-64c976f7850ce4accfb615a301467e8c  BDB-1.84.tar.gz
+e64da0463e5305d5cad4bd63f820df45  BDB-1.86.tar.gz

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


rpms/perl-BDB/devel perl-BDB.spec, 1.12, 1.13 BDB-1.84-nocommon.patch, 1.1, NONE

2009-12-14 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-BDB/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14405

Modified Files:
perl-BDB.spec 
Removed Files:
BDB-1.84-nocommon.patch 
Log Message:
Remove uneedeed patch



Index: perl-BDB.spec
===
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/perl-BDB.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-BDB.spec   8 Dec 2009 22:37:51 -   1.12
+++ perl-BDB.spec   14 Dec 2009 18:57:22 -  1.13
@@ -1,17 +1,17 @@
 Name:   perl-BDB
 Version:1.86
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Asynchronous Berkeley DB access
 
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/BDB/
 Source0:
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/BDB-%{version}.tar.gz
-Patch0: BDB-1.84-nocommon.patch
 Patch1: BDB-1.86-db_48.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(common::sense)
 BuildRequires:  db4-devel
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
@@ -21,7 +21,6 @@ Asynchronous Berkeley DB access.
 
 %prep
 %setup -q -n BDB-%{version}
-%patch0 -p1 -b .nocommon
 %patch1 -p1 -b .db48
 
 
@@ -56,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Dec 13 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 1.86-3
+- Drop Patch0
+
 * Tue Dec 8 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 1.86-2
 - Patch to force db 4.8.
 


--- BDB-1.84-nocommon.patch DELETED ---

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


rpms/perl-BDB/F-12 perl-BDB.spec, 1.9, 1.10 BDB-1.84-nocommon.patch, 1.1, NONE

2009-12-14 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-BDB/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7792

Modified Files:
perl-BDB.spec 
Removed Files:
BDB-1.84-nocommon.patch 
Log Message:
- Update to 1.86
- Drop patch0



Index: perl-BDB.spec
===
RCS file: /cvs/pkgs/rpms/perl-BDB/F-12/perl-BDB.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- perl-BDB.spec   31 Aug 2009 15:21:53 -  1.9
+++ perl-BDB.spec   14 Dec 2009 20:49:27 -  1.10
@@ -1,16 +1,16 @@
 Name:   perl-BDB
-Version:1.84
-Release:1%{?dist}
+Version:1.86
+Release:3%{?dist}
 Summary:Asynchronous Berkeley DB access
 
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/BDB/
 Source0:
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/BDB-%{version}.tar.gz
-Patch0: BDB-1.84-nocommon.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(common::sense)
 BuildRequires:  db4-devel
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
@@ -20,7 +20,6 @@ Asynchronous Berkeley DB access.
 
 %prep
 %setup -q -n BDB-%{version}
-%patch0 -p1 -b .nocommon
 
 
 %build
@@ -54,6 +53,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Dec 13 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 1.86-3
+- Drop Patch0
+
+* Mon Dec 7 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 1.86-1
+- Update to 1.86
+
 * Mon Aug 31 2009 kwizart  kwizart at gmail.com  - 1.84-1
 - Update to 1.84
 - Add Patch to get rid of common:sense


--- BDB-1.84-nocommon.patch DELETED ---

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


File AnyEvent-5.22.tar.gz uploaded to lookaside cache by kwizart

2009-12-07 Thread Nicolas Chauvet
A file has been added to the lookaside cache for perl-AnyEvent:

b80fb0638ea729ea311aa00a1e2a5432  AnyEvent-5.22.tar.gz

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


File BDB-1.86.tar.gz uploaded to lookaside cache by kwizart

2009-12-07 Thread Nicolas Chauvet
A file has been added to the lookaside cache for perl-BDB:

e64da0463e5305d5cad4bd63f820df45  BDB-1.86.tar.gz

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


rpms/perl-BDB/devel .cvsignore, 1.6, 1.7 sources, 1.7, 1.8 perl-BDB.spec, 1.10, 1.11

2009-12-07 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-BDB/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6392

Modified Files:
.cvsignore sources perl-BDB.spec 
Log Message:
Update to 1.86



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore  31 Aug 2009 15:15:54 -  1.6
+++ .cvsignore  7 Dec 2009 17:49:04 -   1.7
@@ -1 +1 @@
-BDB-1.84.tar.gz
+BDB-1.86.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources 31 Aug 2009 15:15:54 -  1.7
+++ sources 7 Dec 2009 17:49:04 -   1.8
@@ -1 +1 @@
-64c976f7850ce4accfb615a301467e8c  BDB-1.84.tar.gz
+e64da0463e5305d5cad4bd63f820df45  BDB-1.86.tar.gz


Index: perl-BDB.spec
===
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/perl-BDB.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-BDB.spec   7 Dec 2009 11:33:24 -   1.10
+++ perl-BDB.spec   7 Dec 2009 17:49:04 -   1.11
@@ -1,6 +1,6 @@
 Name:   perl-BDB
-Version:1.84
-Release:2%{?dist}
+Version:1.86
+Release:1%{?dist}
 Summary:Asynchronous Berkeley DB access
 
 Group:  Development/Libraries
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec 7 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 1.86-1
+- Update to 1.86
+
 * Mon Dec  7 2009 Stepan Kasal ska...@redhat.com - 1.84-2
 - rebuild against perl 5.10.1
 

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


rpms/perl-AnyEvent/devel perl-AnyEvent.spec, 1.22, 1.23 sources, 1.14, 1.15 .cvsignore, 1.14, 1.15

2009-12-07 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11644

Modified Files:
perl-AnyEvent.spec sources .cvsignore 
Log Message:
Update to 5.22



Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- perl-AnyEvent.spec  7 Dec 2009 14:46:52 -   1.22
+++ perl-AnyEvent.spec  7 Dec 2009 18:02:31 -   1.23
@@ -1,8 +1,8 @@
-%global subver 2
+#global subver 2
 
 Name:   perl-AnyEvent
-Version:5.11
-Release:3%{?dist}
+Version:5.22
+Release:1%{?dist}
 Summary:Framework for multiple event loops
 
 Group:  Development/Libraries
@@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec 7 2009 Nicolas Chauvet kwiz...@fedoraproject.org  - 5.22-1
+- Update to 5.22  (rpm version : 5.22)
+
 * Mon Dec  7 2009 Stepan Kasal ska...@redhat.com - 5.11-3
 - rebuild against perl 5.10.1
 


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources 31 Aug 2009 14:27:24 -  1.14
+++ sources 7 Dec 2009 18:02:31 -   1.15
@@ -1 +1 @@
-21f43e5fc3e55a079f672add72c64262  AnyEvent-5.112.tar.gz
+b80fb0638ea729ea311aa00a1e2a5432  AnyEvent-5.22.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- .cvsignore  31 Aug 2009 14:27:25 -  1.14
+++ .cvsignore  7 Dec 2009 18:02:31 -   1.15
@@ -1 +1 @@
-AnyEvent-5.112.tar.gz
+AnyEvent-5.22.tar.gz

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


Re: v4l applications

2009-12-06 Thread Nicolas Chauvet
2009/12/5 Paulo Cavalcanti pro...@gmail.com:
 There are some old v4l applications that do not work in Fedora 12.

 I found so far fmtools and gnomeradio.
I will have a look on fmtools in ew days, but until then, patches welcomed.

Nicolas (kwizart)

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: Build Failure regarding Boost

2009-12-01 Thread Nicolas Chauvet
2009/12/1 Tim Niemueller t...@niemueller.de:
 Hi all.

 I'm trying to build the newest version 3.0.0 of the Player package. It
 builds just fine on F11/F12, but it fails with an error that
 -lboost_thread cannot be found on rawhide. boost-devel is in the BR,
 boost-thread is being installed according to root.log.

 The package uses cmake for building, where I suspect the problem. On my
 (F-11) machine it links with -lboost_thread-mt). But on rawhide it uses
 the non-mt version (well, a non-multithreaded threading library is kind
 of an issue). On my system I have cmake 2.6.3, while rawhide has 2.8.0.
 Is there a known problem? Does anyone else maintain a project build with
 cmake and using Boost and can give a hint how to solve?
aqsis use cmake and boost, but also explicitly tell which boost library to use.
You may have to adapt the cmake option if they are non-standardized.

Nicolas (kwizart)

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rawhide report: 20091128 changes

2009-11-30 Thread Nicolas Chauvet
2009/11/28 Rex Dieter rdie...@math.unl.edu:
 Rawhide Report wrote:

 Compose started at Sat Nov 28 08:15:06 UTC 2009

 Broken deps for i386

 kipi-plugins-0.8.0-3.fc13.i686 requires libcxcore.so.2
 kipi-plugins-0.8.0-3.fc13.i686 requires libcvaux.so.2
 kipi-plugins-0.8.0-3.fc13.i686 requires libcv.so.2
 kipi-plugins-0.8.0-3.fc13.i686 requires libhighgui.so.2

 Looks like an ABI-breaking opencv landed. ;(
This ABI bump was scheduled from this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=530717
packagers are expected to rebuild their package.

ps: I will do mine tonight.
Nicolas (kwizart)

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rpms/php-facedetect/EL-5 php-facedetect.spec,1.1,1.2

2009-11-30 Thread Nicolas Chauvet
Can this commit be reverted?
It was requested to rebuild package only for rawhide!
https://bugzilla.redhat.com/show_bug.cgi?id=530717

2009/11/30 topdog top...@fedoraproject.org:
 Author: topdog

 Update of /cvs/pkgs/rpms/php-facedetect/EL-5
 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20125/EL-5

 Modified Files:
        php-facedetect.spec
 Log Message:
 * Mon Nov 30 2009 Andrew Colin Kissa and...@topdog.za.net 1.0.0-3
 - rebuild for new opencv




 Index: php-facedetect.spec
 ===
 RCS file: /cvs/pkgs/rpms/php-facedetect/EL-5/php-facedetect.spec,v
 retrieving revision 1.1
 retrieving revision 1.2
 diff -u -p -r1.1 -r1.2
 --- php-facedetect.spec 31 Jul 2009 15:31:54 -      1.1
 +++ php-facedetect.spec 30 Nov 2009 08:49:23 -      1.2
 @@ -3,7 +3,7 @@

  Name:          php-facedetect
  Version:       1.0.0
 -Release:       2%{?dist}
 +Release:       3%{?dist}
  Summary:       PHP extension to access the OpenCV library
  Group:         Development/Languages
  License:       PHP
 @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
  %{php_extdir}/facedetect.so

  %changelog
 +* Sun Nov 29 2009 Andrew Colin Kissa and...@topdog.za.net - 1.0.0-2
 +- Rebuild with new opencv
 +
  * Thu Jul 30 2009 Andrew Colin Kissa and...@topdog.za.net - 1.0.0-2
  - Fix macros


 --
 fedora-extras-commits mailing list
 fedora-extras-comm...@redhat.com
 https://www.redhat.com/mailman/listinfo/fedora-extras-commits


-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rawhide report: 20091128 changes

2009-11-30 Thread Nicolas Chauvet
2009/11/30 Rex Dieter rdie...@math.unl.edu:
 Nicolas Chauvet wrote:

 2009/11/28 Rex Dieter rdie...@math.unl.edu:
 Rawhide Report wrote:

 Compose started at Sat Nov 28 08:15:06 UTC 2009

 Broken deps for i386

 kipi-plugins-0.8.0-3.fc13.i686 requires libcxcore.so.2
 kipi-plugins-0.8.0-3.fc13.i686 requires libcvaux.so.2
 kipi-plugins-0.8.0-3.fc13.i686 requires libcv.so.2
 kipi-plugins-0.8.0-3.fc13.i686 requires libhighgui.so.2

 Looks like an ABI-breaking opencv landed. ;(
 This ABI bump was scheduled from this bug:
 https://bugzilla.redhat.com/show_bug.cgi?id=530717
 packagers are expected to rebuild their package.

 I was just pointing out that packagers should expect to be notified of such
 things (without having to wait for broken deps reports), something like
 https://fedoraproject.org/wiki/PackageMaintainers/MaintainerResponsibility#Notify_others_of_changes_that_may_affect_their_packages
 would be nice.
That's why every primary maintainer was cc'd to the bug.
But indeed, for some reason, you was missing from the bug as the
kipi-plugins maintainer.

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


rpms/perl-Net-CIDR/devel Makefile, NONE, 1.1 import.log, NONE, 1.1 perl-Net-CIDR.spec, NONE, 1.1 sources, NONE, 1.1

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Net-CIDR/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18246/devel

Added Files:
Makefile import.log perl-Net-CIDR.spec sources 
Log Message:
Initial import



* Error reading new file: [Errno 2] No such file or directory: 'Makefile'

--- NEW FILE import.log ---
perl-Net-CIDR-0_13-2_fc11:HEAD:perl-Net-CIDR-0.13-2.fc11.src.rpm:1257934476


--- NEW FILE perl-Net-CIDR.spec ---
Name:   perl-Net-CIDR
Version:0.13
Release:2%{?dist}
Summary:Manipulate IPv4/IPv6 netblocks in CIDR notation
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Net-CIDR/
Source0:
http://www.cpan.org/authors/id/M/MR/MRSAM/Net-CIDR-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
The Net::CIDR package contains functions that manipulate lists of IP
netblocks expressed in CIDR notation. The Net::CIDR functions handle both
IPv4 and IPv6 addresses.

%prep
%setup -q -n Net-CIDR-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

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

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorlib}/Net/
%{_mandir}/man3/*.3pm*

%changelog
* Mon Nov  9 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-2
- Fix License tag
- Remove Net-CIDR.spec from %%doc
- List files more explicitely

* Fri Sep 25 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-1
- Specfile autogenerated by cpanspec 1.78.


--- NEW FILE sources ---
40f0f42104b314af91ab78119e0096de  Net-CIDR-0.13.tar.gz

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


rpms/perl-Net-CIDR/F-12 Makefile, NONE, 1.1 import.log, NONE, 1.1 perl-Net-CIDR.spec, NONE, 1.1 sources, NONE, 1.1

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Net-CIDR/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21950/F-12

Added Files:
Makefile import.log perl-Net-CIDR.spec sources 
Log Message:
Initial import in F-12



* Error reading new file: [Errno 2] No such file or directory: 'Makefile'

--- NEW FILE import.log ---
perl-Net-CIDR-0_13-2_fc11:F-12:perl-Net-CIDR-0.13-2.fc11.src.rpm:1257935407


--- NEW FILE perl-Net-CIDR.spec ---
Name:   perl-Net-CIDR
Version:0.13
Release:2%{?dist}
Summary:Manipulate IPv4/IPv6 netblocks in CIDR notation
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Net-CIDR/
Source0:
http://www.cpan.org/authors/id/M/MR/MRSAM/Net-CIDR-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
The Net::CIDR package contains functions that manipulate lists of IP
netblocks expressed in CIDR notation. The Net::CIDR functions handle both
IPv4 and IPv6 addresses.

%prep
%setup -q -n Net-CIDR-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

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

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorlib}/Net/
%{_mandir}/man3/*.3pm*

%changelog
* Mon Nov  9 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-2
- Fix License tag
- Remove Net-CIDR.spec from %%doc
- List files more explicitely

* Fri Sep 25 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-1
- Specfile autogenerated by cpanspec 1.78.


--- NEW FILE sources ---
40f0f42104b314af91ab78119e0096de  Net-CIDR-0.13.tar.gz

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


rpms/perl-Net-CIDR/F-11 Makefile, NONE, 1.1 import.log, NONE, 1.1 perl-Net-CIDR.spec, NONE, 1.1 sources, NONE, 1.1

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Net-CIDR/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22200/F-11

Added Files:
Makefile import.log perl-Net-CIDR.spec sources 
Log Message:
Initial import in F-11



* Error reading new file: [Errno 2] No such file or directory: 'Makefile'

--- NEW FILE import.log ---
perl-Net-CIDR-0_13-2_fc11:F-11:perl-Net-CIDR-0.13-2.fc11.src.rpm:1257935416


--- NEW FILE perl-Net-CIDR.spec ---
Name:   perl-Net-CIDR
Version:0.13
Release:2%{?dist}
Summary:Manipulate IPv4/IPv6 netblocks in CIDR notation
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Net-CIDR/
Source0:
http://www.cpan.org/authors/id/M/MR/MRSAM/Net-CIDR-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
The Net::CIDR package contains functions that manipulate lists of IP
netblocks expressed in CIDR notation. The Net::CIDR functions handle both
IPv4 and IPv6 addresses.

%prep
%setup -q -n Net-CIDR-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

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

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorlib}/Net/
%{_mandir}/man3/*.3pm*

%changelog
* Mon Nov  9 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-2
- Fix License tag
- Remove Net-CIDR.spec from %%doc
- List files more explicitely

* Fri Sep 25 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-1
- Specfile autogenerated by cpanspec 1.78.


--- NEW FILE sources ---
40f0f42104b314af91ab78119e0096de  Net-CIDR-0.13.tar.gz

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


rpms/perl-Net-CIDR/EL-5 Makefile, NONE, 1.1 import.log, NONE, 1.1 perl-Net-CIDR.spec, NONE, 1.1 sources, NONE, 1.1

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Net-CIDR/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23172/EL-5

Added Files:
Makefile import.log perl-Net-CIDR.spec sources 
Log Message:
Initial import in EL-5



* Error reading new file: [Errno 2] No such file or directory: 'Makefile'

--- NEW FILE import.log ---
perl-Net-CIDR-0_13-2_fc11:EL-5:perl-Net-CIDR-0.13-2.fc11.src.rpm:1257935633


--- NEW FILE perl-Net-CIDR.spec ---
Name:   perl-Net-CIDR
Version:0.13
Release:2%{?dist}
Summary:Manipulate IPv4/IPv6 netblocks in CIDR notation
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Net-CIDR/
Source0:
http://www.cpan.org/authors/id/M/MR/MRSAM/Net-CIDR-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
The Net::CIDR package contains functions that manipulate lists of IP
netblocks expressed in CIDR notation. The Net::CIDR functions handle both
IPv4 and IPv6 addresses.

%prep
%setup -q -n Net-CIDR-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

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

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorlib}/Net/
%{_mandir}/man3/*.3pm*

%changelog
* Mon Nov  9 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-2
- Fix License tag
- Remove Net-CIDR.spec from %%doc
- List files more explicitely

* Fri Sep 25 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-1
- Specfile autogenerated by cpanspec 1.78.


--- NEW FILE sources ---
40f0f42104b314af91ab78119e0096de  Net-CIDR-0.13.tar.gz

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


rpms/perl-Net-CIDR/F-10 Makefile, NONE, 1.1 import.log, NONE, 1.1 perl-Net-CIDR.spec, NONE, 1.1 sources, NONE, 1.1

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Net-CIDR/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22453/F-10

Added Files:
Makefile import.log perl-Net-CIDR.spec sources 
Log Message:
Initial import in F-10



* Error reading new file: [Errno 2] No such file or directory: 'Makefile'

--- NEW FILE import.log ---
perl-Net-CIDR-0_13-2_fc11:F-10:perl-Net-CIDR-0.13-2.fc11.src.rpm:1257935420


--- NEW FILE perl-Net-CIDR.spec ---
Name:   perl-Net-CIDR
Version:0.13
Release:2%{?dist}
Summary:Manipulate IPv4/IPv6 netblocks in CIDR notation
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Net-CIDR/
Source0:
http://www.cpan.org/authors/id/M/MR/MRSAM/Net-CIDR-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
The Net::CIDR package contains functions that manipulate lists of IP
netblocks expressed in CIDR notation. The Net::CIDR functions handle both
IPv4 and IPv6 addresses.

%prep
%setup -q -n Net-CIDR-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

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

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorlib}/Net/
%{_mandir}/man3/*.3pm*

%changelog
* Mon Nov  9 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-2
- Fix License tag
- Remove Net-CIDR.spec from %%doc
- List files more explicitely

* Fri Sep 25 2009 Nicolas Chauvet kwiz...@fedoraproject.org - 0.13-1
- Specfile autogenerated by cpanspec 1.78.


--- NEW FILE sources ---
40f0f42104b314af91ab78119e0096de  Net-CIDR-0.13.tar.gz

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


rpms/perl-Guard/devel import.log, NONE, 1.1 perl-Guard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Guard/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30196/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Guard.spec 
Log Message:
Initial import


--- NEW FILE import.log ---
perl-Guard-1_021-1_fc12:HEAD:perl-Guard-1.021-1.fc12.src.rpm:1257936857


--- NEW FILE perl-Guard.spec ---
Name:   perl-Guard
Version:1.021
Release:1%{?dist}
Summary:Safe cleanup blocks
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Guard/
Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Guard-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
This module implements so-called guards. A guard is something
(usually an object) that guards a resource, ensuring that it is
cleaned up when expected.

%prep
%setup -q -n Guard-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Guard*
%{_mandir}/man3/*

%changelog
* Sun Nov 08 2009 Nicolas Chuavet kwiz...@fedoraproject.org - 1.021-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Guard/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Nov 2009 03:50:04 -  1.1
+++ .cvsignore  11 Nov 2009 10:55:24 -  1.2
@@ -0,0 +1 @@
+Guard-1.021.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Guard/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Nov 2009 03:50:04 -  1.1
+++ sources 11 Nov 2009 10:55:24 -  1.2
@@ -0,0 +1 @@
+6c15e885c089115f8263a5873ed74f1e  Guard-1.021.tar.gz

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


rpms/perl-Guard/devel import.log,1.1,1.2

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Guard/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30670/devel

Modified Files:
import.log 
Log Message:
Initial import


Index: import.log
===
RCS file: /cvs/pkgs/rpms/perl-Guard/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log  11 Nov 2009 10:55:24 -  1.1
+++ import.log  11 Nov 2009 10:56:35 -  1.2
@@ -1 +1,2 @@
 perl-Guard-1_021-1_fc12:HEAD:perl-Guard-1.021-1.fc12.src.rpm:1257936857
+perl-Guard-1_021-1_fc12:HEAD:perl-Guard-1.021-1.fc12.src.rpm:1257936966

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


rpms/perl-Guard/F-12 import.log, NONE, 1.1 perl-Guard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Guard/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31180/F-12

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Guard.spec 
Log Message:
Initial import


--- NEW FILE import.log ---
perl-Guard-1_021-1_fc12:F-12:perl-Guard-1.021-1.fc12.src.rpm:1257937036


--- NEW FILE perl-Guard.spec ---
Name:   perl-Guard
Version:1.021
Release:1%{?dist}
Summary:Safe cleanup blocks
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Guard/
Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Guard-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
This module implements so-called guards. A guard is something
(usually an object) that guards a resource, ensuring that it is
cleaned up when expected.

%prep
%setup -q -n Guard-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Guard*
%{_mandir}/man3/*

%changelog
* Sun Nov 08 2009 Nicolas Chuavet kwiz...@fedoraproject.org - 1.021-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Guard/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Nov 2009 03:50:04 -  1.1
+++ .cvsignore  11 Nov 2009 10:57:46 -  1.2
@@ -0,0 +1 @@
+Guard-1.021.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Guard/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Nov 2009 03:50:04 -  1.1
+++ sources 11 Nov 2009 10:57:46 -  1.2
@@ -0,0 +1 @@
+6c15e885c089115f8263a5873ed74f1e  Guard-1.021.tar.gz

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


rpms/perl-Guard/F-11 import.log, NONE, 1.1 perl-Guard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Guard/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31809/F-11

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Guard.spec 
Log Message:
Initial import


--- NEW FILE import.log ---
perl-Guard-1_021-1_fc12:F-11:perl-Guard-1.021-1.fc12.src.rpm:1257937177


--- NEW FILE perl-Guard.spec ---
Name:   perl-Guard
Version:1.021
Release:1%{?dist}
Summary:Safe cleanup blocks
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Guard/
Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Guard-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
This module implements so-called guards. A guard is something
(usually an object) that guards a resource, ensuring that it is
cleaned up when expected.

%prep
%setup -q -n Guard-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Guard*
%{_mandir}/man3/*

%changelog
* Sun Nov 08 2009 Nicolas Chuavet kwiz...@fedoraproject.org - 1.021-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Guard/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Nov 2009 03:50:04 -  1.1
+++ .cvsignore  11 Nov 2009 11:00:13 -  1.2
@@ -0,0 +1 @@
+Guard-1.021.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Guard/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Nov 2009 03:50:04 -  1.1
+++ sources 11 Nov 2009 11:00:13 -  1.2
@@ -0,0 +1 @@
+6c15e885c089115f8263a5873ed74f1e  Guard-1.021.tar.gz

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


rpms/perl-Guard/F-10 import.log, NONE, 1.1 perl-Guard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Guard/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32356/F-10

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Guard.spec 
Log Message:
Initial import


--- NEW FILE import.log ---
perl-Guard-1_021-1_fc12:F-10:perl-Guard-1.021-1.fc12.src.rpm:1257937253


--- NEW FILE perl-Guard.spec ---
Name:   perl-Guard
Version:1.021
Release:1%{?dist}
Summary:Safe cleanup blocks
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Guard/
Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Guard-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
This module implements so-called guards. A guard is something
(usually an object) that guards a resource, ensuring that it is
cleaned up when expected.

%prep
%setup -q -n Guard-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Guard*
%{_mandir}/man3/*

%changelog
* Sun Nov 08 2009 Nicolas Chuavet kwiz...@fedoraproject.org - 1.021-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Guard/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Nov 2009 03:50:04 -  1.1
+++ .cvsignore  11 Nov 2009 11:01:36 -  1.2
@@ -0,0 +1 @@
+Guard-1.021.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Guard/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Nov 2009 03:50:04 -  1.1
+++ sources 11 Nov 2009 11:01:36 -  1.2
@@ -0,0 +1 @@
+6c15e885c089115f8263a5873ed74f1e  Guard-1.021.tar.gz

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


rpms/perl-Guard/EL-5 import.log, NONE, 1.1 perl-Guard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-11-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Guard/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1263/EL-5

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Guard.spec 
Log Message:
Initial import


--- NEW FILE import.log ---
perl-Guard-1_021-1_fc12:EL-5:perl-Guard-1.021-1.fc12.src.rpm:1257937411


--- NEW FILE perl-Guard.spec ---
Name:   perl-Guard
Version:1.021
Release:1%{?dist}
Summary:Safe cleanup blocks
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Guard/
Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Guard-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
This module implements so-called guards. A guard is something
(usually an object) that guards a resource, ensuring that it is
cleaned up when expected.

%prep
%setup -q -n Guard-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Guard*
%{_mandir}/man3/*

%changelog
* Sun Nov 08 2009 Nicolas Chuavet kwiz...@fedoraproject.org - 1.021-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Guard/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Nov 2009 03:50:04 -  1.1
+++ .cvsignore  11 Nov 2009 11:05:45 -  1.2
@@ -0,0 +1 @@
+Guard-1.021.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Guard/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Nov 2009 03:50:04 -  1.1
+++ sources 11 Nov 2009 11:05:46 -  1.2
@@ -0,0 +1 @@
+6c15e885c089115f8263a5873ed74f1e  Guard-1.021.tar.gz

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


Re: What to do with package that wants to use sse?

2009-10-31 Thread Nicolas Chauvet
2009/10/31 Bruno Wolff III br...@wolff.to:
 I am working on packaging pagedgeometry and I noticed that when building
 on gcc it passes -msse which I am guessing says to use sse instructions.
 I think that even in F12 we can't assume these instructions are available.
 The package may gain a lot of benefit from using those instructions.
 (I haven't tested that yet as I am still pretty early in the process.)
 Is there some relatively standard way to handle something like this?
-msse is fine for x86_64 and ia64  by default (but not for non-intel arches).
The only way to have sse enabled on ix86 is for a library to be built
twice, the provides the sse version in %{_libdir}/sse2. The linker
will then enable the appropriate library at runtime.
(note that only sse2 wrap exists - not sse{,3,4},atom,i7 )
That's not possible when the optimized code is within a binary.

Now I would really like to promote a comprehensive understanding of that policy.
Because sometimes the application requirements are beyond the entry
point of  sse. There is a package, outside of the Fedora collection,
that might be compiled with sse on ix86.
There is generic code for it, so it will probably works on s390 or
sparc, along with non-sse ix86. But mixing real time multimedia
streams for deejay will then became harder if not sse enabled. So the
application requirement was to be higher than if the app wasn't
compiled with sse.

I also have another case for a package which is an image renderer for blender.
Using such app on computer that doesn't have sse is really a miss
understanding of what your computer is better used at.

Nicolas (kwizart)

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: What requires libgcc, actually?

2009-10-28 Thread Nicolas Chauvet
2009/10/28 Linus Walleij linus.ml.wall...@gmail.com:
 Just a quick question for those who know:

 The shared libs from libgcc: /lib/libgcc*so* are not required by
 anything:

 [r...@localhost ~]# rpm -q --whatrequires libgcc-4.4.1-2.fc11.i586
 no package requires libgcc-4.4.1-2.fc11.i586

Use this instead:
repoquery --whatrequires libgcc_s.so.1()(64bit)
or on 32bit systems:
repoquery --whatrequires  libgcc_s.so.1

Nicolas (kwizart)

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


rpms/perl-Devel-FindRef/devel sources, 1.2, 1.3 .cvsignore, 1.2, 1.3 perl-Devel-FindRef.spec, 1.4, 1.5

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Devel-FindRef/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31665

Modified Files:
sources .cvsignore perl-Devel-FindRef.spec 
Log Message:
Update to 1.422



Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 27 Jul 2009 08:41:51 -  1.2
+++ sources 31 Aug 2009 13:23:17 -  1.3
@@ -1 +1 @@
-b14f71c5be088ae674bc821cfdcb56f7  Devel-FindRef-1.42.tar.gz
+2c92401767653f1ba8b98f36f23fae8d  Devel-FindRef-1.422.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore  27 Jul 2009 08:41:51 -  1.2
+++ .cvsignore  31 Aug 2009 13:23:17 -  1.3
@@ -1 +1 @@
-Devel-FindRef-1.42.tar.gz
+Devel-FindRef-1.422.tar.gz


Index: perl-Devel-FindRef.spec
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/devel/perl-Devel-FindRef.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-Devel-FindRef.spec 4 Aug 2009 19:44:34 -   1.4
+++ perl-Devel-FindRef.spec 31 Aug 2009 13:23:17 -  1.5
@@ -1,11 +1,11 @@
 Name:   perl-Devel-FindRef
 Version:1.42
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Where is that reference to my variable hiding?
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Devel-FindRef/
-Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Devel-FindRef-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Devel-FindRef-%{version}2.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Devel*.3*
 
 %changelog
+* Mon Aug 31 2009 Nicolas Chauvet (kwizart) 1.42-4
+- Update internal version to 1.422
+
 * Tue Aug  4 2009 Stepan Kasal ska...@redhat.com 1.42-3
 - back out the previous rebuild
 

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


rpms/perl-Devel-FindRef/devel perl-Devel-FindRef.spec,1.5,1.6

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Devel-FindRef/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2233

Modified Files:
perl-Devel-FindRef.spec 
Log Message:
Update to 5



Index: perl-Devel-FindRef.spec
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/devel/perl-Devel-FindRef.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Devel-FindRef.spec 31 Aug 2009 13:23:17 -  1.5
+++ perl-Devel-FindRef.spec 31 Aug 2009 13:31:20 -  1.6
@@ -1,6 +1,6 @@
 Name:   perl-Devel-FindRef
 Version:1.42
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Where is that reference to my variable hiding?
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -17,7 +17,7 @@ very hard. Fortunately, perl keeps track
 references backwards is usually possible.
 
 %prep
-%setup -q -n Devel-FindRef-%{version}
+%setup -q -n Devel-FindRef-%{version}2
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
@@ -48,7 +48,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Devel*.3*
 
 %changelog
-* Mon Aug 31 2009 Nicolas Chauvet (kwizart) 1.42-4
+* Mon Aug 31 2009 Nicolas Chauvet (kwizart) 1.42-5
 - Update internal version to 1.422
 
 * Tue Aug  4 2009 Stepan Kasal ska...@redhat.com 1.42-3

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


rpms/perl-IO-Async/devel sources, 1.2, 1.3 .cvsignore, 1.2, 1.3 perl-IO-Async.spec, 1.2, 1.3

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-IO-Async/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2799

Modified Files:
sources .cvsignore perl-IO-Async.spec 
Log Message:
Update to 0.23



Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 11 Aug 2009 07:17:03 -  1.2
+++ sources 31 Aug 2009 13:33:42 -  1.3
@@ -1 +1 @@
-92cfc798a468e32aa1bd3d85ef1029e1  IO-Async-0.22.tar.gz
+9dd6cfe42fca273cf49d9b3dd6272f1a  IO-Async-0.23.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore  11 Aug 2009 07:17:03 -  1.2
+++ .cvsignore  31 Aug 2009 13:33:42 -  1.3
@@ -1 +1 @@
-IO-Async-0.22.tar.gz
+IO-Async-0.23.tar.gz


Index: perl-IO-Async.spec
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/devel/perl-IO-Async.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-IO-Async.spec  11 Aug 2009 07:19:03 -  1.2
+++ perl-IO-Async.spec  31 Aug 2009 13:33:42 -  1.3
@@ -1,6 +1,6 @@
 Name:   perl-IO-Async
-Version:0.22
-Release:2%{?dist}
+Version:0.23
+Release:1%{?dist}
 Summary:A collection of modules that implement asynchronous filehandle 
IO
 
 Group:  Development/Libraries
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 31 2009 kwizart  kwizart at gmail.com  - 0.23-1
+- Update to 0.23
+
 * Tue Aug 11 2009 kwizart  kwizart at gmail.com  - 0.22-2
 - Add Missing BR
 

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


rpms/perl-IO-Async/F-11 sources,1.2,1.3 perl-IO-Async.spec,1.1,1.2

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-IO-Async/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5194

Modified Files:
sources perl-IO-Async.spec 
Log Message:
UPdate to 0.23



Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 11 Aug 2009 07:20:59 -  1.2
+++ sources 31 Aug 2009 13:42:23 -  1.3
@@ -1 +1 @@
-92cfc798a468e32aa1bd3d85ef1029e1  IO-Async-0.22.tar.gz
+9dd6cfe42fca273cf49d9b3dd6272f1a  IO-Async-0.23.tar.gz


Index: perl-IO-Async.spec
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/F-11/perl-IO-Async.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-IO-Async.spec  11 Aug 2009 07:20:59 -  1.1
+++ perl-IO-Async.spec  31 Aug 2009 13:42:23 -  1.2
@@ -1,6 +1,6 @@
 Name:   perl-IO-Async
-Version:0.22
-Release:2%{?dist}
+Version:0.23
+Release:1%{?dist}
 Summary:A collection of modules that implement asynchronous filehandle 
IO
 
 Group:  Development/Libraries
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 31 2009 kwizart  kwizart at gmail.com  - 0.23-1
+- Update to 0.23
+
 * Tue Aug 11 2009 kwizart  kwizart at gmail.com  - 0.22-2
 - Add Missing BR
 

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


rpms/perl-IO-Async/F-10 sources,1.2,1.3 perl-IO-Async.spec,1.1,1.2

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-IO-Async/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5607

Modified Files:
sources perl-IO-Async.spec 
Log Message:
Update to 0.23



Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 11 Aug 2009 07:22:07 -  1.2
+++ sources 31 Aug 2009 13:43:43 -  1.3
@@ -1 +1 @@
-92cfc798a468e32aa1bd3d85ef1029e1  IO-Async-0.22.tar.gz
+9dd6cfe42fca273cf49d9b3dd6272f1a  IO-Async-0.23.tar.gz


Index: perl-IO-Async.spec
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/F-10/perl-IO-Async.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-IO-Async.spec  11 Aug 2009 07:22:07 -  1.1
+++ perl-IO-Async.spec  31 Aug 2009 13:43:43 -  1.2
@@ -1,6 +1,6 @@
 Name:   perl-IO-Async
-Version:0.22
-Release:2%{?dist}
+Version:0.23
+Release:1%{?dist}
 Summary:A collection of modules that implement asynchronous filehandle 
IO
 
 Group:  Development/Libraries
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 31 2009 kwizart  kwizart at gmail.com  - 0.23-1
+- Update to 0.23
+
 * Tue Aug 11 2009 kwizart  kwizart at gmail.com  - 0.22-2
 - Add Missing BR
 

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


rpms/perl-AnyEvent/devel perl-AnyEvent.spec,1.18,1.19

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17604

Modified Files:
perl-AnyEvent.spec 
Log Message:
Update to 5.112



Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- perl-AnyEvent.spec  27 Jul 2009 15:32:58 -  1.18
+++ perl-AnyEvent.spec  31 Aug 2009 14:23:57 -  1.19
@@ -1,14 +1,14 @@
-%define version_anyevent 4.87
+%global subver 2
 
 Name:   perl-AnyEvent
-Version:4.870
+Version:5.11
 Release:1%{?dist}
 Summary:Framework for multiple event loops
 
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/AnyEvent/
-Source0:
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-%{version_anyevent}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-%{version}%{?subver}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
@@ -26,7 +26,7 @@ peacefully at any one time).
 
 
 %prep
-%setup -q -n AnyEvent-%{version_anyevent}
+%setup -q -n AnyEvent-%{version}%{?subver}
 
 # Filter unwanted Requires:
 cat  \EOF  %{name}-req
@@ -36,11 +36,10 @@ cat  \EOF  %{name}-req
   sed -e '/perl(EV)/d' | \
   sed -e '/perl(Irssi)/d' | \
   sed -e '/^perl(Qt/d' | \
-  sed -e '/^perl(IO::Async/d' | \
   sed -e '/^perl(AnyEvent::Impl::Qt/d'
 
 EOF
-%define __perl_requires %{_builddir}/AnyEvent-%{version_anyevent}/%{name}-req
+%define __perl_requires %{_builddir}/AnyEvent-%{version}%{?subver}/%{name}-req
 chmod +x %{name}-req
 
 # Filter unwanted Provides:
@@ -50,7 +49,7 @@ cat  \EOF  %{name}-prov
   sed -e '/^perl(AnyEvent::Impl::Qt/d'
 
 EOF
-%define __perl_provides %{_builddir}/AnyEvent-%{version_anyevent}/%{name}-prov
+%define __perl_provides %{_builddir}/AnyEvent-%{version}%{?subver}/%{name}-prov
 chmod +x %{name}-prov
 
 %build
@@ -77,6 +76,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc Changes COPYING README
+%{perl_vendorlib}/AE.pm
 %{perl_vendorlib}/AnyEvent*
 %{_mandir}/man3/*.3*
 

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


rpms/perl-AnyEvent/devel sources,1.13,1.14 .cvsignore,1.13,1.14

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18800

Modified Files:
sources .cvsignore 
Log Message:
Fix source



Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources 27 Jul 2009 15:17:30 -  1.13
+++ sources 31 Aug 2009 14:27:24 -  1.14
@@ -1 +1 @@
-f7545a658210639a5e4bd5e81a6884e0  AnyEvent-4.87.tar.gz
+21f43e5fc3e55a079f672add72c64262  AnyEvent-5.112.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore  27 Jul 2009 15:17:30 -  1.13
+++ .cvsignore  31 Aug 2009 14:27:25 -  1.14
@@ -1 +1 @@
-AnyEvent-4.87.tar.gz
+AnyEvent-5.112.tar.gz

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


rpms/perl-AnyEvent/devel perl-AnyEvent.spec,1.19,1.20

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21539

Modified Files:
perl-AnyEvent.spec 
Log Message:
Misssing changelog



Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- perl-AnyEvent.spec  31 Aug 2009 14:23:57 -  1.19
+++ perl-AnyEvent.spec  31 Aug 2009 14:34:20 -  1.20
@@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 31 2009 kwizart  kwizart at gmail.com  - 5.11-1
+- Update to 5.112   (rpm version : 5.11 )
+
 * Mon Jul 27 2009 kwizart  kwizart at gmail.com  - 4.870-1
 - Update to 4.87   (rpm version : 4.870 )
 - Add more filter requires to workaround rhbz#512553

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


rpms/perl-AnyEvent/devel perl-AnyEvent.spec,1.20,1.21

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21632

Modified Files:
perl-AnyEvent.spec 
Log Message:
Bump



Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- perl-AnyEvent.spec  31 Aug 2009 14:34:20 -  1.20
+++ perl-AnyEvent.spec  31 Aug 2009 14:34:45 -  1.21
@@ -2,7 +2,7 @@
 
 Name:   perl-AnyEvent
 Version:5.11
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Framework for multiple event loops
 
 Group:  Development/Libraries
@@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Aug 31 2009 kwizart  kwizart at gmail.com  - 5.11-1
+* Mon Aug 31 2009 kwizart  kwizart at gmail.com  - 5.11-2
 - Update to 5.112   (rpm version : 5.11 )
 
 * Mon Jul 27 2009 kwizart  kwizart at gmail.com  - 4.870-1

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


rpms/perl-Devel-FindRef/devel Devel-FindRef-1.422-nocommon.patch, NONE, 1.1 import.log, 1.1, 1.2 perl-Devel-FindRef.spec, 1.6, 1.7

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Devel-FindRef/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3628/devel

Modified Files:
import.log perl-Devel-FindRef.spec 
Added Files:
Devel-FindRef-1.422-nocommon.patch 
Log Message:
Add patch to get rid of common:sense


Devel-FindRef-1.422-nocommon.patch:
 FindRef.pm |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--- NEW FILE Devel-FindRef-1.422-nocommon.patch ---
diff -up Devel-FindRef-1.422/FindRef.pm.notcommon Devel-FindRef-1.422/FindRef.pm
--- Devel-FindRef-1.422/FindRef.pm.notcommon2009-08-30 16:34:21.0 
+0200
+++ Devel-FindRef-1.422/FindRef.pm  2009-08-31 17:04:02.923253867 +0200
@@ -1,6 +1,8 @@
 package Devel::FindRef;
 
-use common::sense;
+use strict qw(vars subs);
+use feature qw(say state switch);
+no warnings;
 
 use XSLoader;
 use Scalar::Util;


Index: import.log
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log  27 Jul 2009 08:41:51 -  1.1
+++ import.log  31 Aug 2009 15:11:58 -  1.2
@@ -1 +1,2 @@
 
perl-Devel-FindRef-1_42-1_fc11:HEAD:perl-Devel-FindRef-1.42-1.fc11.src.rpm:1248684080
+perl-Devel-FindRef-1_42-6_fc11:HEAD:perl-Devel-FindRef-1.42-6.fc11.src.rpm:1251731428


Index: perl-Devel-FindRef.spec
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/devel/perl-Devel-FindRef.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-Devel-FindRef.spec 31 Aug 2009 13:31:20 -  1.6
+++ perl-Devel-FindRef.spec 31 Aug 2009 15:11:58 -  1.7
@@ -1,11 +1,12 @@
 Name:   perl-Devel-FindRef
 Version:1.42
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Where is that reference to my variable hiding?
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Devel-FindRef/
 Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Devel-FindRef-%{version}2.tar.gz
+Patch0: Devel-FindRef-1.422-nocommon.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -18,6 +19,7 @@ references backwards is usually possib
 
 %prep
 %setup -q -n Devel-FindRef-%{version}2
+%patch0 -p1 -b .nocommon
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS

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


rpms/perl-BDB/devel sources, 1.6, 1.7 .cvsignore, 1.5, 1.6 perl-BDB.spec, 1.7, 1.8

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-BDB/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4823

Modified Files:
sources .cvsignore perl-BDB.spec 
Log Message:
Update to 1.84



Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources 3 Feb 2009 13:33:21 -   1.6
+++ sources 31 Aug 2009 15:15:54 -  1.7
@@ -1 +1 @@
-a12983a333e47255cb730851b20548de  BDB-1.83.tar.gz
+64c976f7850ce4accfb615a301467e8c  BDB-1.84.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore  3 Feb 2009 13:34:43 -   1.5
+++ .cvsignore  31 Aug 2009 15:15:54 -  1.6
@@ -1 +1 @@
-BDB-1.83.tar.gz
+BDB-1.84.tar.gz


Index: perl-BDB.spec
===
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/perl-BDB.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- perl-BDB.spec   26 Feb 2009 11:19:36 -  1.7
+++ perl-BDB.spec   31 Aug 2009 15:15:54 -  1.8
@@ -1,6 +1,6 @@
 Name:   perl-BDB
-Version:1.83
-Release:2%{?dist}
+Version:1.84
+Release:1%{?dist}
 Summary:Asynchronous Berkeley DB access
 
 Group:  Development/Libraries
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 31 2009 kwizart  kwizart at gmail.com  - 1.84-1
+- Update to 1.84
+
 * Thu Feb 26 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.83-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

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


rpms/perl-BDB/devel BDB-1.84-nocommon.patch, NONE, 1.1 import.log, NONE, 1.1 perl-BDB.spec, 1.8, 1.9

2009-08-31 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-BDB/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6762/devel

Modified Files:
perl-BDB.spec 
Added Files:
BDB-1.84-nocommon.patch import.log 
Log Message:
Add patch to get rid of nosense


BDB-1.84-nocommon.patch:
 BDB.pm |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--- NEW FILE BDB-1.84-nocommon.patch ---
diff -up BDB-1.84/BDB.pm.nocommon BDB-1.84/BDB.pm
--- BDB-1.84/BDB.pm.nocommon2009-07-17 06:18:47.0 +0200
+++ BDB-1.84/BDB.pm 2009-08-31 17:18:28.246005452 +0200
@@ -105,7 +105,9 @@ result in a runtime error).
 
 package BDB;
 
-use common::sense;
+use strict qw(vars subs);
+use feature qw(say state switch);
+no warnings;
 
 use base 'Exporter';
 


--- NEW FILE import.log ---
perl-BDB-1_84-1_fc11:HEAD:perl-BDB-1.84-1.fc11.src.rpm:1251732031


Index: perl-BDB.spec
===
RCS file: /cvs/pkgs/rpms/perl-BDB/devel/perl-BDB.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- perl-BDB.spec   31 Aug 2009 15:15:54 -  1.8
+++ perl-BDB.spec   31 Aug 2009 15:21:53 -  1.9
@@ -7,6 +7,7 @@ Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/BDB/
 Source0:
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/BDB-%{version}.tar.gz
+Patch0: BDB-1.84-nocommon.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -19,6 +20,7 @@ Asynchronous Berkeley DB access.
 
 %prep
 %setup -q -n BDB-%{version}
+%patch0 -p1 -b .nocommon
 
 
 %build
@@ -54,6 +56,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Mon Aug 31 2009 kwizart  kwizart at gmail.com  - 1.84-1
 - Update to 1.84
+- Add Patch to get rid of common:sense
 
 * Thu Feb 26 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.83-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

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


rpms/perl-IO-Async/devel import.log, NONE, 1.1 perl-IO-Async.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-08-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-IO-Async/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22281/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-IO-Async.spec 
Log Message:
Initial import for devel



--- NEW FILE import.log ---
perl-IO-Async-0_22-1_fc11:HEAD:perl-IO-Async-0.22-1.fc11.src.rpm:1249974999


--- NEW FILE perl-IO-Async.spec ---
Name:   perl-IO-Async
Version:0.22
Release:1%{?dist}
Summary:A collection of modules that implement asynchronous filehandle 
IO

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/IO-Async/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/IO-Async-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Heap)
BuildRequires:  perl(Test::Exception)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Refcount)
BuildRequires:  perl(Socket::GetAddrInfo) = 0.08
BuildRequires:  perl(Async::MergePoint)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
A collection of modules that implement asynchronous filehandle IO

%prep
%setup -q -n IO-Async-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'


%check
make test


%clean
rm -rf $RPM_BUILD_ROOT


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


%changelog
* Mon Jul 20 2009 kwizart  kwizart at gmail.com  - 0.22-1
- Update to 0.22

* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.21-1
- Initial spec


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Aug 2009 05:01:01 -  1.1
+++ .cvsignore  11 Aug 2009 07:17:03 -  1.2
@@ -0,0 +1 @@
+IO-Async-0.22.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Aug 2009 05:01:02 -  1.1
+++ sources 11 Aug 2009 07:17:03 -  1.2
@@ -0,0 +1 @@
+92cfc798a468e32aa1bd3d85ef1029e1  IO-Async-0.22.tar.gz

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


rpms/perl-IO-Async/devel perl-IO-Async.spec,1.1,1.2

2009-08-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-IO-Async/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22533

Modified Files:
perl-IO-Async.spec 
Log Message:
Add missing BR



Index: perl-IO-Async.spec
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/devel/perl-IO-Async.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-IO-Async.spec  11 Aug 2009 07:17:03 -  1.1
+++ perl-IO-Async.spec  11 Aug 2009 07:19:03 -  1.2
@@ -1,6 +1,6 @@
 Name:   perl-IO-Async
 Version:0.22
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:A collection of modules that implement asynchronous filehandle 
IO
 
 Group:  Development/Libraries
@@ -14,6 +14,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker
 BuildRequires:  perl(Heap)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Refcount)
 BuildRequires:  perl(Socket::GetAddrInfo) = 0.08
 BuildRequires:  perl(Async::MergePoint)
@@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 11 2009 kwizart  kwizart at gmail.com  - 0.22-2
+- Add Missing BR
+
 * Mon Jul 20 2009 kwizart  kwizart at gmail.com  - 0.22-1
 - Update to 0.22
 

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


rpms/perl-IO-Async/F-11 perl-IO-Async.spec, NONE, 1.1 sources, 1.1, 1.2

2009-08-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-IO-Async/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22813

Modified Files:
sources 
Added Files:
perl-IO-Async.spec 
Log Message:
Initial import for F-11



--- NEW FILE perl-IO-Async.spec ---
Name:   perl-IO-Async
Version:0.22
Release:2%{?dist}
Summary:A collection of modules that implement asynchronous filehandle 
IO

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/IO-Async/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/IO-Async-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Heap)
BuildRequires:  perl(Test::Exception)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Pod)
BuildRequires:  perl(Test::Refcount)
BuildRequires:  perl(Socket::GetAddrInfo) = 0.08
BuildRequires:  perl(Async::MergePoint)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
A collection of modules that implement asynchronous filehandle IO

%prep
%setup -q -n IO-Async-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'


%check
make test


%clean
rm -rf $RPM_BUILD_ROOT


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


%changelog
* Tue Aug 11 2009 kwizart  kwizart at gmail.com  - 0.22-2
- Add Missing BR

* Mon Jul 20 2009 kwizart  kwizart at gmail.com  - 0.22-1
- Update to 0.22

* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.21-1
- Initial spec


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Aug 2009 05:01:02 -  1.1
+++ sources 11 Aug 2009 07:20:59 -  1.2
@@ -0,0 +1 @@
+92cfc798a468e32aa1bd3d85ef1029e1  IO-Async-0.22.tar.gz

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


rpms/perl-IO-Async/F-10 perl-IO-Async.spec, NONE, 1.1 sources, 1.1, 1.2

2009-08-11 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-IO-Async/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23078

Modified Files:
sources 
Added Files:
perl-IO-Async.spec 
Log Message:
Initial import for F-10



--- NEW FILE perl-IO-Async.spec ---
Name:   perl-IO-Async
Version:0.22
Release:2%{?dist}
Summary:A collection of modules that implement asynchronous filehandle 
IO

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/IO-Async/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/IO-Async-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Heap)
BuildRequires:  perl(Test::Exception)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Pod)
BuildRequires:  perl(Test::Refcount)
BuildRequires:  perl(Socket::GetAddrInfo) = 0.08
BuildRequires:  perl(Async::MergePoint)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
A collection of modules that implement asynchronous filehandle IO

%prep
%setup -q -n IO-Async-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'


%check
make test


%clean
rm -rf $RPM_BUILD_ROOT


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


%changelog
* Tue Aug 11 2009 kwizart  kwizart at gmail.com  - 0.22-2
- Add Missing BR

* Mon Jul 20 2009 kwizart  kwizart at gmail.com  - 0.22-1
- Update to 0.22

* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.21-1
- Initial spec


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-IO-Async/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Aug 2009 05:01:02 -  1.1
+++ sources 11 Aug 2009 07:22:07 -  1.2
@@ -0,0 +1 @@
+92cfc798a468e32aa1bd3d85ef1029e1  IO-Async-0.22.tar.gz

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


Re: rpms/blender/devel blender-2.49.config, 1.4, 1.5 blender-repack.sh, 1.2, 1.3 blender.spec, 1.121, 1.122

2009-08-03 Thread Nicolas Chauvet
Can we have an explanation about why the Changelog entry doesn't
really match what was actually committed ?


Nicolas (kwizart)

2009/8/3 Jochen Schmitt s450...@fedoraproject.org:
 Author: s4504kr

 Update of /cvs/extras/rpms/blender/devel
 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28431

 Modified Files:
        blender-2.49.config blender-repack.sh blender.spec
 Log Message:
 Rebuild for python-2.6.2


 Index: blender-2.49.config
 ===
 RCS file: /cvs/extras/rpms/blender/devel/blender-2.49.config,v
 retrieving revision 1.4
 retrieving revision 1.5
 diff -u -p -r1.4 -r1.5
 --- blender-2.49.config 19 Jun 2009 13:20:36 -      1.4
 +++ blender-2.49.config 3 Aug 2009 16:38:43 -       1.5
 @@ -50,9 +50,9 @@ BF_GETTEXT_LIB = 'gettextlib qhull'
  BF_GETTEXT_LIBPATH = '@LIB@'

  WITH_BF_FTGL = 'true'
 -BF_FTGL = '#extern/bFTGL'
 -BF_FTGL_INC = '${BF_FTGL}/include/'
 -BF_FTGL_LIB = 'extern_ftgl'
 +BF_FTGL = '/usr'
 +BF_FTGL_INC = '${BF_FTGL}/include/FTGL'
 +BF_FTGL_LIB = ['ftgl', '@LIB@']

  WITH_BF_GAMEENGINE='true'



 Index: blender-repack.sh
 ===
 RCS file: /cvs/extras/rpms/blender/devel/blender-repack.sh,v
 retrieving revision 1.2
 retrieving revision 1.3
 diff -u -p -r1.2 -r1.3
 --- blender-repack.sh   19 Jun 2009 13:54:39 -      1.2
 +++ blender-repack.sh   3 Aug 2009 16:38:43 -       1.3
 @@ -24,7 +24,7 @@ pushd extern
  #Removed because of ip
   rm -rf ffmpeg libmp3lame x264 xvidcore
  #Removed because we can expect to use system one
 -  rm -rf fftw glew libopenjpeg ode qhull make verse
 +#  rm -rf fftw glew libopenjpeg ode qhull make verse
  #Will have to be removed later: bFTGL
  popd
  rm -rf scons


 Index: blender.spec
 ===
 RCS file: /cvs/extras/rpms/blender/devel/blender.spec,v
 retrieving revision 1.121
 retrieving revision 1.122
 diff -u -p -r1.121 -r1.122
 --- blender.spec        24 Jul 2009 18:09:52 -      1.121
 +++ blender.spec        3 Aug 2009 16:38:43 -       1.122
 @@ -5,7 +5,7 @@

  Name:           blender
  Version:        2.49a
 -Release:       3%{?dist}
 +Release:       4%{?dist}

  Summary:        3D modeling, animation, rendering and post-production

 @@ -80,8 +80,6 @@ Requires:       dejavu-fonts
  Provides:        blender-fonts = %{version}-%{release}
  Obsoletes:       blender-fonts = 2.48a-9

 -
 -
  %description
  Blender is the essential software solution you need for 3D, from modeling,
  animation, rendering and post-production to interactive creation and 
 playback.
 @@ -110,6 +108,20 @@ Blender Game Engine.
  %patch100 -p1
  %patch101 -p1

 +# binreloc is not a part of fedora
 +rm -rf extern/bFTGL
 +rm -rf extern/ffmpeg
 +rm -rf extern/fftw
 +rm -rf extern/glew
 +rm -rf extern/libmp3lame
 +rm -rf extern/libopenjpeg
 +rm -rf extern/libredcode
 +rm -rf extern/ode
 +rm -rf extern/x264
 +rm -rf extern/xvidcore
 +rm -rf extern/qhull
 +rm -rf extern/make
 +rm -rf extern/verse

  PYVER=$(%{__python} -c import sys ; print sys.version[:3])

 @@ -233,6 +245,9 @@ fi || :
  %{_bindir}/blenderplayer.bin

  %changelog
 +* Mon Aug  3 2009 Jochen Schmitt Jochen herr-schmitt de 2.49a-4
 +- Rebuild for python-2.6.2
 +
  * Fri Jul 24 2009 Fedora Release Engineering 
 rel-...@lists.fedoraproject.org - 2.49a-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild




-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


rpms/perl-Test-Refcount/devel import.log, NONE, 1.1 perl-Test-Refcount.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-08-03 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Test-Refcount/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23334/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Test-Refcount.spec 
Log Message:
Initial import for devel



--- NEW FILE import.log ---
perl-Test-Refcount-0_05-2_fc11:HEAD:perl-Test-Refcount-0.05-2.fc11.src.rpm:1249300708


--- NEW FILE perl-Test-Refcount.spec ---
Name:   perl-Test-Refcount
Version:0.05
Release:2%{?dist}
Summary:Assert reference counts on objects

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/Test-Refcount/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Test-Refcount-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Devel::Refcount)
BuildRequires:  perl(Devel::FindRef)
BuildRequires:  perl(Test::Builder)
BuildRequires:  perl(Test::Builder::Tester)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Pod)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
The Perl garbage collector uses simple reference counting during the normal
execution of a program. This means that cycles or unweakened references in
other parts of code can keep an object around for longer than intended. To
help avoid this problem, the reference count of a new object from its class
constructor ought to be 1. This way, the caller can know the object will be
properly DESTROYed when it drops all of its references to it.


%prep
%setup -q -n Test-Refcount-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
#Test fails rhbz#514942
make test || :


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Changes LICENSE README
%{perl_vendorlib}/Test
%{_mandir}/man3/Test*.3*


%changelog
* Fri Jul 31 2009 kwizart  kwizart at gmail.com  - 0.05-2
- Add missing BR
- Use %%{_fixperms}
- Fix %%files section
- Add comment about why it fails

* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.05-1
- Initial spec



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  31 Jul 2009 21:19:45 -  1.1
+++ .cvsignore  3 Aug 2009 12:00:27 -   1.2
@@ -0,0 +1 @@
+Test-Refcount-0.05.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 31 Jul 2009 21:19:45 -  1.1
+++ sources 3 Aug 2009 12:00:27 -   1.2
@@ -0,0 +1 @@
+657b089713b1283218590119faf12432  Test-Refcount-0.05.tar.gz

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


rpms/perl-Test-Refcount/F-11 import.log, NONE, 1.1 perl-Test-Refcount.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-08-03 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Test-Refcount/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24714/F-11

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Test-Refcount.spec 
Log Message:
Initial import for f11



--- NEW FILE import.log ---
perl-Test-Refcount-0_05-2_fc11:F-11:perl-Test-Refcount-0.05-2.fc11.src.rpm:1249300857


--- NEW FILE perl-Test-Refcount.spec ---
Name:   perl-Test-Refcount
Version:0.05
Release:2%{?dist}
Summary:Assert reference counts on objects

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/Test-Refcount/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Test-Refcount-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Devel::Refcount)
BuildRequires:  perl(Devel::FindRef)
BuildRequires:  perl(Test::Builder)
BuildRequires:  perl(Test::Builder::Tester)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Pod)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
The Perl garbage collector uses simple reference counting during the normal
execution of a program. This means that cycles or unweakened references in
other parts of code can keep an object around for longer than intended. To
help avoid this problem, the reference count of a new object from its class
constructor ought to be 1. This way, the caller can know the object will be
properly DESTROYed when it drops all of its references to it.


%prep
%setup -q -n Test-Refcount-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
#Test fails rhbz#514942
make test || :


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Changes LICENSE README
%{perl_vendorlib}/Test
%{_mandir}/man3/Test*.3*


%changelog
* Fri Jul 31 2009 kwizart  kwizart at gmail.com  - 0.05-2
- Add missing BR
- Use %%{_fixperms}
- Fix %%files section
- Add comment about why it fails

* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.05-1
- Initial spec



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  31 Jul 2009 21:19:45 -  1.1
+++ .cvsignore  3 Aug 2009 12:02:57 -   1.2
@@ -0,0 +1 @@
+Test-Refcount-0.05.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 31 Jul 2009 21:19:45 -  1.1
+++ sources 3 Aug 2009 12:02:57 -   1.2
@@ -0,0 +1 @@
+657b089713b1283218590119faf12432  Test-Refcount-0.05.tar.gz

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


rpms/perl-Test-Refcount/F-10 import.log, NONE, 1.1 perl-Test-Refcount.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-08-03 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Test-Refcount/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25514/F-10

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Test-Refcount.spec 
Log Message:
Initial import for F10



--- NEW FILE import.log ---
perl-Test-Refcount-0_05-2_fc11:F-10:perl-Test-Refcount-0.05-2.fc11.src.rpm:1249301001


--- NEW FILE perl-Test-Refcount.spec ---
Name:   perl-Test-Refcount
Version:0.05
Release:2%{?dist}
Summary:Assert reference counts on objects

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/Test-Refcount/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Test-Refcount-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:  noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Devel::Refcount)
BuildRequires:  perl(Devel::FindRef)
BuildRequires:  perl(Test::Builder)
BuildRequires:  perl(Test::Builder::Tester)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Pod)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
The Perl garbage collector uses simple reference counting during the normal
execution of a program. This means that cycles or unweakened references in
other parts of code can keep an object around for longer than intended. To
help avoid this problem, the reference count of a new object from its class
constructor ought to be 1. This way, the caller can know the object will be
properly DESTROYed when it drops all of its references to it.


%prep
%setup -q -n Test-Refcount-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
#Test fails rhbz#514942
make test || :


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Changes LICENSE README
%{perl_vendorlib}/Test
%{_mandir}/man3/Test*.3*


%changelog
* Fri Jul 31 2009 kwizart  kwizart at gmail.com  - 0.05-2
- Add missing BR
- Use %%{_fixperms}
- Fix %%files section
- Add comment about why it fails

* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.05-1
- Initial spec



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  31 Jul 2009 21:19:45 -  1.1
+++ .cvsignore  3 Aug 2009 12:06:36 -   1.2
@@ -0,0 +1 @@
+Test-Refcount-0.05.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 31 Jul 2009 21:19:45 -  1.1
+++ sources 3 Aug 2009 12:06:36 -   1.2
@@ -0,0 +1 @@
+657b089713b1283218590119faf12432  Test-Refcount-0.05.tar.gz

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


rpms/perl-Async-MergePoint/devel import.log, NONE, 1.1 perl-Async-MergePoint.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-29 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Async-MergePoint/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1937/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Async-MergePoint.spec 
Log Message:
Initial import for devel



--- NEW FILE import.log ---
perl-Async-MergePoint-0_03-1_fc11:HEAD:perl-Async-MergePoint-0.03-1.fc11.src.rpm:1248860106


--- NEW FILE perl-Async-MergePoint.spec ---
Name:   perl-Async-MergePoint
Version:0.03
Release:1%{?dist}
Summary:Resynchronise diverged control flow
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Async-MergePoint/
Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Async-MergePoint-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::Exception)
BuildRequires:  perl(Test::More)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
Often in program logic, multiple different steps need to be taken that are
independent of each other, but their total result is needed before the next
step can be taken. In synchonous code, the usual approach is to do them
sequentially.

%prep
%setup -q -n Async-MergePoint-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
make test


%clean
rm -rf $RPM_BUILD_ROOT


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

%changelog
* Tue Jul 21 2009 Nicolas Chauvet (kwizart) 0.03-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Async-MergePoint/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  28 Jul 2009 04:37:12 -  1.1
+++ .cvsignore  29 Jul 2009 09:37:26 -  1.2
@@ -0,0 +1 @@
+Async-MergePoint-0.03.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Async-MergePoint/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 28 Jul 2009 04:37:12 -  1.1
+++ sources 29 Jul 2009 09:37:26 -  1.2
@@ -0,0 +1 @@
+f4a6f9a9dc0a1748f503c01893d544cc  Async-MergePoint-0.03.tar.gz

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


rpms/perl-Async-MergePoint/F-11 import.log, NONE, 1.1 perl-Async-MergePoint.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-29 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Async-MergePoint/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2291/F-11

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Async-MergePoint.spec 
Log Message:
Initial import for F-11



--- NEW FILE import.log ---
perl-Async-MergePoint-0_03-1_fc11:F-11:perl-Async-MergePoint-0.03-1.fc11.src.rpm:1248860273


--- NEW FILE perl-Async-MergePoint.spec ---
Name:   perl-Async-MergePoint
Version:0.03
Release:1%{?dist}
Summary:Resynchronise diverged control flow
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Async-MergePoint/
Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Async-MergePoint-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::Exception)
BuildRequires:  perl(Test::More)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
Often in program logic, multiple different steps need to be taken that are
independent of each other, but their total result is needed before the next
step can be taken. In synchonous code, the usual approach is to do them
sequentially.

%prep
%setup -q -n Async-MergePoint-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
make test


%clean
rm -rf $RPM_BUILD_ROOT


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

%changelog
* Tue Jul 21 2009 Nicolas Chauvet (kwizart) 0.03-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Async-MergePoint/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  28 Jul 2009 04:37:12 -  1.1
+++ .cvsignore  29 Jul 2009 09:38:33 -  1.2
@@ -0,0 +1 @@
+Async-MergePoint-0.03.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Async-MergePoint/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 28 Jul 2009 04:37:12 -  1.1
+++ sources 29 Jul 2009 09:38:33 -  1.2
@@ -0,0 +1 @@
+f4a6f9a9dc0a1748f503c01893d544cc  Async-MergePoint-0.03.tar.gz

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


rpms/perl-Async-MergePoint/F-10 import.log, NONE, 1.1 perl-Async-MergePoint.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-29 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Async-MergePoint/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3703/F-10

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Async-MergePoint.spec 
Log Message:
Initial import for F-10



--- NEW FILE import.log ---
perl-Async-MergePoint-0_03-1_fc11:F-10:perl-Async-MergePoint-0.03-1.fc11.src.rpm:1248860492


--- NEW FILE perl-Async-MergePoint.spec ---
Name:   perl-Async-MergePoint
Version:0.03
Release:1%{?dist}
Summary:Resynchronise diverged control flow
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Async-MergePoint/
Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Async-MergePoint-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::Exception)
BuildRequires:  perl(Test::More)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
Often in program logic, multiple different steps need to be taken that are
independent of each other, but their total result is needed before the next
step can be taken. In synchonous code, the usual approach is to do them
sequentially.

%prep
%setup -q -n Async-MergePoint-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
make test


%clean
rm -rf $RPM_BUILD_ROOT


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

%changelog
* Tue Jul 21 2009 Nicolas Chauvet (kwizart) 0.03-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Async-MergePoint/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  28 Jul 2009 04:37:12 -  1.1
+++ .cvsignore  29 Jul 2009 09:45:41 -  1.2
@@ -0,0 +1 @@
+Async-MergePoint-0.03.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Async-MergePoint/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 28 Jul 2009 04:37:12 -  1.1
+++ sources 29 Jul 2009 09:45:41 -  1.2
@@ -0,0 +1 @@
+f4a6f9a9dc0a1748f503c01893d544cc  Async-MergePoint-0.03.tar.gz

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


rpms/perl-AnyEvent-BDB/devel perl-AnyEvent-BDB.spec, 1.3, 1.4 sources, 1.2, 1.3 .cvsignore, 1.2, 1.3

2009-07-29 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent-BDB/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12844

Modified Files:
perl-AnyEvent-BDB.spec sources .cvsignore 
Log Message:
Update to 1.1



Index: perl-AnyEvent-BDB.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent-BDB/devel/perl-AnyEvent-BDB.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-AnyEvent-BDB.spec  26 Jul 2009 01:37:36 -  1.3
+++ perl-AnyEvent-BDB.spec  29 Jul 2009 10:20:04 -  1.4
@@ -1,6 +1,6 @@
 Name:   perl-AnyEvent-BDB
-Version:1.0
-Release:3%{?dist}
+Version:1.1
+Release:1%{?dist}
 Summary:Truly asynchronous Berkeley DB access
 
 Group:  Development/Libraries
@@ -16,7 +16,8 @@ BuildRequires:  perl(AnyEvent)
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
 %description
-Truly asynchronous Berkeley DB access.
+This module is an AnyEvent user, you need to make sure that you use and run
+a supported event loop.
 
 %prep
 %setup -q -n AnyEvent-BDB-%{version}
@@ -49,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 29 2009 kwizart  kwizart at gmail.com  - 1.1-1
+- Update to 1.1
+
 * Sat Jul 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent-BDB/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 18 Dec 2008 17:13:12 -  1.2
+++ sources 29 Jul 2009 10:20:04 -  1.3
@@ -1 +1 @@
-b2c2b2e216d2e46304b9664756d9aa22  AnyEvent-BDB-1.0.tar.gz
+f9328fd98ced3bc078cdfbebcd3e16a4  AnyEvent-BDB-1.1.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent-BDB/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore  18 Dec 2008 17:13:12 -  1.2
+++ .cvsignore  29 Jul 2009 10:20:04 -  1.3
@@ -1 +1 @@
-AnyEvent-BDB-1.0.tar.gz
+AnyEvent-BDB-1.1.tar.gz

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


rpms/perl-AnyEvent-AIO/devel perl-AnyEvent-AIO.spec,1.3,1.4

2009-07-29 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent-AIO/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15911

Modified Files:
perl-AnyEvent-AIO.spec 
Log Message:
Update to 1.1



Index: perl-AnyEvent-AIO.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent-AIO/devel/perl-AnyEvent-AIO.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-AnyEvent-AIO.spec  26 Jul 2009 01:37:20 -  1.3
+++ perl-AnyEvent-AIO.spec  29 Jul 2009 10:27:08 -  1.4
@@ -1,6 +1,6 @@
 Name:   perl-AnyEvent-AIO
-Version:1.0
-Release:3%{?dist}
+Version:1.1
+Release:1%{?dist}
 Summary:Truly asynchronous file and directrory I/O
 
 Group:  Development/Libraries
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 29 2009 kwizart  kwizart at gmail.com  - 1.1-1
+- Update to 1.1
+
 * Sat Jul 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

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


rpms/perl-AnyEvent-AIO/devel perl-AnyEvent-AIO.spec, 1.4, 1.5 sources, 1.2, 1.3 .cvsignore, 1.2, 1.3

2009-07-29 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent-AIO/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22574

Modified Files:
perl-AnyEvent-AIO.spec sources .cvsignore 
Log Message:
bump for source



Index: perl-AnyEvent-AIO.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent-AIO/devel/perl-AnyEvent-AIO.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-AnyEvent-AIO.spec  29 Jul 2009 10:27:08 -  1.4
+++ perl-AnyEvent-AIO.spec  29 Jul 2009 10:55:37 -  1.5
@@ -1,6 +1,6 @@
 Name:   perl-AnyEvent-AIO
 Version:1.1
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Truly asynchronous file and directrory I/O
 
 Group:  Development/Libraries
@@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Jul 29 2009 kwizart  kwizart at gmail.com  - 1.1-1
+* Wed Jul 29 2009 kwizart  kwizart at gmail.com  - 1.1-2
 - Update to 1.1
 
 * Sat Jul 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.0-3


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent-AIO/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 18 Dec 2008 17:11:00 -  1.2
+++ sources 29 Jul 2009 10:55:37 -  1.3
@@ -1 +1 @@
-90205654d87e93ca4bef5299d00677e9  AnyEvent-AIO-1.0.tar.gz
+faf3a4fe3dcffb04d27fbbd2c08651b9  AnyEvent-AIO-1.1.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent-AIO/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore  18 Dec 2008 17:10:59 -  1.2
+++ .cvsignore  29 Jul 2009 10:55:37 -  1.3
@@ -1 +1 @@
-AnyEvent-AIO-1.0.tar.gz
+AnyEvent-AIO-1.1.tar.gz

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


Re: Lack of perl(Glib::MakeHelper) module?

2009-07-27 Thread Nicolas Chauvet
2009/7/27 梁穗隆 liangsuil...@gmail.com:
 Now it is time to rebuild the packages for Fedora 12. I try to rebuild my
 maintained package.

 When I rebuild my perl-Gnome2-Wnck and perl-Goo-Canvas, it fails and shows
 that it needs Glib::MakeHelper but it can not find. But in the past when I
 submitted and build these two package, it is OK. I do not know whether
 another perl module packages will meet this problem or not. As I see it, it
 is possible that perl-Glib has a bug. But I can not make sure.

 These are perl-Gnome2-Wnck and perl-Goo-Canvas build logs.
 perl-Gnome2-Wnck:
 http://koji.fedoraproject.org/koji/getfile?taskID=1523997name=build.log
 perl-Goo-Canvas:
 http://koji.fedoraproject.org/koji/getfile?taskID=1523891name=build.log


 Is Glib::MakeHelper moved into perl-Glib-devel? But I think rpmbuild is able
 to detect and add it into spec file automatically.
You have to tweak your build Requires:
from
BuildRequires:  perl(Glib) = 1.180
to
BuildRequires:  perl(Glib::MakeHelper) = 1.180


As reported from this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=509419

Nicolas (kwizart)

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


rpms/perl-Devel-FindRef/devel import.log, NONE, 1.1 perl-Devel-FindRef.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Devel-FindRef/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1394/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Devel-FindRef.spec 
Log Message:
Initial import for devel



--- NEW FILE import.log ---
perl-Devel-FindRef-1_42-1_fc11:HEAD:perl-Devel-FindRef-1.42-1.fc11.src.rpm:1248684080


--- NEW FILE perl-Devel-FindRef.spec ---
Name:   perl-Devel-FindRef
Version:1.42
Release:1%{?dist}
Summary:Where is that reference to my variable hiding?
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Devel-FindRef/
Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Devel-FindRef-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
Tracking down reference problems (e.g. you expect some object to be
destroyed, but there are still references to it that keep it alive) can be
very hard. Fortunately, perl keeps track of all its values, so tracking
references backwards is usually possible.

%prep
%setup -q -n Devel-FindRef-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Devel*
%{_mandir}/man3/*

%changelog
* Mon Jul 27 2009 Nicolas Chauvet (kwizart) 1.42-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  24 Jul 2009 22:25:23 -  1.1
+++ .cvsignore  27 Jul 2009 08:41:51 -  1.2
@@ -0,0 +1 @@
+Devel-FindRef-1.42.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 24 Jul 2009 22:25:23 -  1.1
+++ sources 27 Jul 2009 08:41:51 -  1.2
@@ -0,0 +1 @@
+b14f71c5be088ae674bc821cfdcb56f7  Devel-FindRef-1.42.tar.gz

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


rpms/perl-Devel-FindRef/F-11 import.log, NONE, 1.1 perl-Devel-FindRef.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Devel-FindRef/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2608/F-11

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Devel-FindRef.spec 
Log Message:
Initial import for F-11



--- NEW FILE import.log ---
perl-Devel-FindRef-1_42-1_fc11:F-11:perl-Devel-FindRef-1.42-1.fc11.src.rpm:1248684164


--- NEW FILE perl-Devel-FindRef.spec ---
Name:   perl-Devel-FindRef
Version:1.42
Release:1%{?dist}
Summary:Where is that reference to my variable hiding?
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Devel-FindRef/
Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Devel-FindRef-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
Tracking down reference problems (e.g. you expect some object to be
destroyed, but there are still references to it that keep it alive) can be
very hard. Fortunately, perl keeps track of all its values, so tracking
references backwards is usually possible.

%prep
%setup -q -n Devel-FindRef-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Devel*
%{_mandir}/man3/*

%changelog
* Mon Jul 27 2009 Nicolas Chauvet (kwizart) 1.42-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  24 Jul 2009 22:25:23 -  1.1
+++ .cvsignore  27 Jul 2009 08:43:21 -  1.2
@@ -0,0 +1 @@
+Devel-FindRef-1.42.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 24 Jul 2009 22:25:23 -  1.1
+++ sources 27 Jul 2009 08:43:21 -  1.2
@@ -0,0 +1 @@
+b14f71c5be088ae674bc821cfdcb56f7  Devel-FindRef-1.42.tar.gz

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


rpms/perl-Devel-FindRef/F-10 import.log, NONE, 1.1 perl-Devel-FindRef.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Devel-FindRef/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3476/F-10

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Devel-FindRef.spec 
Log Message:
Initial import for F-10



--- NEW FILE import.log ---
perl-Devel-FindRef-1_42-1_fc11:F-10:perl-Devel-FindRef-1.42-1.fc11.src.rpm:1248684231


--- NEW FILE perl-Devel-FindRef.spec ---
Name:   perl-Devel-FindRef
Version:1.42
Release:1%{?dist}
Summary:Where is that reference to my variable hiding?
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Devel-FindRef/
Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Devel-FindRef-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
Tracking down reference problems (e.g. you expect some object to be
destroyed, but there are still references to it that keep it alive) can be
very hard. Fortunately, perl keeps track of all its values, so tracking
references backwards is usually possible.

%prep
%setup -q -n Devel-FindRef-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Devel*
%{_mandir}/man3/*

%changelog
* Mon Jul 27 2009 Nicolas Chauvet (kwizart) 1.42-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  24 Jul 2009 22:25:23 -  1.1
+++ .cvsignore  27 Jul 2009 08:44:56 -  1.2
@@ -0,0 +1 @@
+Devel-FindRef-1.42.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 24 Jul 2009 22:25:23 -  1.1
+++ sources 27 Jul 2009 08:44:57 -  1.2
@@ -0,0 +1 @@
+b14f71c5be088ae674bc821cfdcb56f7  Devel-FindRef-1.42.tar.gz

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


rpms/perl-Devel-FindRef/EL-5 import.log, NONE, 1.1 perl-Devel-FindRef.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Devel-FindRef/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4608/EL-5

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Devel-FindRef.spec 
Log Message:
Initial import for EL-5



--- NEW FILE import.log ---
perl-Devel-FindRef-1_42-1_fc11:EL-5:perl-Devel-FindRef-1.42-1.fc11.src.rpm:1248684330


--- NEW FILE perl-Devel-FindRef.spec ---
Name:   perl-Devel-FindRef
Version:1.42
Release:1%{?dist}
Summary:Where is that reference to my variable hiding?
License:GPL+ or Artistic
Group:  Development/Libraries
URL:http://search.cpan.org/dist/Devel-FindRef/
Source0:
http://www.cpan.org/authors/id/M/ML/MLEHMANN/Devel-FindRef-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(ExtUtils::MakeMaker)
Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))

%description
Tracking down reference problems (e.g. you expect some object to be
destroyed, but there are still references to it that keep it alive) can be
very hard. Fortunately, perl keeps track of all its values, so tracking
references backwards is usually possible.

%prep
%setup -q -n Devel-FindRef-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes COPYING README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Devel*
%{_mandir}/man3/*

%changelog
* Mon Jul 27 2009 Nicolas Chauvet (kwizart) 1.42-1
- Specfile autogenerated by cpanspec 1.78.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  24 Jul 2009 22:25:23 -  1.1
+++ .cvsignore  27 Jul 2009 08:46:04 -  1.2
@@ -0,0 +1 @@
+Devel-FindRef-1.42.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Devel-FindRef/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 24 Jul 2009 22:25:23 -  1.1
+++ sources 27 Jul 2009 08:46:04 -  1.2
@@ -0,0 +1 @@
+b14f71c5be088ae674bc821cfdcb56f7  Devel-FindRef-1.42.tar.gz

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


rpms/perl-Socket-GetAddrInfo/devel import.log, NONE, 1.1 perl-Socket-GetAddrInfo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31126/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Socket-GetAddrInfo.spec 
Log Message:
Initial import for devel



--- NEW FILE import.log ---
perl-Socket-GetAddrInfo-0_12-1_fc11:HEAD:perl-Socket-GetAddrInfo-0.12-1.fc11.src.rpm:1248687455


--- NEW FILE perl-Socket-GetAddrInfo.spec ---
Name:   perl-Socket-GetAddrInfo
Version:0.12
Release:1%{?dist}
Summary:RFC 2553's getaddrinfo and getnameinfo functions

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/Socket-GetAddrInfo/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Socket-GetAddrInfo-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  perl(ExtUtils::CBuilder)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Module::Build::Compat)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Exception)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted
way to convert between a pair of host name/service name and socket
addresses, or vice versa. getaddrinfo converts names into a set of
arguments to pass to the socket() and connect() syscalls, and getnameinfo
converts a socket address back into its host name/service name pair.

%prep
%setup -q -n Socket-GetAddrInfo-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
%{?_with_tests:export I_CAN_HAS_INTERNETS=1}
make test


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Changes examples LICENSE README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Socket*
%{_mandir}/man3/*.3*


%changelog
* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.12-1
- Initial spec


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  24 Jul 2009 22:26:06 -  1.1
+++ .cvsignore  27 Jul 2009 09:38:08 -  1.2
@@ -0,0 +1 @@
+Socket-GetAddrInfo-0.12.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 24 Jul 2009 22:26:06 -  1.1
+++ sources 27 Jul 2009 09:38:08 -  1.2
@@ -0,0 +1 @@
+ca4db25266037c1cec66218d3732bf91  Socket-GetAddrInfo-0.12.tar.gz

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


rpms/perl-Socket-GetAddrInfo/F-11 import.log, NONE, 1.1 perl-Socket-GetAddrInfo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31861/F-11

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Socket-GetAddrInfo.spec 
Log Message:
Initial import for F-11


--- NEW FILE import.log ---
perl-Socket-GetAddrInfo-0_12-1_fc11:F-11:perl-Socket-GetAddrInfo-0.12-1.fc11.src.rpm:1248687545


--- NEW FILE perl-Socket-GetAddrInfo.spec ---
Name:   perl-Socket-GetAddrInfo
Version:0.12
Release:1%{?dist}
Summary:RFC 2553's getaddrinfo and getnameinfo functions

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/Socket-GetAddrInfo/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Socket-GetAddrInfo-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  perl(ExtUtils::CBuilder)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Module::Build::Compat)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Exception)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted
way to convert between a pair of host name/service name and socket
addresses, or vice versa. getaddrinfo converts names into a set of
arguments to pass to the socket() and connect() syscalls, and getnameinfo
converts a socket address back into its host name/service name pair.

%prep
%setup -q -n Socket-GetAddrInfo-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
%{?_with_tests:export I_CAN_HAS_INTERNETS=1}
make test


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Changes examples LICENSE README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Socket*
%{_mandir}/man3/*.3*


%changelog
* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.12-1
- Initial spec


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  24 Jul 2009 22:26:06 -  1.1
+++ .cvsignore  27 Jul 2009 09:39:31 -  1.2
@@ -0,0 +1 @@
+Socket-GetAddrInfo-0.12.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 24 Jul 2009 22:26:06 -  1.1
+++ sources 27 Jul 2009 09:39:31 -  1.2
@@ -0,0 +1 @@
+ca4db25266037c1cec66218d3732bf91  Socket-GetAddrInfo-0.12.tar.gz

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


rpms/perl-Socket-GetAddrInfo/F-10 import.log, NONE, 1.1 perl-Socket-GetAddrInfo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32419/F-10

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Socket-GetAddrInfo.spec 
Log Message:
Initial import for F-10


--- NEW FILE import.log ---
perl-Socket-GetAddrInfo-0_12-1_fc11:F-10:perl-Socket-GetAddrInfo-0.12-1.fc11.src.rpm:1248687603


--- NEW FILE perl-Socket-GetAddrInfo.spec ---
Name:   perl-Socket-GetAddrInfo
Version:0.12
Release:1%{?dist}
Summary:RFC 2553's getaddrinfo and getnameinfo functions

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/Socket-GetAddrInfo/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Socket-GetAddrInfo-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  perl(ExtUtils::CBuilder)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Module::Build::Compat)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Exception)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted
way to convert between a pair of host name/service name and socket
addresses, or vice versa. getaddrinfo converts names into a set of
arguments to pass to the socket() and connect() syscalls, and getnameinfo
converts a socket address back into its host name/service name pair.

%prep
%setup -q -n Socket-GetAddrInfo-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
%{?_with_tests:export I_CAN_HAS_INTERNETS=1}
make test


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Changes examples LICENSE README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Socket*
%{_mandir}/man3/*.3*


%changelog
* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.12-1
- Initial spec


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  24 Jul 2009 22:26:06 -  1.1
+++ .cvsignore  27 Jul 2009 09:40:44 -  1.2
@@ -0,0 +1 @@
+Socket-GetAddrInfo-0.12.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 24 Jul 2009 22:26:06 -  1.1
+++ sources 27 Jul 2009 09:40:45 -  1.2
@@ -0,0 +1 @@
+ca4db25266037c1cec66218d3732bf91  Socket-GetAddrInfo-0.12.tar.gz

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


rpms/perl-Socket-GetAddrInfo/EL-5 import.log, NONE, 1.1 perl-Socket-GetAddrInfo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv621/EL-5

Modified Files:
.cvsignore sources 
Added Files:
import.log perl-Socket-GetAddrInfo.spec 
Log Message:
Initial import for EL-5


--- NEW FILE import.log ---
perl-Socket-GetAddrInfo-0_12-1_fc11:EL-5:perl-Socket-GetAddrInfo-0.12-1.fc11.src.rpm:1248687681


--- NEW FILE perl-Socket-GetAddrInfo.spec ---
Name:   perl-Socket-GetAddrInfo
Version:0.12
Release:1%{?dist}
Summary:RFC 2553's getaddrinfo and getnameinfo functions

Group:  Development/Libraries
License:GPL+ or Artistic
URL:http://search.cpan.org/dist/Socket-GetAddrInfo/
Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Socket-GetAddrInfo-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  perl(ExtUtils::CBuilder)
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Module::Build::Compat)
BuildRequires:  perl(Test::More)
BuildRequires:  perl(Test::Exception)
Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))

%description
The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted
way to convert between a pair of host name/service name and socket
addresses, or vice versa. getaddrinfo converts names into a set of
arguments to pass to the socket() and connect() syscalls, and getnameinfo
converts a socket address back into its host name/service name pair.

%prep
%setup -q -n Socket-GetAddrInfo-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null ';'

%{_fixperms} $RPM_BUILD_ROOT/*


%check
%{?_with_tests:export I_CAN_HAS_INTERNETS=1}
make test


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Changes examples LICENSE README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Socket*
%{_mandir}/man3/*.3*


%changelog
* Thu Jul  9 2009 kwizart  kwizart at gmail.com  - 0.12-1
- Initial spec


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  24 Jul 2009 22:26:06 -  1.1
+++ .cvsignore  27 Jul 2009 09:42:09 -  1.2
@@ -0,0 +1 @@
+Socket-GetAddrInfo-0.12.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-Socket-GetAddrInfo/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 24 Jul 2009 22:26:06 -  1.1
+++ sources 27 Jul 2009 09:42:09 -  1.2
@@ -0,0 +1 @@
+ca4db25266037c1cec66218d3732bf91  Socket-GetAddrInfo-0.12.tar.gz

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


rpms/perl-Event-Lib/devel perl-Event-Lib.spec,1.6,1.7

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-Event-Lib/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22414

Modified Files:
perl-Event-Lib.spec 
Log Message:
Fix ftbfs



Index: perl-Event-Lib.spec
===
RCS file: /cvs/pkgs/rpms/perl-Event-Lib/devel/perl-Event-Lib.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-Event-Lib.spec 26 Jul 2009 05:52:34 -  1.6
+++ perl-Event-Lib.spec 27 Jul 2009 15:09:21 -  1.7
@@ -1,6 +1,6 @@
 Name:   perl-Event-Lib
 Version:1.03
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Perl wrapper around libevent
 
 Group:  Development/Libraries
@@ -45,9 +45,10 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
 #Known to fail - Upstream emailed
-rm t/20_signal.t
-rm t/51_cleanup_persistent.t
-make test
+# t/20_signal.t
+# t/51_cleanup_persistent.t
+# t/90_leak.t
+make test || :
 
 
 %clean
@@ -63,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jul 27 2009 kwizart  kwizart at gmail.com  - 1.0.3-8
+- Fix FTBFS
+
 * Sat Jul 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.03-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

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


rpms/perl-AnyEvent/devel .cvsignore, 1.12, 1.13 sources, 1.12, 1.13 perl-AnyEvent.spec, 1.16, 1.17

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26231

Modified Files:
.cvsignore sources perl-AnyEvent.spec 
Log Message:
Update to 4.870



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore  15 Jul 2009 10:03:44 -  1.12
+++ .cvsignore  27 Jul 2009 15:17:30 -  1.13
@@ -1 +1 @@
-AnyEvent-4.82.tar.gz
+AnyEvent-4.87.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources 15 Jul 2009 10:03:44 -  1.12
+++ sources 27 Jul 2009 15:17:30 -  1.13
@@ -1 +1 @@
-c3b5752fcb356c267f8a3e20fa9d5483  AnyEvent-4.82.tar.gz
+f7545a658210639a5e4bd5e81a6884e0  AnyEvent-4.87.tar.gz


Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- perl-AnyEvent.spec  26 Jul 2009 01:36:59 -  1.16
+++ perl-AnyEvent.spec  27 Jul 2009 15:17:30 -  1.17
@@ -1,8 +1,8 @@
-%define version_anyevent 4.82
+%define version_anyevent 4.87
 
 Name:   perl-AnyEvent
-Version:4.820
-Release:2%{?dist}
+Version:4.870
+Release:1%{?dist}
 Summary:Framework for multiple event loops
 
 Group:  Development/Libraries
@@ -19,7 +19,10 @@ BuildRequires:  perl(Test::Simple)
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
 %description
-AnyEvent provides a framework for multiple event loops.
+AnyEvent provides an identical interface to multiple event loops. This
+allows module authors to utilise an event loop without forcing module users
+to use the same event loop (as only a single event loop can coexist
+peacefully at any one time).
 
 
 %prep
@@ -77,11 +80,14 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jul 27 2009 kwizart  kwizart at gmail.com  - 4.870-1
+- Update to 4.87   (rpm version : 4.870 )
+
 * Sat Jul 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 4.820-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Thu Jul 15 2009 kwizart  kwizart at gmail.com  - 4.820-1
-- Update to 4.82   (rpm version : 4.820
+- Update to 4.82   (rpm version : 4.820 )
 
 * Fri May 29 2009 kwizart  kwizart at gmail.com  - 4.410-1
 - Update to 4.41   (rpm version : 4.41 )

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


rpms/perl-AnyEvent/devel perl-AnyEvent.spec,1.17,1.18

2009-07-27 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv822

Modified Files:
perl-AnyEvent.spec 
Log Message:
- Add more filter requires to workaround rhbz#512553



Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- perl-AnyEvent.spec  27 Jul 2009 15:17:30 -  1.17
+++ perl-AnyEvent.spec  27 Jul 2009 15:32:58 -  1.18
@@ -34,7 +34,9 @@ cat  \EOF  %{name}-req
 %{__perl_requires} $* |\
   sed -e '/perl(Tk)/d' | \
   sed -e '/perl(EV)/d' | \
+  sed -e '/perl(Irssi)/d' | \
   sed -e '/^perl(Qt/d' | \
+  sed -e '/^perl(IO::Async/d' | \
   sed -e '/^perl(AnyEvent::Impl::Qt/d'
 
 EOF
@@ -75,13 +77,14 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc Changes COPYING README
-%{perl_vendorlib}/*
+%{perl_vendorlib}/AnyEvent*
 %{_mandir}/man3/*.3*
 
 
 %changelog
 * Mon Jul 27 2009 kwizart  kwizart at gmail.com  - 4.870-1
 - Update to 4.87   (rpm version : 4.870 )
+- Add more filter requires to workaround rhbz#512553
 
 * Sat Jul 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 4.820-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

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


Re: [pkgdb] libatomic_ops: sharkcz has requested approveacls

2009-07-24 Thread Nicolas Chauvet
This package was orphaned because libatomic_ops is going to be merged with gc.
Do we have a particular rationale about why to continue to maintain it
over splitting libatomic_ops-static from the current gc 7.1 where
libatomic_ops snapshot is newer ?
(despite versioned as 1.2)

Nicolas (kwizart)

2009/7/24 Fedora PackageDB pk...@fedoraproject.org:
 sharkcz has requested the approveacls acl on libatomic_ops (Fedora devel)

 To make changes to this package see:
   https://admin.fedoraproject.org/pkgdb/packages/name/libatomic_ops

 --
 fedora-extras-commits mailing list
 fedora-extras-comm...@redhat.com
 https://www.redhat.com/mailman/listinfo/fedora-extras-commits


-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: [pkgdb] libatomic_ops: sharkcz has requested approveacls

2009-07-24 Thread Nicolas Chauvet
2009/7/24 Dan Horák d...@danny.cz:
 Nicolas Chauvet píše v Pá 24. 07. 2009 v 10:06 +0200:
 This package was orphaned because libatomic_ops is going to be merged with 
 gc.
 Do we have a particular rationale about why to continue to maintain it
 over splitting libatomic_ops-static from the current gc 7.1 where
 libatomic_ops snapshot is newer ?
 (despite versioned as 1.2)

 But do you know about any status update or confirmation of the plan from
 upstream besides the 1 year old notice on thier web page? I couldn't
 find anything on their mailing list.
Because you didn't ask, did you ?
http://www.hpl.hp.com/hosted/linux/mail-archives/gc/2009-July/subject.html

At least, doing a diff between libatomic_ops-1.2 and
gc-7.1/libatomic_ops-1.2 shows that the gc 7.1 version much more
newer.

Nicolas (kwizart)

But As you seems to have it in doubt

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: Comments about Microsoft and the GPL

2009-07-21 Thread Nicolas Chauvet
2009/7/21 Nicu Buculei nicu_fed...@nicubunu.ro:
 On 07/21/2009 12:04 PM, Keiran Smith wrote:

 Well looks like us linux users can look forward to some of the
 instabilities of windows in our Own Operating Systems. What are
 microsoft thinking

 I don't think you will be affected by this code unless you run a virtualized
 Linux guest on a Windows host and if you do that... well, probably you
 already have bigger problems :p
And that could be a problem for us, since the opposite (Windows on top
of linux) isn't that equivalent.
That's  because of the hardware coverrage isn't the same. (3D graphics
/ raid drivers / others).

One could say, it will be easier for Linux to live on top of windows.
That way drivers could remains closed sources and linux not a real OS
anymore, just providing few services on top of the real OS.

While the European Union is presuring to remove out IE from the next
windows bundle, /me think it would have been more valuable to only
keep the very basic hardware support layers from the OS, so everything
else could have been optional.

At least I can see one way to have the announcement turn into our
favour. It would be to have it compared with other opensourcing
announcement such the AMD/ATI one. Even if the reasons behind have
nothing to be compared, it could present theses as a success story for
the free software development scheme.
That should have be directed to end-users asking them to keep
presuring on hardware vendosr for free software solutions over
proprietary ones.

Nicolas (kwizart)

-- 
Fedora-marketing-list mailing list
Fedora-marketing-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-marketing-list


rpms/perl-AnyEvent/devel .cvsignore, 1.11, 1.12 sources, 1.11, 1.12 perl-AnyEvent.spec, 1.14, 1.15

2009-07-15 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16476

Modified Files:
.cvsignore sources perl-AnyEvent.spec 
Log Message:
Update to 4.82



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore  29 May 2009 08:35:10 -  1.11
+++ .cvsignore  15 Jul 2009 10:03:44 -  1.12
@@ -1 +1 @@
-AnyEvent-4.41.tar.gz
+AnyEvent-4.82.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources 29 May 2009 08:35:10 -  1.11
+++ sources 15 Jul 2009 10:03:44 -  1.12
@@ -1 +1 @@
-56d1083f035d6f8251bbdbcb9ee7668c  AnyEvent-4.41.tar.gz
+c3b5752fcb356c267f8a3e20fa9d5483  AnyEvent-4.82.tar.gz


Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- perl-AnyEvent.spec  29 May 2009 08:35:10 -  1.14
+++ perl-AnyEvent.spec  15 Jul 2009 10:03:44 -  1.15
@@ -1,7 +1,7 @@
-%define version_anyevent 4.41
+%define version_anyevent 4.82
 
 Name:   perl-AnyEvent
-Version:4.410
+Version:4.820
 Release:1%{?dist}
 Summary:Framework for multiple event loops
 
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 15 2009 kwizart  kwizart at gmail.com  - 4.820-1
+- Update to 4.82   (rpm version : 4.820
+
 * Fri May 29 2009 kwizart  kwizart at gmail.com  - 4.410-1
 - Update to 4.41   (rpm version : 4.41 )
 

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


rpms/perl-AnyEvent/devel perl-AnyEvent.spec,1.12,1.13

2009-05-29 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30882

Modified Files:
perl-AnyEvent.spec 
Log Message:
Update to 4.41



Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-AnyEvent.spec  22 Apr 2009 12:48:23 -  1.12
+++ perl-AnyEvent.spec  29 May 2009 08:33:16 -  1.13
@@ -1,7 +1,7 @@
-%define version_anyevent 4.352
+%define version_anyevent 4.41
 
 Name:   perl-AnyEvent
-Version:4.352
+Version:4.410
 Release:1%{?dist}
 Summary:Framework for multiple event loops
 
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Apr  3 2009 kwizart  kwizart at gmail.com  - 4.410-1
+- Update to 4.41   (rpm version : 4.41 )
+
 * Wed Apr 22 2009 kwizart  kwizart at gmail.com  - 4.352-1
 - Update to 4.352   (rpm version : same )
 

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


rpms/perl-AnyEvent/devel perl-AnyEvent.spec, 1.13, 1.14 sources, 1.10, 1.11 .cvsignore, 1.10, 1.11

2009-05-29 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31244

Modified Files:
perl-AnyEvent.spec sources .cvsignore 
Log Message:
Update changelog



Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- perl-AnyEvent.spec  29 May 2009 08:33:16 -  1.13
+++ perl-AnyEvent.spec  29 May 2009 08:35:10 -  1.14
@@ -77,7 +77,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Fri Apr  3 2009 kwizart  kwizart at gmail.com  - 4.410-1
+* Fri May 29 2009 kwizart  kwizart at gmail.com  - 4.410-1
 - Update to 4.41   (rpm version : 4.41 )
 
 * Wed Apr 22 2009 kwizart  kwizart at gmail.com  - 4.352-1


Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources 22 Apr 2009 12:48:22 -  1.10
+++ sources 29 May 2009 08:35:10 -  1.11
@@ -1 +1 @@
-a811c7aec5ec089a13c13ae429a4733c  AnyEvent-4.352.tar.gz
+56d1083f035d6f8251bbdbcb9ee7668c  AnyEvent-4.41.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore  22 Apr 2009 12:48:23 -  1.10
+++ .cvsignore  29 May 2009 08:35:10 -  1.11
@@ -1 +1 @@
-AnyEvent-4.352.tar.gz
+AnyEvent-4.41.tar.gz

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


rpms/perl-AnyEvent/devel sources, 1.9, 1.10 .cvsignore, 1.9, 1.10 perl-AnyEvent.spec, 1.11, 1.12

2009-04-22 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11340

Modified Files:
sources .cvsignore perl-AnyEvent.spec 
Log Message:
Update to 4.352



Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 3 Apr 2009 21:20:12 -   1.9
+++ sources 22 Apr 2009 12:48:22 -  1.10
@@ -1 +1 @@
-f1d7066a576aab2be15e78ea238036d0  AnyEvent-4.35.tar.gz
+a811c7aec5ec089a13c13ae429a4733c  AnyEvent-4.352.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore  3 Apr 2009 21:20:12 -   1.9
+++ .cvsignore  22 Apr 2009 12:48:23 -  1.10
@@ -1 +1 @@
-AnyEvent-4.35.tar.gz
+AnyEvent-4.352.tar.gz


Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-AnyEvent.spec  3 Apr 2009 21:20:12 -   1.11
+++ perl-AnyEvent.spec  22 Apr 2009 12:48:23 -  1.12
@@ -1,7 +1,7 @@
-%define version_anyevent 4.35
+%define version_anyevent 4.352
 
 Name:   perl-AnyEvent
-Version:4.350
+Version:4.352
 Release:1%{?dist}
 Summary:Framework for multiple event loops
 
@@ -77,6 +77,9 @@
 
 
 %changelog
+* Wed Apr 22 2009 kwizart  kwizart at gmail.com  - 4.352-1
+- Update to 4.352   (rpm version : same )
+
 * Fri Apr  3 2009 kwizart  kwizart at gmail.com  - 4.350-1
 - Update to 4.35   (rpm version : 4.350 )
 

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


rpms/perl-AnyEvent/devel sources, 1.8, 1.9 .cvsignore, 1.8, 1.9 perl-AnyEvent.spec, 1.10, 1.11

2009-04-03 Thread Nicolas Chauvet
Author: kwizart

Update of /cvs/pkgs/rpms/perl-AnyEvent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20881

Modified Files:
sources .cvsignore perl-AnyEvent.spec 
Log Message:
Update to 4.35



Index: sources
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 5 Mar 2009 17:20:18 -   1.8
+++ sources 3 Apr 2009 21:20:12 -   1.9
@@ -1 +1 @@
-1413b299f4124feebb7be7508b84fc91  AnyEvent-4.34.tar.gz
+f1d7066a576aab2be15e78ea238036d0  AnyEvent-4.35.tar.gz


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore  5 Mar 2009 17:20:19 -   1.8
+++ .cvsignore  3 Apr 2009 21:20:12 -   1.9
@@ -1 +1 @@
-AnyEvent-4.34.tar.gz
+AnyEvent-4.35.tar.gz


Index: perl-AnyEvent.spec
===
RCS file: /cvs/pkgs/rpms/perl-AnyEvent/devel/perl-AnyEvent.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-AnyEvent.spec  5 Mar 2009 17:20:18 -   1.10
+++ perl-AnyEvent.spec  3 Apr 2009 21:20:12 -   1.11
@@ -1,7 +1,7 @@
-%define version_anyevent 4.34
+%define version_anyevent 4.35
 
 Name:   perl-AnyEvent
-Version:4.340
+Version:4.350
 Release:1%{?dist}
 Summary:Framework for multiple event loops
 
@@ -77,6 +77,9 @@
 
 
 %changelog
+* Fri Apr  3 2009 kwizart  kwizart at gmail.com  - 4.350-1
+- Update to 4.35   (rpm version : 4.350 )
+
 * Thu Mar  5 2009 kwizart  kwizart at gmail.com  - 4.340-1
 - Update to 4.34   (rpm version : 4.340 )
 

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


perl-devel is installed by some package - filter requires needed ?

2008-06-05 Thread Nicolas Chauvet

Hi!

I was surprised to have perl-devel installed as a dependency when I was 
testing a new perl package recently introducted.

The test was made on F8 x86_64, but others packages might be affected.

Unless I'm wrong, and the perl-devel dependency are really needed. 
Theses packages shouldn't have it as a dependency:


Lastest build of - Still requires:
mod_perl (unsure?) - perl(ExtUtils::MakeMaker)
perl-Tk - perl(ExtUtils::MakeMaker)
perl-Gtk2 - perl(Test::More)
perl-Glib - perl(ExtUtils::MakeMaker)
perl-Curses - perl(ExtUtils::testlib)

I think it would be fine to have them fixed for devel and then in branch 
, so a new version could eventually provides a fixed package.


Now I just wonder if we can assume that:
Unless the package itself is a perl(Test:: or perl(ExtUtils:: , it 
shouldn't Requires either perl(Test:: or perl(ExtUtils::


Maybe We could have a warning if such dependencies are detected ?
Either appearing in build.log or as a rpmlint test ?
So we could check why this dependency are extracted at source.

Nicolas (kwizart)
[EMAIL PROTECTED] ~]# rpm -e perl-devel
error: Failed dependencies:
perl-devel is needed by (installed) perl-Test-Harness-2.56-39.fc8.x86_64
perl-devel is needed by (installed) 
perl-ExtUtils-MakeMaker-6.30-39.fc8.x86_64
perl-devel is needed by (installed) 
perl-ExtUtils-Embed-1.26-39.fc8.x86_64
perl-devel is needed by (installed) perl-Test-Simple-0.62-39.fc8.x86_64
[EMAIL PROTECTED] ~]# rpm -e perl-Test-Harness
error: Failed dependencies:
perl(Test::Harness) is needed by (installed) 
perl-ExtUtils-MakeMaker-6.30-39.fc8.x86_64
[EMAIL PROTECTED] ~]# rpm -e perl-ExtUtils-MakeMaker
error: Failed dependencies:
perl(ExtUtils::Installed) is needed by (installed) 
perl-devel-5.8.8-39.fc8.x86_64
perl(ExtUtils::MakeMaker) is needed by (installed) 
mod_perl-2.0.3-14.x86_64
perl(ExtUtils::MakeMaker) is needed by (installed) 
perl-Tk-804.028-3.fc8.x86_64
perl(ExtUtils::MakeMaker) is needed by (installed) 
perl-devel-5.8.8-39.fc8.x86_64
perl(ExtUtils::MakeMaker) is needed by (installed) 
perl-Glib-1.144-1.fc8.2.x86_64
perl(ExtUtils::testlib) is needed by (installed) 
perl-Curses-1.16-4.fc8.x86_64
[EMAIL PROTECTED] ~]# rpm -e perl-ExtUtils-Embed
error: Failed dependencies:
perl(ExtUtils::Embed) is needed by (installed) 
perl-devel-5.8.8-39.fc8.x86_64
[EMAIL PROTECTED] ~]# rpm -e perl-Test-Simple
error: Failed dependencies:
perl(Test::Builder) is needed by (installed) 
perl-Test-Pod-Coverage-1.08-3.fc6.noarch
perl(Test::Builder) is needed by (installed) 
perl-Test-Pod-1.26-1.fc6.noarch
perl(Test::More) is needed by (installed) perl-Gtk2-1.144-1.fc7.x86_64

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


[packaging] noarch package that creates arch dependant paths

2008-05-29 Thread Nicolas Chauvet

Hello.

During this review:
https://bugzilla.redhat.com/show_bug.cgi?id=444755

This noarch package seems to create an empty arch dependant directory.
%{perl_vendorarch}/auto/*

If %{perl_vendorlib}/* is used (as the skeleton perl spec file suggest).
Then it leads for this empty directory to be listed in the package.
(at least if the package is built on %{_lib} == lib systems.)

At this time, I haven't seen any other case where this problem appears.
But I wonder why this directory is created ?

The workaround would be to have
%{perl_vendorlib}/Lingua/
But this remains weird...

Nicolas (kwizart)

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