SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dist-Zilla-Plugin-GitObtain rpm build for : OpenSuSE 13.X. For other distributions click perl-Dist-Zilla-Plugin-GitObtain.

Name : perl-Dist-Zilla-Plugin-GitObtain
Version : 0.06 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2015-04-17 19:23:58
Group : Development/Libraries/Perl Source RPM : perl-Dist-Zilla-Plugin-GitObtain-0.06-1.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Obtain files from a git repository before building a distribution
Description :
This module uses the Git::Wrapper manpage to obtain files from git
repositories before building a distribution.

Projects downloaded via git would be placed into the current directory by
default. To specify an alternate location, use the \'--git_dir\' option. This
directory and any intermediate directories in the path will be created if
they do not already exist.

Following the \'[GitObtain]\' section header is the list of git repositories
to download and include in the distribution. Each repository is specified
by the name of the directory in which the repository will be checked out,
an equals sign (\'=\'), the URL to the git repository, and an optional \"tag\"
to checkout. Anything that may be passed to \'git checkout\' may be used for
the \"tag\"; the default is \'master\'. The repository directory will be
created beneath the path specified in the section heading. So,

[GitObtain]
--git_dir = foo
my_project = git://github.com/example/my_project.git
another_project = git://github.com/example/another_project.git

will create a _foo_ directory beneath the current directory and
_my_project_ and _another_project_ directories inside of the _foo_
directory. Each of the _my_project_ and _another_project_ directories will
be git repositories.

To specify multiple target directories in which to obtain git repositories,
use alternate section names in the section header:

[GitObtain / alpha ]
--git_dir = foo
my_project = git://github.com/example/my_project.git

[GitObtain / beta ]
--git_dir = bar
another_project = git://github.com/example/another_project.git

The above example config contains 2 GitObtain sections called \'alpha\' and
\'beta\'. The \'alpha\' section creates repositories in the _foo_ directory and
the \'beta\' section creates repositories in the _bar_ directory.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_13.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Dist::Zilla::Plugin::GitObtain)
perl-Dist-Zilla-Plugin-GitObtain

Requires :
perl(namespace::autoclean)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Dist::Zilla::Role::Plugin)
perl(Dist::Zilla::Role::BeforeBuild)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(File::Path) => 2.08
perl(Git::Wrapper)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Moose)
perl(:MODULE_COMPAT_5.18.1)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.1/Dist
/usr/lib/perl5/vendor_perl/5.18.1/Dist/Zilla
/usr/lib/perl5/vendor_perl/5.18.1/Dist/Zilla/Plugin
/usr/lib/perl5/vendor_perl/5.18.1/Dist/Zilla/Plugin/GitObtain.pm
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-GitObtain
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-GitObtain/LICENSE
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-GitObtain/README
/usr/share/man/man3/Dist::Zilla::Plugin::GitObtain.3pm.gz

 
ICM