From 3b31ac07f04699914133d2f44d6bf3fdd01a1afc Mon Sep 17 00:00:00 2001
From: Chris Weyl <cw...@fedoraproject.org>
Date: Sat, 13 Feb 2010 18:57:13 +0000
Subject: - auto-update by cpan-spec-update 0.002 - added a new req on
 perl(DateTime) (version 0.1) - PERL_INSTALL_ROOT => DESTDIR

---
 .cvsignore                       |  2 +-
 perl-DateTime-Format-SQLite.spec | 49 +++++++++++++++++++++++-----------------
 sources                          |  2 +-
 3 files changed, 30 insertions(+), 23 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index 98fd425..4567a9a 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-DateTime-Format-SQLite-0.10.tar.gz
+DateTime-Format-SQLite-0.11.tar.gz
diff --git a/perl-DateTime-Format-SQLite.spec b/perl-DateTime-Format-SQLite.spec
index dc2e40b..6fa9eb4 100644
--- a/perl-DateTime-Format-SQLite.spec
+++ b/perl-DateTime-Format-SQLite.spec
@@ -1,22 +1,25 @@
-Name:       perl-DateTime-Format-SQLite 
-Version:    0.10 
-Release:    4%{?dist}
-# lib/DateTime/Format/SQLite.pm -> GPL+ or Artistic
-License:    GPL+ or Artistic 
-Group:      Development/Libraries
-Summary:    Parse and format SQLite dates and times 
-Source:     
http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/DateTime-Format-SQLite-%{version}.tar.gz
 
-Url:        http://search.cpan.org/dist/DateTime-Format-SQLite
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
-BuildArch:  noarch
-
-BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(DateTime) >= 0.1
-BuildRequires: perl(DateTime::Format::Builder) >= 0.6
-BuildRequires: perl(Test::More)
-
-Requires:      perl(DateTime::Format::Builder) >= 0.6
+Name:           perl-DateTime-Format-SQLite 
+Summary:        Parse and format SQLite dates and times 
+Version:        0.11
+Release:        1%{?dist}
+License:        GPL+ or Artistic 
+Group:          Development/Libraries
+Source0:        
http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/DateTime-Format-SQLite-%{version}.tar.gz
 
+URL:            http://search.cpan.org/dist/
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildArch:      noarch
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+BuildRequires:  perl(DateTime) >= 0.1
+BuildRequires:  perl(DateTime::Format::Builder) >= 0.6
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
+
+Requires:       perl(DateTime) >= 0.1
+Requires:       perl(DateTime::Format::Builder) >= 0.6
+
+%{?perl_default_filter}
+%{?perl_default_subpackage_tests}
 
 %description
 This module understands the formats used by SQLite for its 'date',
@@ -40,7 +43,7 @@ make %{?_smp_mflags}
 %install
 rm -rf %{buildroot}
 
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
+make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 
@@ -59,6 +62,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Feb 13 2010 Chris Weyl <cw...@alumni.drew.edu> 0.11-1
+- auto-update by cpan-spec-update 0.002
+- added a new req on perl(DateTime) (version 0.1)
+- PERL_INSTALL_ROOT => DESTDIR
+
 * Mon Dec  7 2009 Stepan Kasal <ska...@redhat.com> - 0.10-4
 - rebuild against perl 5.10.1
 
@@ -74,4 +82,3 @@ rm -rf %{buildroot}
 * Fri Jun 26 2009 Chris Weyl <cw...@alumni.drew.edu> 0.10-0
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)
-
diff --git a/sources b/sources
index de4b13c..98c7615 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93c0849d25498028f18e10816b9b32b8  DateTime-Format-SQLite-0.10.tar.gz
+9cc9cc861407a1bbc696226605279842  DateTime-Format-SQLite-0.11.tar.gz
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-DateTime-Format-SQLite.git/commit/?h=epel7&id=3b31ac07f04699914133d2f44d6bf3fdd01a1afc
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to