Subversion Repositories ALCASAR

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1549 → Rev 1550

/conf/rpms/coova-chilli-1.2.1-6mdv2011.0.src.rpm
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/conf/rpms/coova-chilli-1.3.0-1.spec
76,7 → 76,7
 
%changelog
* Mon Dec 29 2014 Rexy for ALCASAR project
- 1.3.0-1 release (from svn)
- 1.3.0-1 release (from SVN revision 492)
* Tue May 14 2013 Crox for ALCASAR project
- 1.3.0 release
* Mon Jun 18 2012 Rexy for ALCASAR project
/conf/rpms/rpm-build-howto
15,8 → 15,9
**** Coova-chilli *****
- retrieve the last tarball of coova-chilli (or the svn archive).
- Untar it and test the compilation process ("sh ./bootstrap", "./configure", "make", "make install").
- all is in the /usr/local". Remove the files with "make uninstall". Compress the directory of the source (ie : coova-chilli-1.3.0.tar.gz). Copy this tarball in the directory ~/rpm/SOURCES/.
- copy the SPEC file from the ALCASAR archive to the directory ~/rpm/SPEC
- all is in the /usr/local". Remove the instaled files ("make uninstall") and the binaries ("make clean").
- Compress the directory (ie : coova-chilli-1.3.0.tar.gz). Copy this tarball in the directory ~/rpmbuild/SOURCES/.
- copy the SPEC file from the ALCASAR archive to the directory ~/rpmbuild/SPEC
 
- copier et adapter le .spec utilisé précédement. Les modifs ont été les suivantes :
- ajouter en première ligne "%define _disable_ld_no_undefined 1"
/conf/rpms/x86_64/coova-chilli-1.3.0-0.mga2.x86_64.rpm
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/conf/rpms/x86_64/coova-chilli-1.3.0-1.mga4.x86_64.rpm
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/web/acc/manager/lib/langues.php
74,7 → 74,7
$l_last_login ="Dernière connexion";
$l_remain_time ="Temps de connexion restant";
$l_name = "Nom et prénom";
$l_email = "Adresse de couriel";
$l_email = "Adresse de courriel";
$l_homephone = "Numéro de téléphone privé";
$l_telephonenumber = "Numéro de téléphone de bureau";
$l_mobile = "Numéro de téléphone portable";
104,7 → 104,7
$l_create_multiple = "Créer plusieurs tickets";
$l_create_multiple_comment = "<br>Remarques : lors de la création de plusieurs tickets simultanement :<br>
- l'identifiant et le mot de passe sont générés aléatoirement,<br>
- les champs \"Nom, prénom\" et \"Adresse de couriel\" ne sont pas pris en compte.<br> ";
- les champs \"Nom et prénom\" et \"Adresse de courriel\" ne sont pas pris en compte.<br> ";
$l_createTicketsMSG = "Saisissez le nombre d\'utilisateurs à créer";
$l_spoofing = "Adresse(s) MAC usurpée(s) (Watchdog)";
$l_virus = "Virus bloqué(s) (HAVP)";