Page wiki - Construire des paquetages RPM-fr

Crayonbic Membre non connecté
-
- Voir le profil du membre Crayonbic
- Inscrit le : 01/11/2014
- Groupes :
J'étudie la page "Construire des paquetages RPM-fr" https://wiki.mageia.org/en/Construire_des_paquetages_RPM-fr .
Je voulais signaler que le fichier .rpmmacros n'est pas le même sur les wiki français et anglais, au niveau des répertoires. Du coup je ne sais pas lequel il faudrait utiliser.
fr
Citation:
%_topdir %(echo $HOME)/rpm
%_tmppath %(echo $HOME)/rpmbuild/tmpbuild
# If you want your packages to be GPG signed automatically, add these three lines
# replacing 'Mageialinux' with your GPG name. You may also use rpm --resign
# to sign the packages later.
%_signature gpg
%_gpg_name Mageialinux
%_gpg_path ~/.gnupg
# Add your name and e-mail into the %packager field below. You may also want to
# also replace vendor with yourself.
%packager John Doe <foo@mail.invalid>
%distribution Mageia Linux
%distributor Mageia.org
# If you want your packages to have your own distsuffix instead of mdv, add it
# here like this
#%distsuffix foo
%_tmppath %(echo $HOME)/rpmbuild/tmpbuild
# If you want your packages to be GPG signed automatically, add these three lines
# replacing 'Mageialinux' with your GPG name. You may also use rpm --resign
# to sign the packages later.
%_signature gpg
%_gpg_name Mageialinux
%_gpg_path ~/.gnupg
# Add your name and e-mail into the %packager field below. You may also want to
# also replace vendor with yourself.
%packager John Doe <foo@mail.invalid>
%distribution Mageia Linux
%distributor Mageia.org
# If you want your packages to have your own distsuffix instead of mdv, add it
# here like this
#%distsuffix foo
en
Citation:
# Only set %_topdir and %_tmppath if you want to ovveride the the default ~/rpmbuild
# and ~/rpmbuild/tmp
#%_topdir %(echo $HOME)/rpm
#%_tmppath %(echo $HOME)/rpm/tmp
# If you want your packages to be GPG signed automatically, add these three lines
# replacing 'your_name' with your GPG name. You may also use rpm --resign
# to sign the packages later.
%_signature gpg
%_gpg_name your_name
%_gpg_path ~/.gnupg
# Add your name and e-mail into the %packager field below. You may also want to
# also replace vendor with yourself.
%packager John Doe <foo@mail.invalid>
# you only need to set distribution and vendor if you are not building on
# a mga host
#%distribution Mageia
#%vendor Mageia.Org
# If you want your packages to have your own distsuffix instead of mga (mga5 and older),
# add it here like this
#%distsuffix foo
# With mga6 and newer, if you want your packages to have your own dist instead of mga,
# add it here like this
#%dist foo
# and ~/rpmbuild/tmp
#%_topdir %(echo $HOME)/rpm
#%_tmppath %(echo $HOME)/rpm/tmp
# If you want your packages to be GPG signed automatically, add these three lines
# replacing 'your_name' with your GPG name. You may also use rpm --resign
# to sign the packages later.
%_signature gpg
%_gpg_name your_name
%_gpg_path ~/.gnupg
# Add your name and e-mail into the %packager field below. You may also want to
# also replace vendor with yourself.
%packager John Doe <foo@mail.invalid>
# you only need to set distribution and vendor if you are not building on
# a mga host
#%distribution Mageia
#%vendor Mageia.Org
# If you want your packages to have your own distsuffix instead of mga (mga5 and older),
# add it here like this
#%distsuffix foo
# With mga6 and newer, if you want your packages to have your own dist instead of mga,
# add it here like this
#%dist foo

neoclust Membre non connecté
-
- Voir le profil du membre neoclust
- Inscrit le : 09/02/2013
- Groupes :
-
Équipe Mageia
Membre de l'équipe KDE
Membre de l'équipe Java
Membre de l'équipe Sysadmin
Membre de l'équipe Sécurité
Président de l'association Mageia.org
Membre de l'équipe Java
Membre de l'équipe Sysadmin
Membre de l'équipe Sécurité
Président de l'association Mageia.org

Dimitrios Membre non connecté
-
- Voir le profil du membre Dimitrios
- Inscrit le : 24/02/2008
- Site internet
- Groupes :
Perso j'ai 'rpm' ...
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie