diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-August/018225.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-August/018225.html | 136 |
1 files changed, 136 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-August/018225.html b/zarb-ml/mageia-dev/2012-August/018225.html new file mode 100644 index 000000000..4828178a9 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/018225.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [changelog] [RPM] cauldron nonfree/release nvidia-current-304.37-2.mga3.nonfree + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20nonfree/release%0A%09nvidia-current-304.37-2.mga3.nonfree&In-Reply-To=%3C50314958.2080809%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="018223.html"> + <LINK REL="Next" HREF="018226.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [changelog] [RPM] cauldron nonfree/release nvidia-current-304.37-2.mga3.nonfree</H1> + <B>Thomas Backlund</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20nonfree/release%0A%09nvidia-current-304.37-2.mga3.nonfree&In-Reply-To=%3C50314958.2080809%40mageia.org%3E" + TITLE="[Mageia-dev] [changelog] [RPM] cauldron nonfree/release nvidia-current-304.37-2.mga3.nonfree">tmb at mageia.org + </A><BR> + <I>Sun Aug 19 22:15:20 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018223.html">[Mageia-dev] [changelog] [RPM] cauldron nonfree/release nvidia-current-304.37-2.mga3.nonfree +</A></li> + <LI>Next message: <A HREF="018226.html">[Mageia-dev] [changelog] [RPM] cauldron nonfree/release nvidia-current-304.37-2.mga3.nonfree +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18225">[ date ]</a> + <a href="thread.html#18225">[ thread ]</a> + <a href="subject.html#18225">[ subject ]</a> + <a href="author.html#18225">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>19.08.2012 22:37, Anssi Hannula skrev: +><i> 19.08.2012 22:26, Thomas Backlund kirjoitti: +</I>>><i> Anssi Hannula skrev 19.8.2012 22:07: +</I>>>><i> 19.08.2012 21:58, tmb kirjoitti: +</I>>>>><i> Name : nvidia-current Relocations: (not relocatable) +</I>>>>><i> Version : 304.37 Vendor: Mageia.Org +</I>>>>><i> Release : 2.mga3.nonfree Build Date: Sun Aug 19 20:54:19 2012 +</I>>>>><i> Install Date: (not installed) Build Host: ecosse.mageia.org +</I>>>>><i> Group : System/Kernel and hardware Source RPM: (none) +</I>>>>><i> Size : 105048604 License: Freeware +</I>>>>><i> Signature : (none) +</I>>>>><i> Packager : tmb <tmb> +</I>>>>><i> URL : <A HREF="http://www.nvidia.com/object/unix.html">http://www.nvidia.com/object/unix.html</A> +</I>>>>><i> Summary : NVIDIA proprietary X.org driver and libraries, current driver series +</I>>>>><i> Description : +</I>>>>><i> Source package of the current NVIDIA proprietary driver. Binary +</I>>>>><i> packages are named x11-driver-video-nvidia-current. +</I>>>>><i> +</I>>>>><i> tmb <tmb> 304.37-2.mga3: +</I>>>>><i> + Revision: 282319 +</I>>>>><i> - add provides kmod(nvidia-current) as upstream now has provides kmod(nvidis) (mga #7113) +</I>>>><i> +</I>>>><i> What? +</I>>>><i> +</I>>>><i> /usr/lib/rpm/mageia/kmod.prov should extract this from DEST_MODULE_NAME +</I>>>><i> in dkms.conf. +</I>>>><i> +</I>>><i> +</I>>><i> Thats just it: +</I>>><i> +</I>>><i> --- dkms.conf.295 2012-07-27 02:44:55.000000000 +0300 +</I>>><i> +++ dkms.conf.304 2012-08-19 03:32:59.000000000 +0300 +</I>>><i> @@ -1,8 +1,7 @@ +</I>>><i> -PACKAGE_NAME="nvidia-current" +</I>>><i> -PACKAGE_VERSION="295.59-2.mga3.nonfree" +</I>>><i> -BUILT_MODULE_NAME[0]="nvidia" +</I>>><i> -DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm" +</I>>><i> -DEST_MODULE_NAME[0]="nvidia-current" +</I>>><i> -MAKE[0]="make SYSSRC=${kernel_source_dir} module" +</I>>><i> -CLEAN="make -f Makefile.kbuild clean" +</I>>><i> +PACKAGE_NAME="nvidia" +</I>>><i> +PACKAGE_VERSION="304.37" +</I>>><i> +BUILT_MODULE_NAME[0]="$PACKAGE_NAME" +</I>>><i> +DEST_MODULE_LOCATION[0]="/kernel/drivers/video" +</I>>><i> +MAKE[0]="make module SYSSRC=${kernel_source_dir}" +</I>>><i> +CLEAN="make clean" +</I>>><i> AUTOINSTALL="yes" +</I>><i> +</I>><i> ??? +</I>><i> +</I>><i> dkms.conf is supposed to be our own file, the above change renames the +</I>><i> module which would break our driver handling.... +</I>><i> +</I>><i> +</I> +Yep. + +this is now properly fixed in nvidia-current-304.37-3.mga3 currently +building... + +-- +Thomas + +</PRE> + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018223.html">[Mageia-dev] [changelog] [RPM] cauldron nonfree/release nvidia-current-304.37-2.mga3.nonfree +</A></li> + <LI>Next message: <A HREF="018226.html">[Mageia-dev] [changelog] [RPM] cauldron nonfree/release nvidia-current-304.37-2.mga3.nonfree +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18225">[ date ]</a> + <a href="thread.html#18225">[ thread ]</a> + <a href="subject.html#18225">[ subject ]</a> + <a href="author.html#18225">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |