[lxc-devel] [GIT] lxc branch, master, updated. 3eae9733be0e89b1badb36d96bb60704f291ffc0

Daniel Lezcano git at users.sourceforge.net
Wed Jun 10 16:23:43 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".

The branch, master has been updated
       via  3eae9733be0e89b1badb36d96bb60704f291ffc0 (commit)
       via  b6345ba1b39ada371caa24ec3c105694604caa76 (commit)
      from  3b9246c4aae3f7602c0ad64f5b1204eb559e5b07 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3eae9733be0e89b1badb36d96bb60704f291ffc0
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Wed Jun 10 18:21:48 2009 +0200

    replace lxc-version by lxc-config
    
    As we have the correct informations with pkg-config we can
    write a script which will collect the informations and we get
    rid of the C program.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit b6345ba1b39ada371caa24ec3c105694604caa76
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Wed Jun 10 18:21:48 2009 +0200

    add pkg-config for lxc
    
    Add the pkg-config information for lxc.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am           |    3 +++
 configure.ac          |    6 ++++++
 lxc.pc.in             |   11 +++++++++++
 lxc.spec.in           |    1 +
 src/lxc/Makefile.am   |   10 +++-------
 src/lxc/lxc-config.in |   14 ++++++++++++++
 src/lxc/lxc_version.c |   30 ------------------------------
 7 files changed, 38 insertions(+), 37 deletions(-)
 create mode 100644 lxc.pc.in
 create mode 100644 src/lxc/lxc-config.in
 delete mode 100644 src/lxc/lxc_version.c


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list