From 773f1a8e284ea0174d4ccff277e035128b58c99b Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Mar 20 2009 08:51:25 +0000 Subject: Initial import. --- diff --git a/.cvsignore b/.cvsignore index e69de29..e2946b7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +Date-Leapyear-1.71.tar.gz diff --git a/import.log b/import.log new file mode 100644 index 0000000..6f6f310 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +perl-Date-Leapyear-1_71-2_fc10:HEAD:perl-Date-Leapyear-1.71-2.fc10.src.rpm:1237539053 diff --git a/perl-Date-Leapyear-Re-license_Date-Leapyear.eml b/perl-Date-Leapyear-Re-license_Date-Leapyear.eml new file mode 100644 index 0000000..6708bdb --- /dev/null +++ b/perl-Date-Leapyear-Re-license_Date-Leapyear.eml @@ -0,0 +1,115 @@ +Return-Path: +Received: from mail-ew0-f162.google.com (mail-ew0-f162.google.com [209.85.219.162]) + by smeagol.schlobinux.org (8.14.2/8.14.2) with ESMTP id n2HJ6nH3018561 + for ; Tue, 17 Mar 2009 20:06:49 +0100 +Received: by ewy6 with SMTP id 6so153446ewy.46 + for ; Tue, 17 Mar 2009 12:06:48 -0700 (PDT) +Received: by 10.216.24.206 with SMTP id x56mr227398wex.39.1237316808582; + Tue, 17 Mar 2009 12:06:48 -0700 (PDT) +Received: from rich.eas.local (74-143-214-2.static.insightbb.com [74.143.214.2]) + by mx.google.com with ESMTPS id 35sm2415478nfu.7.2009.03.17.12.06.46 + (version=TLSv1/SSLv3 cipher=RC4-MD5); + Tue, 17 Mar 2009 12:06:47 -0700 (PDT) +Cc: bug-Date-Leapyear@rt.cpan.org +Message-Id: +From: Rich Bowen +To: Xavier Bachelot +In-Reply-To: <49BFF41A.9060301@bachelot.org> +Content-Type: multipart/alternative; boundary=Apple-Mail-18--835917023 +Subject: Re: Re-license Date-Leapyear +Mime-Version: 1.0 (Apple Message framework v930.3) +Date: Tue, 17 Mar 2009 15:06:44 -0400 +References: <49BFF41A.9060301@bachelot.org> +X-Mailer: Apple Mail (2.930.3) +X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0rc1 (smeagol.schlobinux.org [86.194.60.157]); Tue, 17 Mar 2009 20:06:49 +0100 (CET) +X-Spam-Status: No, score=0.0 required=5.0 tests=HTML_MESSAGE autolearn=ham + version=3.2.5 +X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on + smeagol.schlobinux.org +X-Virus-Scanned: ClamAV 0.92.1/9123/Tue Mar 17 17:25:37 2009 on smeagol.schlobinux.org +X-Virus-Status: Clean + + +--Apple-Mail-18--835917023 +Content-Type: text/plain; + charset=US-ASCII; + format=flowed; + delsp=yes +Content-Transfer-Encoding: 7bit + +I was virtually certain that all the Perl stuff I'd done was under the +dual license. + +I have absolutely no problem relicensing it under those terms. +However, it's been so long since I've touched the code that I'm not +even sure I have it in svn any more. I'll look around and see what I +can find. What's your timeline? + +--Rich + + + +On Mar 17, 2009, at 15:03, Xavier Bachelot wrote: + +> Hi, +> +> Would you consider re-licensing Date-Leapyear under either the same +> terms as perl (GPL or Artistic), or under the terms of the Artistic +> license v2.0? +> +> I'm packaging Date-Leapyear for Fedora, for +> which the original Artistic license is problematic (see also +> http://www.fsf.org/licensing/licenses/index_html#ArtisticLicense). +> +> Regards, +> Xavier +> + +-- +Being in politics is like being a football coach. You have to be smart +enough to understand the game, and dumb enough to think it's +important. (Eugene McCarthy) + + + + + +--Apple-Mail-18--835917023 +Content-Type: text/html; + charset=US-ASCII +Content-Transfer-Encoding: quoted-printable + +I was virtually certain that = +all the Perl stuff I'd done was under the dual = +license.

I have absolutely no problem relicensing it = +under those terms. However, it's been so long since I've touched the = +code that I'm not even sure I have it in svn any more. I'll look around = +and see what I can find. What's your = +timeline?

--Rich



On Mar 17, 2009, at 15:03, Xavier Bachelot = +wrote:

Hi,

Would you consider re-licensing = +Date-Leapyear under either the same
terms as perl (GPL or Artistic), = +or under the terms of the Artistic
license v2.0?

I'm packaging = +Date-Leapyear for Fedora, for
which the original Artistic license is = +problematic (see also
http://www.fsf.org/licensing/licenses/index_html#ArtisticLicense).
Regards,
Xavier


--
Being in politics is = +like being a football coach. You have to be smart enough to understand = +the game, and dumb enough to think it's important. (Eugene = +McCarthy)




= + +--Apple-Mail-18--835917023-- diff --git a/perl-Date-Leapyear.spec b/perl-Date-Leapyear.spec new file mode 100644 index 0000000..086bdc0 --- /dev/null +++ b/perl-Date-Leapyear.spec @@ -0,0 +1,60 @@ +Name: perl-Date-Leapyear +Version: 1.71 +Release: 2%{?dist} +Summary: Is a particular year a leap year? +License: GPL+ or Artistic +Group: Development/Libraries +URL: http://search.cpan.org/dist/Date-Leapyear/ +Source0: http://www.cpan.org/modules/by-module/Date/Date-Leapyear-%{version}.tar.gz +# License is currently Artistic in upstream tarball. However upstream has agreed to re-license. +# See the mail in Source1. +Source1: perl-Date-Leapyear-Re-license_Date-Leapyear.eml +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + +%description +Date::Leapyear exports one function - isleap - which returns 1 or 0 if a +year is leap, or not, respectively. + +%prep +%setup -q -n Date-Leapyear-%{version} + +%build +%{__perl} Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} + +%install +rm -rf $RPM_BUILD_ROOT + +install -m 0644 %{SOURCE1} . + +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 ChangeLog LICENSE README +%doc perl-Date-Leapyear-Re-license_Date-Leapyear.eml +%{perl_vendorlib}/* +%{_mandir}/man3/* + +%changelog +* Wed Mar 18 2009 Xavier Bachelot 1.71-2 +- Change License: to GPL+ or Artistic, as agreed by upstream. + +* Fri Jan 09 2009 Xavier Bachelot 1.71-1 +- Specfile autogenerated by cpanspec 1.77. +- Fix License:. diff --git a/sources b/sources index e69de29..604d4a5 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +ca35097e84896eadf529f7a79f2c2e82 Date-Leapyear-1.71.tar.gz