This commit is contained in:
parent
a057a1f902
commit
c56377e7a7
@ -14,7 +14,7 @@ description_paragraphs: 1
|
|||||||
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
||||||
#post_install: |-
|
#post_install: |-
|
||||||
# sed on %{name}.files
|
# sed on %{name}.files
|
||||||
#license: SUSE-NonFree
|
license: Perl License
|
||||||
#skip_noarch: 1
|
#skip_noarch: 1
|
||||||
#custom_build: |-
|
#custom_build: |-
|
||||||
#./Build build flags=%{?_smp_mflags} --myflag
|
#./Build build flags=%{?_smp_mflags} --myflag
|
||||||
|
@ -21,9 +21,10 @@ Version: 2.140000
|
|||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_version 2.14
|
%define cpan_version 2.14
|
||||||
Provides: perl(File::Path) = 2.140000
|
Provides: perl(File::Path) = 2.140000
|
||||||
|
#Upstream: James Keenan and Richard Elberger 1995-2017. All rights reserved.
|
||||||
%define cpan_name File-Path
|
%define cpan_name File-Path
|
||||||
Summary: Create or remove directory trees
|
Summary: Create or remove directory trees
|
||||||
License: James Keenan and Richard Elberger 1995-2017. All rights reserved.
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/File-Path/
|
Url: http://search.cpan.org/dist/File-Path/
|
||||||
Source0: https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{cpan_version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{cpan_version}.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user