summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-August/018221.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-August/018221.html')
-rw-r--r--zarb-ml/mageia-dev/2012-August/018221.html126
1 files changed, 126 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-August/018221.html b/zarb-ml/mageia-dev/2012-August/018221.html
new file mode 100644
index 000000000..dc097f6b1
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-August/018221.html
@@ -0,0 +1,126 @@
+<!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=%3C50313DFA.1030901%40mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="018220.html">
+ <LINK REL="Next" HREF="018222.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=%3C50313DFA.1030901%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 21:26:50 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="018220.html">[Mageia-dev] [changelog] [RPM] cauldron nonfree/release nvidia-current-304.37-2.mga3.nonfree
+</A></li>
+ <LI>Next message: <A HREF="018222.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#18221">[ date ]</a>
+ <a href="thread.html#18221">[ thread ]</a>
+ <a href="subject.html#18221">[ subject ]</a>
+ <a href="author.html#18221">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Anssi Hannula skrev 19.8.2012 22:07:
+&gt;<i> 19.08.2012 21:58, tmb kirjoitti:
+</I>&gt;&gt;<i> Name : nvidia-current Relocations: (not relocatable)
+</I>&gt;&gt;<i> Version : 304.37 Vendor: Mageia.Org
+</I>&gt;&gt;<i> Release : 2.mga3.nonfree Build Date: Sun Aug 19 20:54:19 2012
+</I>&gt;&gt;<i> Install Date: (not installed) Build Host: ecosse.mageia.org
+</I>&gt;&gt;<i> Group : System/Kernel and hardware Source RPM: (none)
+</I>&gt;&gt;<i> Size : 105048604 License: Freeware
+</I>&gt;&gt;<i> Signature : (none)
+</I>&gt;&gt;<i> Packager : tmb &lt;tmb&gt;
+</I>&gt;&gt;<i> URL : <A HREF="http://www.nvidia.com/object/unix.html">http://www.nvidia.com/object/unix.html</A>
+</I>&gt;&gt;<i> Summary : NVIDIA proprietary X.org driver and libraries, current driver series
+</I>&gt;&gt;<i> Description :
+</I>&gt;&gt;<i> Source package of the current NVIDIA proprietary driver. Binary
+</I>&gt;&gt;<i> packages are named x11-driver-video-nvidia-current.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> tmb &lt;tmb&gt; 304.37-2.mga3:
+</I>&gt;&gt;<i> + Revision: 282319
+</I>&gt;&gt;<i> - add provides kmod(nvidia-current) as upstream now has provides kmod(nvidis) (mga #7113)
+</I>&gt;<i>
+</I>&gt;<i> What?
+</I>&gt;<i>
+</I>&gt;<i> /usr/lib/rpm/mageia/kmod.prov should extract this from DEST_MODULE_NAME
+</I>&gt;<i> in dkms.conf.
+</I>&gt;<i>
+</I>
+Thats just it:
+
+--- dkms.conf.295 2012-07-27 02:44:55.000000000 +0300
++++ dkms.conf.304 2012-08-19 03:32:59.000000000 +0300
+@@ -1,8 +1,7 @@
+-PACKAGE_NAME=&quot;nvidia-current&quot;
+-PACKAGE_VERSION=&quot;295.59-2.mga3.nonfree&quot;
+-BUILT_MODULE_NAME[0]=&quot;nvidia&quot;
+-DEST_MODULE_LOCATION[0]=&quot;/kernel/drivers/char/drm&quot;
+-DEST_MODULE_NAME[0]=&quot;nvidia-current&quot;
+-MAKE[0]=&quot;make SYSSRC=${kernel_source_dir} module&quot;
+-CLEAN=&quot;make -f Makefile.kbuild clean&quot;
++PACKAGE_NAME=&quot;nvidia&quot;
++PACKAGE_VERSION=&quot;304.37&quot;
++BUILT_MODULE_NAME[0]=&quot;$PACKAGE_NAME&quot;
++DEST_MODULE_LOCATION[0]=&quot;/kernel/drivers/video&quot;
++MAKE[0]=&quot;make module SYSSRC=${kernel_source_dir}&quot;
++CLEAN=&quot;make clean&quot;
+ AUTOINSTALL=&quot;yes&quot;
+
+
+--
+
+Thomas
+
+
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="018220.html">[Mageia-dev] [changelog] [RPM] cauldron nonfree/release nvidia-current-304.37-2.mga3.nonfree
+</A></li>
+ <LI>Next message: <A HREF="018222.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#18221">[ date ]</a>
+ <a href="thread.html#18221">[ thread ]</a>
+ <a href="subject.html#18221">[ subject ]</a>
+ <a href="author.html#18221">[ 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>