diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014107.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/014107.html | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014107.html b/zarb-ml/mageia-dev/2012-April/014107.html new file mode 100644 index 000000000..01587d40c --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014107.html @@ -0,0 +1,121 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] bumblebee in mageia (and mentoring) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bumblebee%20in%20mageia%20%28and%20mentoring%29&In-Reply-To=%3CCA%2BCX%2BbgQgTokcGMfVtA%3DU2%3DGRLyhaqgLxSbC_BJqKg96%3DQ-J7Q%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="014113.html"> + <LINK REL="Next" HREF="014108.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] bumblebee in mageia (and mentoring)</H1> + <B>Pascal Terjan</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bumblebee%20in%20mageia%20%28and%20mentoring%29&In-Reply-To=%3CCA%2BCX%2BbgQgTokcGMfVtA%3DU2%3DGRLyhaqgLxSbC_BJqKg96%3DQ-J7Q%40mail.gmail.com%3E" + TITLE="[Mageia-dev] bumblebee in mageia (and mentoring)">pterjan at gmail.com + </A><BR> + <I>Tue Apr 10 21:39:00 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="014113.html">[Mageia-dev] bumblebee in mageia (and mentoring) +</A></li> + <LI>Next message: <A HREF="014108.html">[Mageia-dev] bumblebee in mageia (and mentoring) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14107">[ date ]</a> + <a href="thread.html#14107">[ thread ]</a> + <a href="subject.html#14107">[ subject ]</a> + <a href="author.html#14107">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tue, Apr 10, 2012 at 19:35, simple w8 <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">simplew8 at gmail.com</A>> wrote: +>>><i> %install +</I>>>><i> make install DESTDIR=%{buildroot} \ +</I>>><i> +</I>>><i> %makeinstall_std +</I>><i> +</I>><i> Here you really need to spefify them, with %makeinstall_std  fails +</I> +%makeinstall then ? + +>>><i>     libdir=%{_libdir} \ +</I>>>><i>     usrlibdir=%{_libdir} \ +</I>>>><i>     exec_prefix=%{_prefix} +</I>>>><i> +</I>>><i> [...] +</I>>>><i> optidesk.spec +</I>>>><i> +</I>>>><i> +</I>>>><i> Name:           optidesk +</I>>>><i> Summary:        Tool to configure .desktop files to run with optirun +</I>>>><i> Group:          Graphical desktop/Other +</I>>>><i> Version:        0.1 +</I>>>><i> Release:        1 +</I>>>><i> URL:            <A HREF="https://github.com/Bumblebee-Project/optidesk">https://github.com/Bumblebee-Project/optidesk</A> +</I>>>><i> License:        GPLv3 +</I>>>><i> # source from git repo <A HREF="git://github.com/Bumblebee-Project/optidesk.git">git://github.com/Bumblebee-Project/optidesk.git</A> +</I>>>><i> Source0:      %{name}.tar.xz +</I>>><i> +</I>>><i> Tarball needs to be versioned. +</I>><i> +</I>><i> I did add a comment saying its from git, but i usually use to create a +</I>><i> macro and put some like this: +</I>><i> +</I>><i> Source0:      %{?git:%{name}}%{!?git:%{name}-%{version}}.tar.xz +</I>><i> +</I>><i> but still there isnt any version released +</I> +Yes but you should add one, like the date of the snapshot, or the +hash. Else different tarball from git will have the same name. + +>>><i> BuildArch:    noarch +</I>>>><i> Requires(post):       dkms +</I>>>><i> Requires(preun):dkms +</I>>><i> +</I>>><i> Needs to require dkms. +</I>><i> +</I>><i> AFAIK dkms its only used in post and preun scriptlets., so why add +</I>><i> another plain require? +</I> +Because you need to have it on the system to get this module rebuilt +when you install a new kernel, not only when you install this package +</PRE> + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="014113.html">[Mageia-dev] bumblebee in mageia (and mentoring) +</A></li> + <LI>Next message: <A HREF="014108.html">[Mageia-dev] bumblebee in mageia (and mentoring) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14107">[ date ]</a> + <a href="thread.html#14107">[ thread ]</a> + <a href="subject.html#14107">[ subject ]</a> + <a href="author.html#14107">[ 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> |