From 042fdf7d82da3a73c2c4cbb1ed40d4c63a4a802a14bafa8be447a4802f203658 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 18 Apr 2015 05:45:42 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBI?expand=0&rev=43 --- cpanspec.yml | 5 ++--- perl-DBI.spec | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cpanspec.yml b/cpanspec.yml index 9b320f5..804281e 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -1,9 +1,8 @@ --- #description_paragraphs: 3 #no_testing: broken upstream -#sources: -# - source1 -# - source2 +sources: + - perl-DBI.rpmlintrc #patches: # foo.patch: -p1 # bar.patch: diff --git a/perl-DBI.spec b/perl-DBI.spec index adad1f0..2cca979 100644 --- a/perl-DBI.spec +++ b/perl-DBI.spec @@ -25,7 +25,8 @@ License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/DBI/ Source0: http://www.cpan.org/authors/id/T/TI/TIMB/%{cpan_name}-%{version}.tar.gz -Source1: cpanspec.yml +Source1: perl-DBI.rpmlintrc +Source2: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros