AutoFirma
Autofirma is an application developed by the Ministry of Finance and Public Administration
of Spain to implement document signing for the spanish administration.
-
1
derived packages
- Links to remote Java:packages / autofirma
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:alarrosa:packages/autofirma && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000052 52 Bytes |
Comments 1
Hello @alarrosa,
If you decide to enable 15.6 for this package, you will still need the
<path project="Java:packages" repository="SLE_15_SP4"/>repository, but that will tell yourpmlint-minirequires a Glibc version that's not available in 15.6.As a workaround, adding
Ignore: rpmlint-minito the prjconf allows the package to build.I tested it at https://build.opensuse.org/project/show/home:juliogonzalez:autofirma and the resulting package installed correctly and allowed me to sign a document.
Of course, I guess the right way of fixing this would probably be asking
Java:packagesto enable15.6, not sure if they will be open to that.