Fedora Account System
Red Hat Associate
Red Hat Customer
Helper script for Firefox that sets up the browser for authentication with Estonian ID-card https://germano.fedorapeople.org/package_reviews/firefox-pkcs11-loader/firefox-pkcs11-loader.spec https://germano.fedorapeople.org/package_reviews/firefox-pkcs11-loader/firefox-pkcs11-loader-3.13.0-1.fc27.src.rpm package will unretire firefox-esteidpkcs11loader and change its name to firefox-pkcs11-loader in order to be equal to upstream as much as possible Procedure for package renaming is https://fedoraproject.org/wiki/Package_Renaming_Process
0.) Please remove a useless comment: > # procedure for package renaming is https://fedoraproject.org/wiki/Package_Renaming_Process 1.) Please drop the useless macro: > %global source_name firefox-pkcs11-loader Use %{name} in place of %{source_name} 2.) Don't mix tabs and spaces: > # old name was firefox-esteidpkcs11loader > Obsoletes: firefox-esteidpkcs11loader ^^^^^^^^^^^^^^ Please replace this with spaces. 3.) Please use macros consistentlt: > %dir %{_prefix}/lib/mozilla/pkcs11-modules/ > %_prefix/lib/mozilla/pkcs11-modules/onepinopenscpkcs11.json ^^^^^^^^ %{_prefix} here 4.) Missing dependency on firefox-filesystem You install files into %{_prefix}/lib/mozilla and %{_datadir}/mozilla/extensions that are owned by it 5.) Summary is too long > Summary: Helper script for Firefox that sets up the browser for authentication with Estonian ID-card And doesn't seem to make sense -- what package ships is not a script. A better choice would be something like: "Estonian ID-card authentication support for Firefox"
(In reply to Lubomir Rintel from comment #1) > 0.) Please remove a useless comment: > > > # procedure for package renaming is https://fedoraproject.org/wiki/Package_Renaming_Process Done > 1.) Please drop the useless macro: > > > %global source_name firefox-pkcs11-loader > > Use %{name} in place of %{source_name} Done > 2.) Don't mix tabs and spaces: > > > # old name was firefox-esteidpkcs11loader > > Obsoletes: firefox-esteidpkcs11loader > ^^^^^^^^^^^^^^ > Please replace this with spaces. Done > 3.) Please use macros consistentlt: > > > %dir %{_prefix}/lib/mozilla/pkcs11-modules/ > > %_prefix/lib/mozilla/pkcs11-modules/onepinopenscpkcs11.json > ^^^^^^^^ > %{_prefix} here Done > 4.) Missing dependency on firefox-filesystem > > You install files into %{_prefix}/lib/mozilla and > %{_datadir}/mozilla/extensions that are owned by it Done > 5.) Summary is too long > > > Summary: Helper script for Firefox that sets up the browser for authentication with Estonian ID-card There is no requirement for 80 char length on summary, there is only on description https://fedoraproject.org/wiki/Packaging:Guidelines#Summary_and_description > And doesn't seem to make sense -- what package ships is not a script. > A better choice would be something like: > "Estonian ID-card authentication support for Firefox" it is the same description from upstream https://github.com/open-eid/firefox-pkcs11-loader and it is a package that installs a JSON and an extension that configures Firefox to correctly handle PKCS11. This configuration is required to use correctly the card, but you could also configure manually Firefox instead of installing this package
Cool. APPROVED
(fedrepo-req-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/firefox-pkcs11-loader
firefox-pkcs11-loader-3.13.0-3.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-bb58637f4c