forked from pool/perl-Module-Util
Accepting request 296441 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296441 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Util?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
2bc489779b
commit
f58ba79e5c
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Module-Util (Version 1.07)
|
||||
# spec file for package perl-Module-Util
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,20 +15,21 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: perl-Module-Util
|
||||
Version: 1.07
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Version: 1.09
|
||||
Release: 0
|
||||
%define cpan_name Module-Util
|
||||
Summary: Module name tools and transformations
|
||||
Url: http://search.cpan.org/dist/Module-Util/
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Module-Util/
|
||||
Source: http://www.cpan.org/authors/id/M/MA/MATTLAW/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Module::Build) >= 0.40
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -51,11 +52,8 @@ names to relative paths.
|
||||
./Build install destdir=%{buildroot} create_packlist=0
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes README
|
||||
%doc Changes README scripts
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user