[libvirt] libvirt-php 0.5.1 uneeded files

Remi Collet Fedora at FamilleCollet.com
Fri Nov 27 08:33:10 UTC 2015


Installing the new 0.5.1 version:

	libvirt-php.la
	libvirt-php.so -> libvirt-php.so.0.0.0
	libvirt-php.so.0 -> libvirt-php.so.0.0.0
	libvirt-php.so.0.0.0

This is not a versioned library but a PHP extension so having those
have no sense.

Only libvirt-php.so is needed.

Notice: I think it will be simpler to switch to the standard PHP
extension build system (phpize; configure; make)

Especially, this will allow to use the --with-php-config option (an
thus, build for not standard PHP, e.g. TS build or SCL build)


Remi.




More information about the libvir-list mailing list