9
0

- remove outdated patch perl-Class-Load-old_test_more.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Load?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2013-06-10 14:44:58 +00:00
committed by Git OBS Bridge
parent 112d492ba9
commit c4b3b69ec4
3 changed files with 5 additions and 331 deletions

View File

@@ -25,7 +25,6 @@ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Class-Load/
Source: http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
Patch0: perl-Class-Load-old_test_more.patch
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -68,10 +67,6 @@ For that, we provide 'is_class_loaded 'Class::Name''.
%prep
%setup -q -n %{cpan_name}-%{version}
# MANUAL
%if 0%{?suse_version} <= 1110
%patch0
%endif
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor