SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-PEAR_PackageFileManager2 rpm build for : Mageia 8. For other distributions click php-pear-PEAR_PackageFileManager2.

Name : php-pear-PEAR_PackageFileManager2
Version : 1.0.4 Vendor : Mageia_Org
Release : 7.mga8 Date : 2020-02-12 09:15:42
Group : Development/PHP Source RPM : php-pear-PEAR_PackageFileManager2-1.0.4-7.mga8.src.rpm
Size : 0.25 MB
Packager : umeabot < umeabot>
Summary : PEAR_PackageFileManager2 takes an existing v2 package.xml file and updates it with a new filelist and changelog
Description :
This package revolutionizes the maintenance of PEAR packages. With a few
parameters,
the entire v2 package.xml is automatically updated with a listing of all
files in a package.
Features include
- manages the new package.xml 2.0 format in PEAR 1.4.0
- can detect PHP and extension dependencies using PHP_CompatInfo
- reads in an existing package.xml file, and only changes the
release/changelog
- a plugin system for retrieving files in a directory. Currently four
plugins
exist, one for standard recursive directory content listing, one that
reads the CVS/Entries files and generates a file listing based on the
contents
of a checked out CVS repository, one that reads Subversion entries
files, and
one that queries a Perforce repository.
- incredibly flexible options for assigning install roles to
files/directories
- ability to ignore any file based on a * ? wildcard-enabled string(s)
- ability to include only files that match a * ? wildcard-enabled
string(s)
- ability to manage dependencies
- can output the package.xml in any directory, and read in the package.xml
file from any directory.
- can specify a different name for the package.xml file

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/armv7hl/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-PEAR_PackageFileManager2-1.0.4-7.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-PEAR_PackageFileManager2-1.0.4-7.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-PEAR_PackageFileManager2-1.0.4-7.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-PEAR_PackageFileManager2-1.0.4-7.mga8.noarch.rpm
     

Provides :
pear(PEAR/PackageFileManager2.php)
php-pear-PEAR_PackageFileManager2

Requires :
/bin/sh
/bin/sh
pear(PEAR.php)
pear(PEAR/Config.php)
pear(PEAR/ErrorStack.php)
pear(PEAR/Installer/Role.php)
pear(PEAR/PackageFile.php)
pear(PEAR/PackageFile/Parser/v2.php)
pear(PEAR/PackageFile/v2/rw.php)
pear(PEAR/PackageFileManager.php)
pear(PEAR/Task/Postinstallscript/rw.php)
pear(PEAR/Task/Replace/rw.php)
pear(PEAR/Task/Unixeol/rw.php)
pear(PEAR/Task/Windowseol/rw.php)
pear(PHP/CompatInfo.php)
pear(Text/Diff.php)
pear(Text/Diff/Renderer.php)
pear(Text/Diff/Renderer/unified.php)
php-pear >= 1.8.0
php-pear-PEAR_PackageFileManager_Plugins
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/php-pear-PEAR_PackageFileManager2
/usr/share/doc/php-pear-PEAR_PackageFileManager2/LICENSE
/usr/share/doc/php-pear-PEAR_PackageFileManager2/examples
/usr/share/doc/php-pear-PEAR_PackageFileManager2/examples/basicConvert.php
/usr/share/doc/php-pear-PEAR_PackageFileManager2/examples/detectDependencies.php
/usr/share/doc/php-pear-PEAR_PackageFileManager2/examples/easyMigration.php
/usr/share/doc/php-pear-PEAR_PackageFileManager2/examples/makepackage.php
/usr/share/doc/php-pear-PEAR_PackageFileManager2/examples/updatepackage.php
/usr/share/pear/PEAR
/usr/share/pear/PEAR/PackageFileManager2.php
/usr/share/pear/tests
/usr/share/pear/tests/PEAR_PackageFileManager2
/usr/share/pear/tests/PEAR_PackageFileManager2/tests
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore/bug13747
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore/bug13747/conf
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore/bug13747/conf/a.php
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore/bug13747/config
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore/bug13747/config/xml.php
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore/bug13747/something.php
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore/bug13747/templates
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore/bug13747/templates/confirm.php
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addIgnore/test_bug13747.phpt
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addReplacement
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addReplacement/bug16406
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addReplacement/bug16406/Class.php
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/addReplacement/test_bug16406.phpt
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/importFromPackageFile1
/usr/share/pear/tests/PEAR_PackageFileManager2/tests/PEAR_PackageFileManager2/importFromPackageFile1/packagefiles
There is 32 files more in these RPM.

 
ICM