Update maintainers and URLs

parent 36b33520
Before submitting your patches, check they are signed-off-by
conforming with the DCO contained in the ./CONTRIBUTING file.
Maintainer
----------
Person : Daniel Lezcano
Mail patches to : daniel.lezcano@free.fr
Mailing lists : lxc-devel@sourceforge.net, containers@lists.osdl.org
Web page : lxc.sourceforge.net
GIT location : git://lxc.git.sourceforge.net/gitroot/lxc/lxc
Person : Daniel Lezcano, Serge Hallyn, Stéphane Graber
Mail patches to : lxc-devel@lists.sourceforge.net
Mailing lists : lxc-devel@lists.sourceforge.net, lxc-users@lists.sourceforge.net
Web page : http://linuxcontainers.org
GIT location : git://github.com/lxc/lxc
......@@ -24,14 +24,9 @@ Using lxc:
Downloading the current source code:
Source for the latest released version can always be downloaded from
http://lxc.sourceforge.net/download/lxc
http://linuxcontainers.org/downloads/
You can browse the up to the minute source code and change history online.
http://lxc.git.sourceforge.net
For an even more bleeding edge experience, you may want to look at the
staging branch where all changes aimed at the next release land before
getting pulled into the master branch.
http://github.com/lxc/lxc
For detailed build instruction refer to INSTALL and man lxc man page
......
......@@ -7,6 +7,6 @@ rootfsmountdir=@LXCROOTFSMOUNT@
Name: lxc
Description: linux container tools
Version: @PACKAGE_VERSION@
URL: http://lxc.sourceforge.net
URL: http://linuxcontainers.org
Libs: -L${libdir} -llxc -lutil
Cflags: -I${includedir}
......@@ -23,8 +23,8 @@
Name: @PACKAGE@
Version: @VERSION@
Release: 1%{?dist}
URL: http://lxc.sourceforge.net
Source: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
URL: http://linuxcontainers.org
Source: http://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
Summary: %{name} : Linux Container
Group: Applications/System
License: LGPL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment