[libvirt] [libvirt-php][PATCH 0/8] Build rpms again

Michal Privoznik mprivozn at redhat.com
Fri Jun 26 09:06:12 UTC 2015


There's is a spec file within the sources, but it's outdated and
doesn't work. However, in order to fix it, couple of other places
need fixing too.

Michal Privoznik (8):
  configure: Prefer /bin/echo before printf
  Distribute the spec file too
  configure: Fix build with --prefix
  Makefile: Introduce 'rpm' target
  libvirt-php.spec: Don't run configure twice
  libvirt-php.spec.in: Drop spaces at EOL
  libvirt-php.spec.in: Cleanup
  Require newer libvirt

 Makefile.am         |   5 +-
 configure.ac        |  15 +++++-
 libvirt-php.spec.in |  27 ++++++-----
 src/libvirt-php.c   | 128 ----------------------------------------------------
 src/libvirt-php.h   |   4 --
 5 files changed, 30 insertions(+), 149 deletions(-)

-- 
2.3.6




More information about the libvir-list mailing list