8
0

Accepting request 28386 from devel:languages:perl

Copy from devel:languages:perl/perl-DBD-SQLite based on submit request 28386 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=10
This commit is contained in:
OBS User autobuild
2010-01-11 15:55:26 +00:00
committed by Git OBS Bridge
parent ba98d34c07
commit 21247e3edd
4 changed files with 55 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-DBD-SQLite (Version 1.25)
# spec file for package perl-DBD-SQLite (Version 1.29)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,14 @@
Name: perl-DBD-SQLite
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
%define cpan_name DBD-SQLite
Summary: Self-contained RDBMS in a DBI Driver
Version: 1.25
Version: 1.29
Release: 1
License: GPL/Artistic
Group: Development/Libraries/Perl
Url: http://www.cpan.org
Source0: %{cpan_name}-%{version}.tar.bz2
Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros