- initial package 1.54
* created by cpanspec 1.78.03 - initial package 1.54 * created by cpanspec 1.78.03 - initial package 1.54 * created by cpanspec 1.78.03 - initial package 1.52 * created by cpanspec 1.78.03 - initial package 1.52 * created by cpanspec 1.78.03 - initial package 1.52 * created by cpanspec 1.78.02 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-Install?expand=0&rev=1
This commit is contained in:
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.osc
|
||||
3
ExtUtils-Install-1.54.tar.gz
Normal file
3
ExtUtils-Install-1.54.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3e6d19e640c60c8271d6b7cb2adf156778eeaf540a32ab76f72401e098d2fa6
|
||||
size 67337
|
||||
36
perl-ExtUtils-Install.changes
Normal file
36
perl-ExtUtils-Install.changes
Normal file
@@ -0,0 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 12:35:55 UTC 2010 - coolo@novell.com
|
||||
|
||||
- initial package 1.54
|
||||
* created by cpanspec 1.78.03
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 12:35:07 UTC 2010 - coolo@novell.com
|
||||
|
||||
- initial package 1.54
|
||||
* created by cpanspec 1.78.03
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 12:32:32 UTC 2010 - coolo@novell.com
|
||||
|
||||
- initial package 1.54
|
||||
* created by cpanspec 1.78.03
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 12:28:22 UTC 2010 - coolo@novell.com
|
||||
|
||||
- initial package 1.52
|
||||
* created by cpanspec 1.78.03
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 12:27:59 UTC 2010 - coolo@novell.com
|
||||
|
||||
- initial package 1.52
|
||||
* created by cpanspec 1.78.03
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 12:14:08 UTC 2010 - coolo@novell.com
|
||||
|
||||
- initial package 1.52
|
||||
* created by cpanspec 1.78.02
|
||||
|
||||
104
perl-ExtUtils-Install.spec
Normal file
104
perl-ExtUtils-Install.spec
Normal file
@@ -0,0 +1,104 @@
|
||||
#
|
||||
# spec file for package perl-ExtUtils-Install (Version 1.54)
|
||||
#
|
||||
# Copyright (c) 2010 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/
|
||||
#
|
||||
|
||||
Name: perl-ExtUtils-Install
|
||||
%define cpan_name ExtUtils-Install
|
||||
Summary: install files from here to there
|
||||
Version: 1.54
|
||||
Release: 1
|
||||
License: CHECK(GPL+ or Artistic)
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/ExtUtils-Install/
|
||||
#Source: http://www.cpan.org/authors/id/Y/YV/YVES/ExtUtils-Install-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Cwd)
|
||||
BuildRequires: perl(File::Basename)
|
||||
BuildRequires: perl(File::Compare)
|
||||
BuildRequires: perl(File::Copy)
|
||||
BuildRequires: perl(File::Find)
|
||||
BuildRequires: perl(File::Path)
|
||||
BuildRequires: perl(File::Spec)
|
||||
%{perl_requires}
|
||||
Requires: perl(Carp)
|
||||
Requires: perl(Cwd)
|
||||
Requires: perl(File::Basename)
|
||||
Requires: perl(File::Compare)
|
||||
Requires: perl(File::Copy)
|
||||
Requires: perl(File::Find)
|
||||
Requires: perl(File::Path)
|
||||
Requires: perl(File::Spec)
|
||||
|
||||
%description
|
||||
Handles the installing and uninstalling of perl modules, scripts, man
|
||||
pages, etc...
|
||||
|
||||
Both install() and uninstall() are specific to the way ExtUtils::MakeMaker
|
||||
handles the installation and deinstallation of perl modules. They are not
|
||||
designed as general purpose tools.
|
||||
|
||||
On some operating systems such as Win32 installation may not be possible
|
||||
until after a reboot has occured. This can have varying consequences:
|
||||
removing an old DLL does not impact programs using the new one, but if a
|
||||
new DLL cannot be installed properly until reboot then anything depending
|
||||
on it must wait. The package variable
|
||||
|
||||
$ExtUtils::Install::MUST_REBOOT
|
||||
|
||||
is used to store this status.
|
||||
|
||||
If this variable is true then such an operation has occured and anything
|
||||
depending on this module cannot proceed until a reboot has occured.
|
||||
|
||||
If this value is defined but false then such an operation has ocurred, but
|
||||
should not impact later operations.
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Original author lost in the mists of time. Probably the same as Makemaker.
|
||||
Production release currently maintained by demerphq C<yves at cpan.org>,
|
||||
extensive changes by Michael G. Schwern.
|
||||
Send bug reports via http://rt.cpan.org/. Please send your generated
|
||||
Makefile along with your report.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
|
||||
%build
|
||||
%{__perl} Build.PL installdirs=vendor
|
||||
./Build build flags=%{?_smp_mflags}
|
||||
|
||||
%check
|
||||
./Build test
|
||||
|
||||
%install
|
||||
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
%{__rm} -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,644)
|
||||
%doc Changes INSTALL.SKIP README
|
||||
|
||||
%changelog
|
||||
Reference in New Issue
Block a user