summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-March/023931.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023931.html')
-rw-r--r--zarb-ml/mageia-dev/2013-March/023931.html125
1 files changed, 125 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023931.html b/zarb-ml/mageia-dev/2013-March/023931.html
new file mode 100644
index 000000000..bc63253b0
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-March/023931.html
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Last versions of programs concerning Computer Assisted Music
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Last%20versions%20of%20programs%20concerning%20Computer%0A%09Assisted%20Music&In-Reply-To=%3Ckj2mn6%24sko%241%40ger.gmane.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="023924.html">
+ <LINK REL="Next" HREF="023940.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Last versions of programs concerning Computer Assisted Music</H1>
+ <B>PhilippeDidier</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Last%20versions%20of%20programs%20concerning%20Computer%0A%09Assisted%20Music&In-Reply-To=%3Ckj2mn6%24sko%241%40ger.gmane.org%3E"
+ TITLE="[Mageia-dev] Last versions of programs concerning Computer Assisted Music">philippedidier at laposte.net
+ </A><BR>
+ <I>Fri Mar 29 01:19:54 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="023924.html">[Mageia-dev] Last versions of programs concerning Computer Assisted Music
+</A></li>
+ <LI>Next message: <A HREF="023940.html">[Mageia-dev] Last versions of programs concerning Computer Assisted Music
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23931">[ date ]</a>
+ <a href="thread.html#23931">[ thread ]</a>
+ <a href="subject.html#23931">[ subject ]</a>
+ <a href="author.html#23931">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Barry Jackson a &#233;crit :
+
+&gt;<i> Thanks Philippe,
+</I>&gt;<i>
+</I>&gt;<i> I have committed your changes (but somewhat shrunk ;) - please check it
+</I>&gt;<i> over and I will submit, as the group change is quite important.
+</I>&gt;<i>
+</I>&gt;<i> Cheers,
+</I>&gt;<i> Barry
+</I>&gt;<i>
+</I>Hi Barry
+
+Sorry for being so late to answer
+
+
+I tested the spec you commited
+built ardour3-3.0.2
+installed it
+tested it : the symlinks are wrong ?!!!
+
+Reused my own spec file
+rebuild installed : the symlinks work ?!!!
+
+Indeed :
+ because of an artefact I couldn't see that the symlinks that I created
+were wrong (leading to BUILDROOT/ardour3-3.0-1.mga2.i386 that had not
+been deleted ... the links showed the icons )
+
+I know why now !
+
+Anyway there's a little typo in yours (ardour_icon_${i}x.png instead of
+ardour_icon_${i}px.png)
+
+
+Here is a new svndiff with corrected symlinks and the typo corrected
+Better tested this time ;-)
+
+I am sure the symlinks are correct (they needed a relative path !!!!)
+I tested them several ways : they are all OK
+
+I think you may commit and submit now
+
+Regards
+Philippe
+
+
+
+
+
+-------------- next part --------------
+Index: SPECS/ardour3.spec
+===================================================================
+--- SPECS/ardour3.spec (r&#233;vision 406066)
++++ SPECS/ardour3.spec (copie de travail)
+@@ -125,9 +125,9 @@
+ for i in 16 22 32 48; do
+ install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
+ install -d -m 0755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes
+-ln -s %{buildroot}%{_datadir}/%{name}/icons/application-x-ardour_${i}px.png \
++ln -s ../../../../%{name}/icons/application-x-ardour_${i}px.png \
+ %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/application-x-ardour3.png
+-ln -s %{buildroot}%{_datadir}/%{name}/icons/ardour_icon_${i}x.png \
++ln -s ../../../../%{name}/icons/ardour_icon_${i}px.png \
+ %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/ardour3.png
+ done
+
+</PRE>
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="023924.html">[Mageia-dev] Last versions of programs concerning Computer Assisted Music
+</A></li>
+ <LI>Next message: <A HREF="023940.html">[Mageia-dev] Last versions of programs concerning Computer Assisted Music
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23931">[ date ]</a>
+ <a href="thread.html#23931">[ thread ]</a>
+ <a href="subject.html#23931">[ subject ]</a>
+ <a href="author.html#23931">[ 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>