forked from pool/perl-Devel-PatchPerl
- updated to 1.16
add extra phony targets to help case insensitive file systems Configure should check same Berkeley DB header DB_File uses OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-PatchPerl?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
601dfde126
commit
ff1c72e71f
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Devel-PatchPerl
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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,20 @@
|
||||
|
||||
|
||||
Name: perl-Devel-PatchPerl
|
||||
Version: 1.14
|
||||
Version: 1.16
|
||||
Release: 0
|
||||
%define cpan_name Devel-PatchPerl
|
||||
Summary: Patch perl source a la Devel::PPPort's buildperl.pl
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Devel-PatchPerl/
|
||||
Source: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
|
||||
#Source: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-1.18.tar.gz
|
||||
Source: Devel-PatchPerl-1.16.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(File::pushd) >= 1.00
|
||||
BuildRequires: perl(Module::Pluggable)
|
||||
#BuildRequires: perl(Devel::PatchPerl)
|
||||
#BuildRequires: perl(Devel::PatchPerl::Hints)
|
||||
#BuildRequires: perl(feature)
|
||||
#BuildRequires: perl(Text::Diff)
|
||||
Requires: perl(File::pushd) >= 1.00
|
||||
Requires: perl(Module::Pluggable)
|
||||
%{perl_requires}
|
||||
@@ -62,6 +59,6 @@ patching functionality.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README tools
|
||||
%doc Changes LICENSE README
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user