Didouph, is there a way to block any spam and use this wiki instead of
the other? The code wiki is impossible to format decently. I really
don't like it.
On 29 Ago, 23:54, "Ramboz Pierre-Henri" <
dido...@gmail.com> wrote:
> you only need to send your edits to the dev of the software, who is listed
> at the end or at the "Packager" variable ... so yes its a shame but cool its
> a shame ... for if we provide translation, its piece of cake to issu a "rpm
> -ba whatever.spec" and just upload it to the pass server !
>
> DidouPh
>
> 2008/8/29 Alessio Adamo <
alessio.ad...@gmail.com>
>
> > It's a shame the only way to update them is to rebuild the rpm from
> > source... Am I wrong?
>
> > By the way, I will add the how-to to the wiki.
>
> > 2008/8/29 Ramboz Pierre-Henri <
dido...@gmail.com>
>
> > hi all :
>
> >> here is an inline explanation on how to localize a spec file to have a
> >> locale compliant rpm :
>
> >> the next lines will depict the process using geneweb's spec as a factual
> >> example. i've highlighted the parts that are related to i18n. its pretty
> >> self explanatory but you may ask if you need some more info about that.
>
> >> DidouPh
>
> >> *%define name geneweb
> >> %define version 5.01
> >> %define release %mkrel 2
>
> >> Summary: Genealogy software with a Web interface
> >> Summary(de): eine genealogische Software mit einem Web-Interface
> >> Summary(fr): un logiciel de généalogie doté d'une interface Web
> >> Summary(nl): een genealogisch programma met een www-interface
> >> Summary(se): ett genealogi program med ett webbinterface
> >> Name: %{name}
> >> Version: %{version}
> >> Release: %{release}
> >> Copyright: GPL
> >> #Vendor: INRIA
> >> Group: Applications
> >> Source0: %{name}-%{version}.tgz
> >> Source1: geneweb.png
> >> Source2: genealogy.png
> >> URL:
http://cristal.inria.fr/~ddr/GeneWeb/<
http://cristal.inria.fr/%7Eddr/GeneWeb/>
> >> Packager: DidouPh <
dido...@gmail.com>
> >> Exec=konquerorhttp://localhost:2316/
> >> GenericName=Genealogy Server
> >> GenericName[fr]=Serveur de Genealogie
> >> Icon=geneweb.png
> >> Name=geneweb
> >> StartupNotify=true
> >> Terminal=false
> >> Type=Application
> >> URL=konquerorhttp://localhost:2316/
> >> * Sun May 18 2008 DidouPh <
dido...@matoilnet.com> 5.01
> >> - corrected some minor error
> >> - added i18n content
>
> >> * Thu Jan 22 2008 DidouPh <
dido...@gmail.com> 5.01
> >> * Sat Aug 14 1999 Dan Kegel <
d...@alumni.caltech.edu>
> >> Created.*