forked from pool/perl-Algorithm-Annotate
- recreate with cpanspec 1.78.05
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-Annotate?expand=0&rev=42
This commit is contained in:
committed by
Git OBS Bridge
parent
36300443b6
commit
65ca5e141e
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Algorithm-Annotate (Version 0.10)
|
||||
# spec file for package perl-Algorithm-Annotate
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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,20 +19,19 @@
|
||||
|
||||
Name: perl-Algorithm-Annotate
|
||||
Version: 0.10
|
||||
Release: 146
|
||||
License: CHECK(GPL+ or Artistic)
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
%define cpan_name Algorithm-Annotate
|
||||
Summary: represent a series of changes in annotate form
|
||||
Url: http://search.cpan.org/dist/Algorithm-Annotate/
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/C/CL/CLKAO/Algorithm-Annotate-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRequires: perl(Algorithm::Diff) >= 1.15
|
||||
Source: http://www.cpan.org/authors/id/C/CL/CLKAO/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Algorithm::Diff) >= 1.15
|
||||
Requires: perl(Algorithm::Diff) >= 1.15
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -54,10 +53,7 @@ simliar to 'cvs annotate'.
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(644,root,root,755)
|
||||
%defattr(-,root,root,755)
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user