From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-October/009047.html | 147 ++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-October/009047.html (limited to 'zarb-ml/mageia-dev/2011-October/009047.html') diff --git a/zarb-ml/mageia-dev/2011-October/009047.html b/zarb-ml/mageia-dev/2011-October/009047.html new file mode 100644 index 000000000..ff218e6ae --- /dev/null +++ b/zarb-ml/mageia-dev/2011-October/009047.html @@ -0,0 +1,147 @@ + + + + [Mageia-dev] E17 packaging + + + + + + + + + +

[Mageia-dev] E17 packaging

+ Philippe Reynes + tremyfr at yahoo.fr +
+ Sat Oct 22 09:41:08 CEST 2011 +

+
+ +
Hi,
+
+I've tried to use E17, but it's an old version. I've asked e17 team,
+and they answered me that E17 is "rolling release". So no 
+stable release (or vert vert few). 
+
+I propose to package svn version, so we could be up-to-date.
+If a problem occurs, we could report it to upstream.
+
+I've started such change, for example on eina, the change is :
+
+Index: SPECS/eina.spec
+===================================================================
+--- SPECS/eina.spec     (révision 151537)
++++ SPECS/eina.spec     (copie de travail)
+@@ -1,14 +1,15 @@
+ %define major 1
+ %define libname %mklibname %{name} %major
+ %define libnamedev %mklibname %{name} -d
++%define svn r64257
+ 
+ Summary: Data Type Library
+ Name: eina
+-Version: 1.0.1
+-Release: %mkrel 2
++Version: 1.1.0
++Release: %mkrel 0.%svn.1
+ License: LGPLv2+
+ Group: Graphical desktop/Enlightenment
+-Source: http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
++Source: http://download.enlightenment.org/releases/%{name}-%{svn}.tar.bz2
+ URL: http://www.enlightenment.org/
+ 
+ %description
+@@ -32,9 +33,10 @@
+ %{name} development headers and libraries.
+ 
+ %prep
+-%setup -qn %{name}-%{version}
++%setup -qn %{name}
+ 
+ %build
++sh autogen.sh
+ %configure2_5x
+ %make
+
+What do you think about doing it on all E17 package ?
+
+regards,
+trem
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-dev/attachments/20111022/b767649b/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1