diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/010983.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-January/010983.html | 175 |
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ä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 <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>>: +><i> Revision 191611 Author matteo Date 2012-01-05 16:10:45 +0100 (Thu, 05 Jan +</I>><i> 2012) +</I>><i> +</I>><i> Log Message +</I>><i> +</I>><i> - new sources +</I>><i> - switched antico launcher icon with mageia icon +</I>><i> +</I>><i> Modified Paths +</I>><i> +</I>><i> cauldron/antico/current/SPECS/antico.spec +</I>><i> +</I>><i> Modified: cauldron/antico/current/SPECS/antico.spec +</I>><i> =================================================================== +</I>><i> --- cauldron/antico/current/SPECS/antico.spec 2012-01-05 15:10:00 UTC (rev +</I>><i> 191610) +</I>><i> +++ cauldron/antico/current/SPECS/antico.spec 2012-01-05 15:10:45 UTC (rev +</I>><i> 191611) +</I>><i> @@ -1,13 +1,16 @@ +</I>><i> -%define git 33b232a +</I>><i> +#define git 33b232a +</I>><i> +%define git 74aa84c +</I>><i> +</I>><i> Name: antico +</I>><i> Version: 0.2 +</I>><i> -Release: %mkrel -c git 1 +</I>><i> +Release: %mkrel -c git 2 +</I>><i> Summary: Antico Desktop/Window Manager +</I>><i> License: GPLv2 +</I>><i> Url: <A HREF="http://www.giuseppecigala.it/Antico.html">http://www.giuseppecigala.it/Antico.html</A> +</I>><i> #Source0: <A HREF="https://github.com/antico/antico/tarball/master">https://github.com/antico/antico/tarball/master</A> +</I>><i> -Source: %{name}-%{name}-%{git}.tar.gz +</I>><i> +Source: pasmatt-%{name}-%{git}.zip +</I>><i> +#Source: %{name}-%{name}-%{git}.tar.gz +</I>><i> +Patch0: %{name}-mageia_icon.patch +</I>><i> Group: Graphical desktop/Other +</I>><i> +</I>><i> BuildRequires: qt4-devel +</I>><i> @@ -23,17 +26,20 @@ +</I>><i> without any other external dependencies. +</I>><i> +</I>><i> %prep +</I>><i> -%setup -q -n %{name}-%{name}-%{git} +</I>><i> +%setup -q -n pasmatt-%{name}-%{git} +</I>><i> +%apply_patches +</I>><i> +</I>><i> # patch to make antico more modular +</I>><i> -find . -name "*.cpp" -type f -exec sed -i -e +</I>><i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]"/antico.cfg"|QDir::homePath() +</I>><i> + "/.antico.cfg"|g' {} \; +</I>><i> -find . -name "*.cpp" -type f -exec sed -i -e +</I>><i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]"/theme|QDir::rootPath() +</I>><i> + "usr/share/antico/theme|g' {} \; +</I>><i> -find . -name "*.cpp" -type f -exec sed -i -e +</I>><i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]"/language|QDir::rootPath() +</I>><i> + "usr/share/antico/language|g' {} \; +</I>><i> +# fixed upstream (pasmatt fork on github) +</I>><i> +#find . -name "*.cpp" -type f -exec sed -i -e +</I>><i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]"/antico.cfg"|QDir::homePath() +</I>><i> + "/.antico.cfg"|g' {} \; +</I>><i> +#find . -name "*.cpp" -type f -exec sed -i -e +</I>><i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]"/theme|QDir::rootPath() +</I>><i> + "usr/share/antico/theme|g' {} \; +</I>><i> +#find . -name "*.cpp" -type f -exec sed -i -e +</I>><i> 's|QCoreApplication::applicationDirPath()[[:space:]]+[[:space:]]"/language|QDir::rootPath() +</I>><i> + "usr/share/antico/language|g' {} \; +</I>><i> +</I>><i> %build +</I>><i> %{qmake_qt4} +</I>><i> -# workaround to allow compilation on mga2 (why?) +</I>><i> -%make SUBLIBS="-lXext -lX11" +</I>><i> +# FIXED - workaround to allow compilation on mga2 (why?) +</I>><i> +#%make SUBLIBS="-lXext -lX11" +</I>><i> +%make +</I>><i> +</I>><i> %install +</I>><i> %__rm -fr %{buildroot} +</I>><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> |