File Net-Twitter-4.01008.tar.gz uploaded to lookaside cache by jdunn
A file has been added to the lookaside cache for perl-Net-Twitter: 5fd19d414d3530fd3a9294cad906da0f Net-Twitter-4.01008.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-WWW-Shorten/f20] Update to 3.04 (bz#1000526)
Summary of changes: 349bbab... Update to 3.04 (bz#1000526) (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-WWW-Shorten] Update to 3.04 (bz#1000526)
commit 349bbabafe214c22ce84a8497a45fc9a5fbdd588 Author: Julian C. Dunn Date: Mon Aug 26 12:52:05 2013 -0400 Update to 3.04 (bz#1000526) .gitignore|1 + perl-WWW-Shorten.spec | 12 +++- sources |2 +- 3 files changed, 9 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index 2185168..992e501 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /WWW-Shorten-3.02.tar.gz /WWW-Shorten-3.03.tar.gz +/WWW-Shorten-3.04.tar.gz diff --git a/perl-WWW-Shorten.spec b/perl-WWW-Shorten.spec index 96df4af..c519c66 100644 --- a/perl-WWW-Shorten.spec +++ b/perl-WWW-Shorten.spec @@ -1,6 +1,6 @@ Name: perl-WWW-Shorten -Version:3.03 -Release:6%{?dist} +Version:3.04 +Release:1%{?dist} Summary:Interface to URL shortening sites License:Artistic 2.0 Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRequires: perl(Carp) BuildRequires: perl(Config::Auto) BuildRequires: perl(LWP) >= 5.75 BuildRequires: perl(LWP::UserAgent) >= 2.023 -BuildRequires: perl(Module::Build) +BuildRequires: perl(Module::Build) >= 0.40 BuildRequires: perl(Test::More) >= 0.47 BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(URI) >= 1.27 @@ -38,8 +38,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check -# Skip t/98pod-coverage.t test, CPAN RT#85418 -./Build test --test_files 't/0*.t t/99*.t' +./Build test --test_files 't/0*.t' %files %doc Artistic AUTHORS ChangeLog.SPOON Changes CREDITS LICENCE README TODO @@ -49,6 +48,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Mon Aug 26 2013 Julian C. Dunn - 3.04-1 +- Upgrade to 3.04 (bz#1000526) + * Sun Aug 04 2013 Fedora Release Engineering - 3.03-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 209301f..ebe5c1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ba21ec85951c5ed7f87e2ea28280882 WWW-Shorten-3.03.tar.gz +a30a87a8d99fc2e8642a9bff2d752563 WWW-Shorten-3.04.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File WWW-Shorten-3.04.tar.gz uploaded to lookaside cache by jdunn
A file has been added to the lookaside cache for perl-WWW-Shorten: a30a87a8d99fc2e8642a9bff2d752563 WWW-Shorten-3.04.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Net-Twitter/f18] (3 commits) ...Upgrade to 4.00007 (bz#996455)
Summary of changes: a279228... - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass (*) b268e70... Perl 5.18 rebuild (*) 7bef2cc... Upgrade to 4.7 (bz#996455) (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Re: F20 Self Contained Change: Vagrant
On Wed, Jul 17, 2013 at 3:10 PM, Matthew Miller wrote: > On Wed, Jul 17, 2013 at 02:34:40PM -0400, Julian C. Dunn wrote: > > > To be an official Vagrant image, we need Chef, and while Sam Kottler is > > > working with Opscode to make that finally happen (awesome!), I don't > think > > > we want that to be a blocker. > > I work for Opscode. Sam and I have talked; we are still blocked on > > yajl-ruby vendoring YAJL C and the maintainer is unresponsive about > taking > > the patch that Josef Stribny worked on. > > Thanks for chiming in. The (stalled) review bug is > https://bugzilla.redhat.com/show_bug.cgi?id=823351, by the way. > Yep... it's one of mine that I took over from Jonas when he became unresponsive. > > https://github.com/brianmario/yajl-ruby/pull/113 > > I talked with our engineering folks about using stdlib JSON but they > prefer > > YAJL, for a number of reasons I won't go into here. It would also be a > huge > > change for us with little return. > > Okay. Anything we can do to get the de-vendorization patch moving? > It looks tough. The patch that Josef and Vit worked on is against the yajl-ruby 2.0 branch (an unreleased version). I'll let Josef/Vit chime in here with more details about what's in there. - Julian -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
Re: F20 Self Contained Change: Vagrant
On Wed, Jul 17, 2013 at 11:39 AM, Matthew Miller wrote: > On Wed, Jul 17, 2013 at 11:20:17AM -0400, Bill Nottingham wrote: > > It would likely push this to a system-wide change, but wouldn't it be > > logical for this feature to also make a vagrant-able image as well? > > To be an official Vagrant image, we need Chef, and while Sam Kottler is > working with Opscode to make that finally happen (awesome!), I don't think > we want that to be a blocker. > I work for Opscode. Sam and I have talked; we are still blocked on yajl-ruby vendoring YAJL C and the maintainer is unresponsive about taking the patch that Josef Stribny worked on. https://github.com/brianmario/yajl-ruby/pull/113 I talked with our engineering folks about using stdlib JSON but they prefer YAJL, for a number of reasons I won't go into here. It would also be a huge change for us with little return. - Julian -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
[perl-Net-Twitter] Update to 4.00004. Upstream changed to Module::Build instead of MakeMaker as well.
commit 9855a4cd118b6613adcda18a01f4490b3659c9eb Author: Julian C. Dunn Date: Thu Mar 14 11:24:23 2013 -0400 Update to 4.4. Upstream changed to Module::Build instead of MakeMaker as well. .gitignore|1 + perl-Net-Twitter.spec | 22 ++ sources |2 +- 3 files changed, 12 insertions(+), 13 deletions(-) --- diff --git a/.gitignore b/.gitignore index 7be322e..b9518c2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /Net-Twitter-3.18003.tar.gz /Net-Twitter-4.2.tar.gz /Net-Twitter-4.3.tar.gz +/Net-Twitter-4.4.tar.gz diff --git a/perl-Net-Twitter.spec b/perl-Net-Twitter.spec index 406dc80..e805a3e 100644 --- a/perl-Net-Twitter.spec +++ b/perl-Net-Twitter.spec @@ -1,5 +1,5 @@ Name: perl-Net-Twitter -Version:4.3 +Version:4.4 Release:1%{?dist} Summary:Perl interface to the Twitter API License:GPL+ or Artistic @@ -20,7 +20,6 @@ BuildRequires: perl(Devel::StackTrace) >= 1.21 BuildRequires: perl(Digest::HMAC_SHA1) BuildRequires: perl(Digest::SHA) BuildRequires: perl(Encode) -BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Spec) BuildRequires: perl(HTML::Entities) BuildRequires: perl(HTTP::Request::Common) @@ -28,6 +27,7 @@ BuildRequires: perl(HTTP::Response) BuildRequires: perl(JSON) BuildRequires: perl(List::Util) BuildRequires: perl(LWP::UserAgent) >= 5.819 +BuildRequires: perl(Module::Build) BuildRequires: perl(Moose) >= 0.9 BuildRequires: perl(Moose::Exporter) BuildRequires: perl(Moose::Role) @@ -53,27 +53,22 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi Requires: perl(Net::Netrc) %description -This module provides a perl interface to the Twitter APIs. See +This module provides a Perl interface to the Twitter APIs. See http://dev.twitter.com/doc for a full description of the Twitter APIs. %prep %setup -q -n Net-Twitter-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%{__perl} Build.PL --installdirs vendor +./Build %install - -make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT - -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; - +./Build install destdir=%{buildroot} create_packlist=0 %{_fixperms} $RPM_BUILD_ROOT/* %check -env TEST_POD=1 make test +./Build test %files %doc Changes README @@ -81,6 +76,9 @@ env TEST_POD=1 make test %{_mandir}/man3/* %changelog +* Wed Mar 13 2013 Julian C. Dunn - 4.4-1 +- Upgrade to 4.4 (bz#914316) + * Fri Mar 08 2013 Julian C. Dunn - 4.3-1 - Upgrade to 4.3 (bz#914316) diff --git a/sources b/sources index f679ecf..59b1ff1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -131d7f914cc37648671dd999befc2bea Net-Twitter-4.3.tar.gz +9a33c6a157f3611e2ce89a4d8e990b6e Net-Twitter-4.4.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File Net-Twitter-4.00004.tar.gz uploaded to lookaside cache by jdunn
A file has been added to the lookaside cache for perl-Net-Twitter: 9a33c6a157f3611e2ce89a4d8e990b6e Net-Twitter-4.4.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Net-Twitter/f19] (2 commits) ...Import 4.00003
Summary of changes: 750fd6a... Updated to Net-Twitter-4.3 (*) aa29c0a... Import 4.3 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
rubygem-{bunny,moneta,ohai} package ownership
I'm trying to take over the work Jonas Courteau started earlier this year (see below) in regards to getting Opscode Chef into Fedora. To start, I'd like to assume responsibility for the above orphaned packages in Fedora, which are dependencies for Chef. I am already a Fedora Packager but I can't seem to "Take Ownership" of said packages in the package DB. Can anyone assist? - Julian On Mon, May 21, 2012 at 10:36 PM, Jonas Courteau wrote: > My apologies; the links on that were wrong. Big copy/paste error on my > part; not a good start! > > The main package, rubygem-chef is at > https://bugzilla.redhat.com/show_bug.cgi?id=823352, and the other > packages are linked off of there. > > A little bit about myself: I'm a network administrator who has been > using CentOS extensively for around 5 years, and Chef for about 3 > years. As part of this, I've done a fair amount of packaging of > various software for our internal repository using mock and the EPEL > packaging guidelines. A large part of my early packaging efforts > involved packaging assorted Ruby gems. > > Recently, I've been working with opscode to get Chef packaged up for > Fedora (and EPEL, in the future). There was a previous abortive > attempt to get Chef into Fedora but the volunteer involved at the time > had other requirements on his time. I'm looking to maintain this > package (and its requirements) on a long-term basis, since there is a > fair bit of demand to have Chef be a bit more widely available. > > Please let me know if you have any further questions, or if you have > any suggestions on proceeding from here. > > Thanks! > Jonas Courteau > -- > devel mailing list > devel@lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/devel -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel
[perl-Net-Twitter/f18] 866878: Upgrade to 3.18004
Summary of changes: cfbf86f... 866878: Upgrade to 3.18004 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Net-Twitter/f16] Upgrade to 3.18002
Summary of changes: 387342c... Upgrade to 3.18002 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Net-Twitter] Upgrade to 3.18002
commit 387342c8e0fe3f903259516c5731faeff7bbc834 Author: Julian C. Dunn Date: Wed Apr 25 12:29:15 2012 -0400 Upgrade to 3.18002 .gitignore|1 + perl-Net-Twitter.spec |7 +-- sources |2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index a10652d..3011bad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Net-Twitter-3.18001.tar.gz +/Net-Twitter-3.18002.tar.gz diff --git a/perl-Net-Twitter.spec b/perl-Net-Twitter.spec index 461e4ef..7396616 100644 --- a/perl-Net-Twitter.spec +++ b/perl-Net-Twitter.spec @@ -1,5 +1,5 @@ Name: perl-Net-Twitter -Version:3.18001 +Version:3.18002 Release:1%{?dist} Summary:Perl interface to the Twitter API License:GPL+ or Artistic @@ -47,7 +47,7 @@ BuildRequires: perl(Try::Tiny) >= 0.03 BuildRequires: perl(URI) >= 1.4 BuildRequires: perl(URI::Escape) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: perl(Net::Netrc) +Requires: perl(Net::Netrc) %description This module provides a perl interface to the Twitter APIs. See @@ -78,5 +78,8 @@ env TEST_POD=1 make test %{_mandir}/man3/* %changelog +* Wed Apr 25 2012 Julian C. Dunn 3.18002-1 +- Upgrade to 3.18002 + * Tue Mar 27 2012 Julian C. Dunn 3.18001-1 - Initial release. diff --git a/sources b/sources index 7158f51..88d388d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88665d245f72b48ee87817edb5906d00 Net-Twitter-3.18001.tar.gz +6bb5ffa27023ed854841bc80b0ee4797 Net-Twitter-3.18002.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File Net-Twitter-3.18002.tar.gz uploaded to lookaside cache by jdunn
A file has been added to the lookaside cache for perl-Net-Twitter: 6bb5ffa27023ed854841bc80b0ee4797 Net-Twitter-3.18002.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-WWW-Shorten/f17] (2 commits) ...Update to 3.03 which fixes incorrect-fsf-address, clarifies licensing to Artistic 2.0. Only run test
Summary of changes: 4ea2abb... Initial import (#810028) (*) 9307b81... Update to 3.03 which fixes incorrect-fsf-address, clarifies (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Net-Twitter] Initial import (#611372).
commit 3c2e5d5cee03f667c90e2ef78dcc6410299bf437 Author: Julian C. Dunn Date: Tue Mar 27 14:42:59 2012 -0400 Initial import (#611372). .gitignore|1 + perl-Net-Twitter.spec | 82 + sources |1 + 3 files changed, 84 insertions(+), 0 deletions(-) --- diff --git a/.gitignore b/.gitignore index e69de29..a10652d 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/Net-Twitter-3.18001.tar.gz diff --git a/perl-Net-Twitter.spec b/perl-Net-Twitter.spec new file mode 100644 index 000..461e4ef --- /dev/null +++ b/perl-Net-Twitter.spec @@ -0,0 +1,82 @@ +Name: perl-Net-Twitter +Version:3.18001 +Release:1%{?dist} +Summary:Perl interface to the Twitter API +License:GPL+ or Artistic +Group: Development/Libraries +URL:http://search.cpan.org/dist/Net-Twitter/ +Source0: http://www.cpan.org/authors/id/M/MM/MMIMS/Net-Twitter-%{version}.tar.gz +BuildArch: noarch +BuildRequires: perl(base) +BuildRequires: perl(lib) +BuildRequires: perl(Carp) +BuildRequires: perl(Crypt::SSLeay) >= 0.5 +BuildRequires: perl(Data::Visitor::Callback) +BuildRequires: perl(DateTime) >= 0.51 +BuildRequires: perl(DateTime::Format::Strptime) >= 1.09 +BuildRequires: perl(Devel::StackTrace) >= 1.21 +BuildRequires: perl(Digest::HMAC_SHA1) +BuildRequires: perl(Digest::SHA) +BuildRequires: perl(Encode) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(File::Spec) +BuildRequires: perl(HTML::Entities) +BuildRequires: perl(HTTP::Request::Common) +BuildRequires: perl(HTTP::Response) +BuildRequires: perl(JSON) +BuildRequires: perl(List::Util) +BuildRequires: perl(LWP::UserAgent) >= 5.819 +BuildRequires: perl(Moose) >= 0.9 +BuildRequires: perl(Moose::Exporter) +BuildRequires: perl(Moose::Role) +BuildRequires: perl(MooseX::Aliases) +BuildRequires: perl(MooseX::Role::Parameterized) +BuildRequires: perl(namespace::autoclean) >= 0.09 +BuildRequires: perl(Net::Netrc) +BuildRequires: perl(Net::OAuth) >= 0.25 +BuildRequires: perl(Pod::Coverage) >= 0.19 +BuildRequires: perl(Scalar::Util) +BuildRequires: perl(Test::Deep) +BuildRequires: perl(Test::Fatal) +BuildRequires: perl(Test::More) >= 0.88 +BuildRequires: perl(Test::Pod) >= 1.00 +BuildRequires: perl(Test::Pod::Coverage) >= 1.04 +BuildRequires: perl(Test::Spelling) >= 0.11 +BuildRequires: perl(Time::HiRes) +BuildRequires: perl(Try::Tiny) >= 0.03 +BuildRequires: perl(URI) >= 1.4 +BuildRequires: perl(URI::Escape) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(Net::Netrc) + +%description +This module provides a perl interface to the Twitter APIs. See +http://dev.twitter.com/doc for a full description of the Twitter APIs. + +%prep +%setup -q -n Net-Twitter-%{version} + +%build +%{__perl} Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} + +%install + +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT + +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; + +%{_fixperms} $RPM_BUILD_ROOT/* + +%check +env TEST_POD=1 make test + +%files +%doc Changes README +%{perl_vendorlib}/* +%{_mandir}/man3/* + +%changelog +* Tue Mar 27 2012 Julian C. Dunn 3.18001-1 +- Initial release. diff --git a/sources b/sources index e69de29..7158f51 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +88665d245f72b48ee87817edb5906d00 Net-Twitter-3.18001.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File Net-Twitter-3.18001.tar.gz uploaded to lookaside cache by jdunn
A file has been added to the lookaside cache for perl-Net-Twitter: 88665d245f72b48ee87817edb5906d00 Net-Twitter-3.18001.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
help with package review
Hi all, I'm new to the Fedora project although I've been a long-time Fedora user. I'm hoping someone can review and sponsor a package that I've had in the pipe for a while, and am only getting back to dealing with: https://bugzilla.redhat.com/show_bug.cgi?id=611372 I'm not sure if I need to trade reviews with someone to push this forward, but I'm happy to do that as well. - Julian [ Julian C. Dunn * Sorry, I'm] [ WWW: http://www.juliandunn.net/ * only Web 1.0 ] [ gopher://sdf.org/1/users/keymaker/ * compliant!] [ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ] -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel