diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/attachments/20111024 | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20111024')
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20111024/a51f3df3/attachment-0001.html | 8 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20111024/a51f3df3/attachment.html | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20111024/a51f3df3/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20111024/a51f3df3/attachment-0001.html new file mode 100644 index 000000000..7c9f6d302 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20111024/a51f3df3/attachment-0001.html @@ -0,0 +1,8 @@ +<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>Hi,</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>entrance seems to be the old login manager, new one is elsa.</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>(if I don't mistake).</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>I've planned to work on e17, not really to maintain myself all e17.</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span><br></span></div><div style="font-family: 'times + new roman', 'new york', times, serif; font-size: 12pt; ">Right now, I've reworked : </div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div><div>my @packages = ( "eina" , "eet" , "evas" , "ecore" , "embryo" , </div><div> "edje" , "efreet" , "e_dbus" , "eeze" , </div><div> "elementary" , "e" , "exalt" , "emotion", </div><div> "ethumb" , "emprint" , "eweather" , "e_modules" );</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">(Yes, it's a copy/paste from a script I use to compile all e17 </div><div style="font-family: 'times new roman', 'new york', times, + serif; font-size: 12pt; ">related package).</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">regards,</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">trem</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div></div><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">De :</span></b> Florian Hubold <doktor5000@arcor.de><br><b><span style="font-weight: bold;">À :</span></b> mageia-dev@mageia.org<br><b><span + style="font-weight: bold;">Envoyé le :</span></b> Dimanche 23 Octobre 2011 23h44<br><b><span style="font-weight: bold;">Objet :</span></b> Re: [Mageia-dev] Re : Re : Re : Re : E17 packaging<br></font><br>Am 23.10.2011 19:54, schrieb D.Morgan:<br>> On Sun, Oct 23, 2011 at 6:16 PM, Philippe Reynes<<a ymailto="mailto:tremyfr@yahoo.fr" href="mailto:tremyfr@yahoo.fr">tremyfr@yahoo.fr</a>> wrote:<br>>> Hi,<br>>> I've updated (yes, yet another time ...) the eina.spec :<br>>> Index: eina/SPECS/eina.spec<br>>> ===================================================================<br>>> --- eina/SPECS/eina.spec (révision 157379)<br>>> +++ eina/SPECS/eina.spec (copie de travail)<br>>> @@ -1,18 +1,32 @@<br>>> %define major 1<br>>> %define libname %mklibname %{name} %major<br>>> %define libnamedev %mklibname + %{name} -d<br>>> +%define svn r64327<br>>> +%define rel 1<br>>> +%if %svn<br>>> +%define release %mkrel -c %svn %rel<br>>> +%else<br>>> +%define release %mkrel %rel<br>>> +%endif<br>>><br>>> Summary: Data Type Library<br>>> Name: eina<br>>> -Version: 1.0.1<br>>> -Release: %mkrel 2<br>>> +Version: 1.0.999<br>>> +Release: %{release}<br>>> License: LGPLv2+<br>>> Group: Graphical desktop/Enlightenment<br>>> -Source:<br>>> <a href="http://download.enlightenment.org/releases/%" target="_blank">http://download.enlightenment.org/releases/%</a>{name}-%{version}.tar.bz2<br>>> -URL: <a href="http://www.enlightenment.org/" target="_blank">http://www.enlightenment.org/</a><br>>> +# creating archive is quite simple:<br>>> +# svn export <a href="http://svn.enlightenment.org/svn/e/trunk/%name" + target="_blank">http://svn.enlightenment.org/svn/e/trunk/%name</a> %name<br>>> +# tar cJf %name-%svn.tar.xz %name<br>>> +%if %svn<br>>> +Source: %name-%svn.tar.xz<br>>> +%else<br>>> +Source: <a href="http://download.enlightenment.org/releases/%name-%version.tar.bz2" target="_blank">http://download.enlightenment.org/releases/%name-%version.tar.bz2</a><br>>> +%endif<br>>> +URL: <a href="http://trac.enlightenment.org/e/wiki/Eina" target="_blank">http://trac.enlightenment.org/e/wiki/Eina</a><br>>> %description<br>>> -Eina is a data type library.<br>>> +Eina is a core data structure and common utility library.<br>>><br>>> %package -n %libname<br>>> Summary: Libraries for the %{name} package<br>>> @@ -32,10 +46,17 @@<br>>> %{name} development headers and libraries.<br>>><br>>> %prep<br>>> -%setup -qn + %{name}-%{version}<br>>> +%if %svn<br>>> +%setup -qn %name<br>>> +%else<br>>> +%setup -qn %name-%version<br>>> +%endif<br>>><br>>> %build<br>>> -%configure2_5x<br>>> +%if %svn<br>>> +NOCONFIGURE=1 ./autogen.sh<br>>> +%endif<br>>> +%configure2_5x --disable-static<br>>> %make<br>>><br>>> %install<br>>> @@ -44,18 +65,13 @@<br>>><br>>> find %buildroot -name *.la | xargs rm<br>"find %buildroot -name *.a | xargs rm" should be also<br>added as a safeguard as you removed those from %files list, no?<br>>> -%clean<br>>> -rm -fr %buildroot<br>>> -<br>>> %files -n %libname<br>>> -%defattr(-,root,root)<br>>> +%doc AUTHORS README<br>>> %{_libdir}/*.so.%{major}*<br>>><br>>> %files -n %libnamedev<br>>> -%defattr(-,root,root)<br>>> + %{_libdir}/pkgconfig/*<br>>> %{_libdir}/*.so<br>>> -%{_libdir}/*.a<br>^^ see above<br>>> %{_includedir}/*<br>>><br>>><br>>> This version is better ?<br>>> I can commit ?<br>Apart from the above, looks good.<br>>> regards,<br>>> trem<br>> for me this seems OK<br>><br>Furthermore from this i'm planning to import entrance,<br>enlightenment login manager for a more complete e experience.<br>Also maybe (after a little update) my e17-artwork package.<br><br>BTW: You already mentioned that you're planning to work on e17<br>packages, do you want to maintain those that are already there?<br>And if you update some other e packages could you please tell me<br>afterwards so i can take a peek, would be really nice :)<br><br><br></div></div></div></body></html>
\ No newline at end of file diff --git a/zarb-ml/mageia-dev/attachments/20111024/a51f3df3/attachment.html b/zarb-ml/mageia-dev/attachments/20111024/a51f3df3/attachment.html new file mode 100644 index 000000000..7c9f6d302 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20111024/a51f3df3/attachment.html @@ -0,0 +1,8 @@ +<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>Hi,</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>entrance seems to be the old login manager, new one is elsa.</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>(if I don't mistake).</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span>I've planned to work on e17, not really to maintain myself all e17.</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><span><br></span></div><div style="font-family: 'times + new roman', 'new york', times, serif; font-size: 12pt; ">Right now, I've reworked : </div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div><div>my @packages = ( "eina" , "eet" , "evas" , "ecore" , "embryo" , </div><div> "edje" , "efreet" , "e_dbus" , "eeze" , </div><div> "elementary" , "e" , "exalt" , "emotion", </div><div> "ethumb" , "emprint" , "eweather" , "e_modules" );</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">(Yes, it's a copy/paste from a script I use to compile all e17 </div><div style="font-family: 'times new roman', 'new york', times, + serif; font-size: 12pt; ">related package).</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">regards,</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">trem</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div></div><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">De :</span></b> Florian Hubold <doktor5000@arcor.de><br><b><span style="font-weight: bold;">À :</span></b> mageia-dev@mageia.org<br><b><span + style="font-weight: bold;">Envoyé le :</span></b> Dimanche 23 Octobre 2011 23h44<br><b><span style="font-weight: bold;">Objet :</span></b> Re: [Mageia-dev] Re : Re : Re : Re : E17 packaging<br></font><br>Am 23.10.2011 19:54, schrieb D.Morgan:<br>> On Sun, Oct 23, 2011 at 6:16 PM, Philippe Reynes<<a ymailto="mailto:tremyfr@yahoo.fr" href="mailto:tremyfr@yahoo.fr">tremyfr@yahoo.fr</a>> wrote:<br>>> Hi,<br>>> I've updated (yes, yet another time ...) the eina.spec :<br>>> Index: eina/SPECS/eina.spec<br>>> ===================================================================<br>>> --- eina/SPECS/eina.spec (révision 157379)<br>>> +++ eina/SPECS/eina.spec (copie de travail)<br>>> @@ -1,18 +1,32 @@<br>>> %define major 1<br>>> %define libname %mklibname %{name} %major<br>>> %define libnamedev %mklibname + %{name} -d<br>>> +%define svn r64327<br>>> +%define rel 1<br>>> +%if %svn<br>>> +%define release %mkrel -c %svn %rel<br>>> +%else<br>>> +%define release %mkrel %rel<br>>> +%endif<br>>><br>>> Summary: Data Type Library<br>>> Name: eina<br>>> -Version: 1.0.1<br>>> -Release: %mkrel 2<br>>> +Version: 1.0.999<br>>> +Release: %{release}<br>>> License: LGPLv2+<br>>> Group: Graphical desktop/Enlightenment<br>>> -Source:<br>>> <a href="http://download.enlightenment.org/releases/%" target="_blank">http://download.enlightenment.org/releases/%</a>{name}-%{version}.tar.bz2<br>>> -URL: <a href="http://www.enlightenment.org/" target="_blank">http://www.enlightenment.org/</a><br>>> +# creating archive is quite simple:<br>>> +# svn export <a href="http://svn.enlightenment.org/svn/e/trunk/%name" + target="_blank">http://svn.enlightenment.org/svn/e/trunk/%name</a> %name<br>>> +# tar cJf %name-%svn.tar.xz %name<br>>> +%if %svn<br>>> +Source: %name-%svn.tar.xz<br>>> +%else<br>>> +Source: <a href="http://download.enlightenment.org/releases/%name-%version.tar.bz2" target="_blank">http://download.enlightenment.org/releases/%name-%version.tar.bz2</a><br>>> +%endif<br>>> +URL: <a href="http://trac.enlightenment.org/e/wiki/Eina" target="_blank">http://trac.enlightenment.org/e/wiki/Eina</a><br>>> %description<br>>> -Eina is a data type library.<br>>> +Eina is a core data structure and common utility library.<br>>><br>>> %package -n %libname<br>>> Summary: Libraries for the %{name} package<br>>> @@ -32,10 +46,17 @@<br>>> %{name} development headers and libraries.<br>>><br>>> %prep<br>>> -%setup -qn + %{name}-%{version}<br>>> +%if %svn<br>>> +%setup -qn %name<br>>> +%else<br>>> +%setup -qn %name-%version<br>>> +%endif<br>>><br>>> %build<br>>> -%configure2_5x<br>>> +%if %svn<br>>> +NOCONFIGURE=1 ./autogen.sh<br>>> +%endif<br>>> +%configure2_5x --disable-static<br>>> %make<br>>><br>>> %install<br>>> @@ -44,18 +65,13 @@<br>>><br>>> find %buildroot -name *.la | xargs rm<br>"find %buildroot -name *.a | xargs rm" should be also<br>added as a safeguard as you removed those from %files list, no?<br>>> -%clean<br>>> -rm -fr %buildroot<br>>> -<br>>> %files -n %libname<br>>> -%defattr(-,root,root)<br>>> +%doc AUTHORS README<br>>> %{_libdir}/*.so.%{major}*<br>>><br>>> %files -n %libnamedev<br>>> -%defattr(-,root,root)<br>>> + %{_libdir}/pkgconfig/*<br>>> %{_libdir}/*.so<br>>> -%{_libdir}/*.a<br>^^ see above<br>>> %{_includedir}/*<br>>><br>>><br>>> This version is better ?<br>>> I can commit ?<br>Apart from the above, looks good.<br>>> regards,<br>>> trem<br>> for me this seems OK<br>><br>Furthermore from this i'm planning to import entrance,<br>enlightenment login manager for a more complete e experience.<br>Also maybe (after a little update) my e17-artwork package.<br><br>BTW: You already mentioned that you're planning to work on e17<br>packages, do you want to maintain those that are already there?<br>And if you update some other e packages could you please tell me<br>afterwards so i can take a peek, would be really nice :)<br><br><br></div></div></div></body></html>
\ No newline at end of file |