Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2012-03-20 12:04:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linux-glibc-devel (Old)
 and      /work/SRC/openSUSE:Factory/.linux-glibc-devel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linux-glibc-devel", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes      
2012-01-09 11:15:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2012-03-20 12:04:58.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Mar 19 12:24:26 UTC 2012 - a...@suse.de
+
+- Update to Linux 3.3 headers.
+
+-------------------------------------------------------------------
+Fri Mar 16 08:28:51 UTC 2012 - a...@suse.de
+
+- Update version.h text (bnc#751668).
+
+-------------------------------------------------------------------

Old:
----
  linux-glibc-devel-3.2.tar.bz2

New:
----
  linux-glibc-devel-3.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ linux-glibc-devel.spec ++++++
--- /var/tmp/diff_new_pack.ijx83b/_old  2012-03-20 12:04:59.000000000 +0100
+++ /var/tmp/diff_new_pack.ijx83b/_new  2012-03-20 12:04:59.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 BuildRequires:  fdupes
 
 Name:           linux-glibc-devel
@@ -24,10 +25,10 @@
 BuildArch:      noarch
 # this confusing version number has no meaning, it's the version
 # of the Linux kernel where these headers come from
-Version:        3.2.0
+Version:        3.3.0
 Release:        0
 # A "-" is not allowed in version
-%define upstream_version 3.2
+%define upstream_version 3.3
 Url:            http://www.kernel.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       kernel-headers 
@@ -66,25 +67,26 @@
 #error "programs should not directly include <linux/*.h> or"
 #error "<asm/*.h> as well."
 #error ""
-#error "To build kernel modules please do the following:"
-#error ""
-#error " o Have the kernel sources installed"
-#error ""
-#error " o Make sure that the symbolic link"
-#error "   /lib/modules/\`uname -r\`/build exists and points to"
-#error "   the matching kernel source directory"
-#error ""
-#error " o When compiling, make sure to use the following"
-#error "   compiler option to use the correct include files:"
+#error "Since Linux 2.6, the kernel module build process has been"
+#error "updated such that users building modules should not typically"
+#error "need to specify additional include directories at all."
+#error ""
+#error "To build kernel modules, ensure you have the build environment "
+#error "available either via the kernel-devel and kernel-<flavor>-devel "
+#error "packages or a properly configured kernel source tree."
+#error ""
+#error "Then, modules can be built using:"
+#error "make -C <path> M=$PWD"
+#error ""
+#error "For the currently running kernel there will be a symbolic "
+#error "link pointing to the build environment located at "
+#error "/lib/modules/$(uname -r)/build for use as <path>."
 #error ""
-#error "   -I/lib/modules/\`uname -r\`/build/include"
+#error "If you are seeing this message, your environment is "
+#error "not configured properly. "
 #error ""
-#error "   instead of"
-#error ""
-#error "   -I/usr/include/linux"
-#error ""
-#error "   Please adjust the Makefile accordingly."
-#error "======================================================="
+#error "Please adjust the Makefile accordingly."
+#error "=======================================================
 #else
 BOGUS
 # Get LINUX_VERSION_CODE and KERNEL_VERSION directly from kernel

++++++ linux-glibc-devel-3.2.tar.bz2 -> linux-glibc-devel-3.3.tar.bz2 ++++++
++++ 5241 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to