[cgmanager-devel] [cgmanager/cgmanager] f1d9bd: add .spec for rpm build, minor packaging fixes

GitHub noreply at github.com
Wed Feb 5 19:12:56 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/cgmanager/cgmanager
  Commit: f1d9bd1a7a671e4f0d33a43e75afd7edadc5e2cf
      https://github.com/cgmanager/cgmanager/commit/f1d9bd1a7a671e4f0d33a43e75afd7edadc5e2cf
  Author: Dwight Engen <dwight.engen at oracle.com>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M .gitignore
    M Makefile.am
    A cgmanager.spec.in
    M configure.ac
    M libcgmanager.pc.in.in

  Log Message:
  -----------
  add .spec for rpm build, minor packaging fixes

- use pkginclude_HEADERS so that make install puts the header in
  /usr/include/cgmanager/cgmanger-client.h instead of directly in
  /usr/include. We'll need to fix the path used in lxc.

- put libcgmanager.pc in $(libdir) see here for why:
  https://lists.linuxcontainers.org/pipermail/lxc-devel/2012-September/002643.html

- fix make -j by adding cgmanager and cgproxy as deps for building
  their manpage since help2man runs them to generate it

- add libnih and libnih-dbus to .pc as requires so
  pkg-config --libs libcgmanger outputs them

Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>




More information about the cgmanager-devel mailing list