Mailinglist Archive: opensuse-commit (832 mails)
| < Previous | Next > |
commit lxc for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 18 Feb 2010 16:34:46 +0100
- Message-id: <20100218153446.3D969202AA@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package lxc for openSUSE:Factory
checked in at Thu Feb 18 16:34:46 CET 2010.
--------
--- lxc/lxc.changes 2009-08-22 08:40:50.000000000 +0200
+++ /mounts/work_src_done/STABLE/lxc/lxc.changes 2009-08-22
08:40:53.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 19 09:06:17 CEST 2009 - jslaby@xxxxxxx
+
+- remove stddef.h workaround, linux-kernel-headers are fixed now
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
lxc-size_t-configure-fix.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxc.spec ++++++
--- /var/tmp/diff_new_pack.vM7djO/_old 2010-02-18 16:33:43.000000000 +0100
+++ /var/tmp/diff_new_pack.vM7djO/_new 2010-02-18 16:33:43.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package lxc (Version 0.6.3)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,14 @@
Name: lxc
Version: 0.6.3
-Release: 1
+Release: 2
Url: http://lxc.sourceforge.net/
Summary: Lxc container implementation
Group: System/Management
AutoReqProv: on
-License: LGPL v2.1 only
+License: LGPLv2.1
Source:
http://dl.sourceforge.net/sourceforge/lxc/lxc-%{version}.tar.bz2
-Patch0: lxc-size_t-configure-fix.patch
-Patch1: lxc-libutil-build-fix.patch
+Patch0: lxc-libutil-build-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: docbook-utils libcap-devel linux-kernel-headers
Requires: /sbin/setcap
@@ -49,7 +48,7 @@
Daniel Lezcano <dlezcano at fr.ibm.com>
%package devel
-License: LGPL v2.1 only
+License: LGPLv2.1
Summary: Development library for lxc
Requires: %{name} = %{version} glibc-devel
Group: Development/Libraries/C and C++
@@ -66,7 +65,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
autoreconf -fi
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |