Autobuild autoformatter for 76094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-ShareDir?expand=0&rev=2
This commit is contained in:
parent
06793aa941
commit
8d66d4ed53
@ -1,22 +1,36 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-File-ShareDir
|
# spec file for package perl-File-ShareDir
|
||||||
#
|
#
|
||||||
|
# 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
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: perl-File-ShareDir
|
|
||||||
|
Name: perl-File-ShareDir
|
||||||
%define real_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
%define real_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||||
Summary: Locate per-dist and per-module shared files
|
Summary: Locate per-dist and per-module shared files
|
||||||
Url: http://search.cpan.org/perldoc?File::ShareDir
|
Url: http://search.cpan.org/perldoc?File::ShareDir
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Version: 1.02
|
Version: 1.02
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: %{real_name}-%{version}.tar.bz2
|
Source: %{real_name}-%{version}.tar.bz2
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl-Class-Inspector
|
BuildRequires: perl-Class-Inspector
|
||||||
Requires: perl-Class-Inspector
|
Requires: perl-Class-Inspector
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user