Accepting request 54672 from devel:languages:perl
Accepted submit request 54672 from user coolo OBS-URL: https://build.opensuse.org/request/show/54672 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-Diff?expand=0&rev=5
This commit is contained in:
parent
557a26092b
commit
e6c42cf49f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 06:55:46 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 13 12:11:19 UTC 2009 - chris@computersalat.de
|
||||
|
||||
|
@ -28,11 +28,11 @@ Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Text-Diff
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Algorithm::Diff)
|
||||
BuildRequires: perl(Data::Dumper)
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(Algorithm::Diff)
|
||||
Provides: %{cpan_name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user