summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-January/010983.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/010983.html')
-rw-r--r--zarb-ml/mageia-dev/2012-January/010983.html175
1 files changed, 175 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/010983.html b/zarb-ml/mageia-dev/2012-January/010983.html
new file mode 100644
index 000000000..942018231
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-January/010983.html
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [packages-commits] [191611] - new sources
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B191611%5D%20-%20new%20sources&In-Reply-To=%3CCAJcezwyuCetLVowyAJwUvoSakwP0XDHGxBQ5w%3DKjy-AczbDmVQ%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="010978.html">
+ <LINK REL="Next" HREF="010991.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [packages-commits] [191611] - new sources</H1>
+ <B>Jani V&#228;limaa</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B191611%5D%20-%20new%20sources&In-Reply-To=%3CCAJcezwyuCetLVowyAJwUvoSakwP0XDHGxBQ5w%3DKjy-AczbDmVQ%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [packages-commits] [191611] - new sources">jani.valimaa at gmail.com
+ </A><BR>
+ <I>Thu Jan 5 16:38:25 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="010978.html">[Mageia-dev] KDE 4.8 rc2 (4.7.97) landing soon on cauldron
+</A></li>
+ <LI>Next message: <A HREF="010991.html">[Mageia-dev] [packages-commits] [191611] - new sources
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#10983">[ date ]</a>
+ <a href="thread.html#10983">[ thread ]</a>
+ <a href="subject.html#10983">[ subject ]</a>
+ <a href="author.html#10983">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>2012/1/5 &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt;:
+&gt;<i> Revision 191611 Author matteo Date 2012-01-05 16:10:45 +0100 (Thu, 05 Jan
+</I>&gt;<i> 2012)
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> - new sources
+</I>&gt;<i> - switched antico launcher icon with mageia icon
+</I>&gt;<i>
+</I>&gt;<i> Modified Paths
+</I>&gt;<i>
+</I>&gt;<i> cauldron/antico/current/SPECS/antico.spec
+</I>&gt;<i>
+</I>&gt;<i> Modified: cauldron/antico/current/SPECS/antico.spec
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- cauldron/antico/current/SPECS/antico.spec 2012-01-05 15:10:00 UTC (rev
+</I>&gt;<i> 191610)
+</I>&gt;<i> +++ cauldron/antico/current/SPECS/antico.spec 2012-01-05 15:10:45 UTC (rev
+</I>&gt;<i> 191611)
+</I>&gt;<i> @@ -1,13 +1,16 @@
+</I>&gt;<i> -%define git 33b232a
+</I>&gt;<i> +#define git 33b232a
+</I>&gt;<i> +%define git 74aa84c
+</I>&gt;<i>
+</I>&gt;<i> Name: antico
+</I>&gt;<i> Version: 0.2
+</I>&gt;<i> -Release: %mkrel -c git 1
+</I>&gt;<i> +Release: %mkrel -c git 2
+</I>&gt;<i> Summary: Antico Desktop/Window Manager
+</I>&gt;<i> License: GPLv2
+</I>&gt;<i> Url: <A HREF="http://www.giuseppecigala.it/Antico.html">http://www.giuseppecigala.it/Antico.html</A>
+</I>&gt;<i> #Source0: <A HREF="https://github.com/antico/antico/tarball/master">https://github.com/antico/antico/tarball/master</A>
+</I>&gt;<i> -Source: %{name}-%{name}-%{git}.tar.gz
+</I>&gt;<i> +Source: pasmatt-%{name}-%{git}.zip
+</I>&gt;<i> +#Source: %{name}-%{name}-%{git}.tar.gz
+</I>&gt;<i> +Patch0: %{name}-mageia_icon.patch
+</I>&gt;<i> Group: Graphical desktop/Other
+</I>&gt;<i>
+</I>&gt;<i> BuildRequires: qt4-devel
+</I>&gt;<i> @@ -23,17 +26,20 @@
+</I>&gt;<i> without any other external dependencies.
+</I>&gt;<i>
+</I>&gt;<i> %prep
+</I>&gt;<i> -%setup -q -n %{name}-%{name}-%{git}
+</I>&gt;<i> +%setup -q -n pasmatt-%{name}-%{git}
+</I>&gt;<i> +%apply_patches
+</I>&gt;<i>
+</I>&gt;<i> # patch to make antico more modular
+</I>&gt;<i> -find . -name &quot;*.cpp&quot; -type f -exec sed -i -e
+</I>&gt;<i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]&quot;/antico.cfg&quot;|QDir::homePath()
+</I>&gt;<i> + &quot;/.antico.cfg&quot;|g' {} \;
+</I>&gt;<i> -find . -name &quot;*.cpp&quot; -type f -exec sed -i -e
+</I>&gt;<i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]&quot;/theme|QDir::rootPath()
+</I>&gt;<i> + &quot;usr/share/antico/theme|g' {} \;
+</I>&gt;<i> -find . -name &quot;*.cpp&quot; -type f -exec sed -i -e
+</I>&gt;<i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]&quot;/language|QDir::rootPath()
+</I>&gt;<i> + &quot;usr/share/antico/language|g' {} \;
+</I>&gt;<i> +# fixed upstream (pasmatt fork on github)
+</I>&gt;<i> +#find . -name &quot;*.cpp&quot; -type f -exec sed -i -e
+</I>&gt;<i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]&quot;/antico.cfg&quot;|QDir::homePath()
+</I>&gt;<i> + &quot;/.antico.cfg&quot;|g' {} \;
+</I>&gt;<i> +#find . -name &quot;*.cpp&quot; -type f -exec sed -i -e
+</I>&gt;<i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]&quot;/theme|QDir::rootPath()
+</I>&gt;<i> + &quot;usr/share/antico/theme|g' {} \;
+</I>&gt;<i> +#find . -name &quot;*.cpp&quot; -type f -exec sed -i -e
+</I>&gt;<i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]&quot;/language|QDir::rootPath()
+</I>&gt;<i> + &quot;usr/share/antico/language|g' {} \;
+</I>&gt;<i>
+</I>&gt;<i> %build
+</I>&gt;<i> %{qmake_qt4}
+</I>&gt;<i> -# workaround to allow compilation on mga2 (why?)
+</I>&gt;<i> -%make SUBLIBS=&quot;-lXext -lX11&quot;
+</I>&gt;<i> +# FIXED - workaround to allow compilation on mga2 (why?)
+</I>&gt;<i> +#%make SUBLIBS=&quot;-lXext -lX11&quot;
+</I>&gt;<i> +%make
+</I>&gt;<i>
+</I>&gt;<i> %install
+</I>&gt;<i> %__rm -fr %{buildroot}
+</I>&gt;<i>
+</I>
+Please remove old, obsoleted and not needed parts of .spec instead of
+commenting them out. IMHO there's no need to keep eg. 3 different
+source tags in .spec. Changes can be restored and reverted from svn
+afterwards if needed.
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="010978.html">[Mageia-dev] KDE 4.8 rc2 (4.7.97) landing soon on cauldron
+</A></li>
+ <LI>Next message: <A HREF="010991.html">[Mageia-dev] [packages-commits] [191611] - new sources
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#10983">[ date ]</a>
+ <a href="thread.html#10983">[ thread ]</a>
+ <a href="subject.html#10983">[ subject ]</a>
+ <a href="author.html#10983">[ 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>