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
|
||||
#
|
||||
# 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
|
||||
|
||||
Name: perl-File-ShareDir
|
||||
|
||||
Name: perl-File-ShareDir
|
||||
%define real_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: Locate per-dist and per-module shared files
|
||||
Url: http://search.cpan.org/perldoc?File::ShareDir
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
Version: 1.02
|
||||
Release: 1
|
||||
Source: %{real_name}-%{version}.tar.bz2
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl-Class-Inspector
|
||||
Requires: perl-Class-Inspector
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Locate per-dist and per-module shared files
|
||||
Url: http://search.cpan.org/perldoc?File::ShareDir
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
Version: 1.02
|
||||
Release: 1
|
||||
Source: %{real_name}-%{version}.tar.bz2
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl-Class-Inspector
|
||||
Requires: perl-Class-Inspector
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@ -81,4 +95,4 @@ rm -rf %{buildroot}
|
||||
%perl_vendorlib/auto/share/module/File-ShareDir/test_file.txt
|
||||
%{_mandir}/man3/File::ShareDir*
|
||||
|
||||
%changelog
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user