Accepting request 28385 from devel:languages:perl
Copy from devel:languages:perl/perl-DBI based on submit request 28385 from user coolo OBS-URL: https://build.opensuse.org/request/show/28385 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI?expand=0&rev=14
This commit is contained in:
parent
0be05513c7
commit
5512152022
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 14:21:52 UTC 2009 - chris@computersalat.de
|
||||
|
||||
- cleanup spec
|
||||
o removed some obsolete defines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 25 19:37:00 CEST 2009 - chris@computersalat.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-DBI (Version 1.609)
|
||||
#
|
||||
# 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
|
||||
@ -17,23 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define pren perl
|
||||
%define cpan_name DBI
|
||||
%define ver 1.609
|
||||
%if %{?rel:0}%{!?rel:1}
|
||||
%define rel 1
|
||||
%endif
|
||||
#Distribution: %dist
|
||||
#Packager: %packager
|
||||
#Vendor: %vendor
|
||||
|
||||
Name: perl-DBI
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: The Perl Database Interface
|
||||
Version: 1.609
|
||||
Release: 1
|
||||
Release: 2
|
||||
AutoReqProv: on
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://cpan.org/modules/by-module/DBI/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user