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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c2fb133b18bb67f6223fbf3f653a49e34fee7a456b32eb182137cb14c1ff5cc
|
||||
size 91059
|
3
Devel-PatchPerl-1.16.tar.gz
Normal file
3
Devel-PatchPerl-1.16.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae39f5103cb9dcef9870962e869c7eddca1259a361a867dc1030dc18c804ce35
|
||||
size 91821
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 06:10:14 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 1.16
|
||||
add extra phony targets to help case insensitive file systems
|
||||
Configure should check same Berkeley DB header DB_File uses
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 07:39:35 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@@ -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