Spec URL: http://smani.fedorapeople.org/review/sensible-utils.spec SRPM URL: http://smani.fedorapeople.org/review/sensible-utils-0.0.9-1.fc21.src.rpm Description: Utilities for sensible alternative selection Fedora Account System Username: smani Note: rpmlint will complain about sensible-utils.noarch: W: file-not-utf8 /usr/share/man/de/man1/sensible-editor.1.gz sensible-utils.noarch: W: file-not-utf8 /usr/share/man/fr/man1/sensible-editor.1.gz sensible-utils.noarch: W: file-not-utf8 /usr/share/man/es/man1/sensible-editor.1.gz I've filed an upstream bug about this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739688 .
Taken. As for the error you've mentioned, you can decode the files by yourself: %setup -q for file in ./man/de/man1/.1* ./man/fr/man1/.1* ./man/es/man1/.1*; do iconv -f latin1 -t utf8 < $file > $file.new mv -f $file.new $file done
This will only help for the french manpage, the other two are "Non-ISO extended-ASCII text" and need manual fixing AFAIK.
Hi Denis, do you have time to finish this? Thanks!
Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed ===== MUST items ===== Generic: [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %doc. [x]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. No licenses found. Please check the source files for licenses manually. [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [-]: Package contains desktop file if it is a GUI application. [-]: Development files must be in a -devel package [x]: Package uses nothing in %doc for runtime. [x]: Package consistently uses macros (instead of hard-coded directory names). [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. [x]: Package obeys FHS, except libexecdir and /usr/target. [x]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [-]: Package contains systemd file(s) if in need. [x]: Package is not known to require an ExcludeArch tag. [-]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 10240 bytes in 2 files. [x]: Package complies to the Packaging Guidelines [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: Package requires other packages for directories it uses. [x]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [x]: All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package do not use a name that already exist [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file See: http://fedoraproject.org/wiki/Packaging:Guidelines#Tags [x]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [x]: Final provides and requires are sane (see attachments). [x]: Package functions as described. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [x]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [x]: Package should compile and build into binary rpms on all supported architectures. [-]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Sources can be downloaded from URI in Source: tag [x]: Reviewer should test that the package builds in mock. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: Dist tag is present (not strictly required in GL). [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Uses parallel make %{?_smp_mflags} macro. [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [x]: Rpmlint is run on all installed packages. Note: There are rpmlint messages (see attachment). [x]: Spec file according to URL is the same as in SRPM. Rpmlint ------- Checking: sensible-utils-0.0.9-1.fc20.noarch.rpm sensible-utils-0.0.9-1.fc20.src.rpm sensible-utils.noarch: W: file-not-utf8 /usr/share/man/de/man1/sensible-editor.1.gz sensible-utils.noarch: W: file-not-utf8 /usr/share/man/fr/man1/sensible-editor.1.gz sensible-utils.noarch: W: file-not-utf8 /usr/share/man/es/man1/sensible-editor.1.gz sensible-utils.noarch: W: no-manual-page-for-binary sensible-browser sensible-utils.noarch: W: no-manual-page-for-binary sensible-pager 2 packages and 0 specfiles checked; 0 errors, 5 warnings. Rpmlint (installed packages) ---------------------------- # rpmlint sensible-utils sensible-utils.noarch: W: file-not-utf8 /usr/share/man/de/man1/sensible-editor.1.gz sensible-utils.noarch: W: file-not-utf8 /usr/share/man/fr/man1/sensible-editor.1.gz sensible-utils.noarch: W: file-not-utf8 /usr/share/man/es/man1/sensible-editor.1.gz sensible-utils.noarch: W: no-manual-page-for-binary sensible-browser sensible-utils.noarch: W: no-manual-page-for-binary sensible-pager 1 packages and 0 specfiles checked; 0 errors, 5 warnings. # echo 'rpmlint-done:' Requires -------- sensible-utils (rpmlib, GLIBC filtered): /bin/sh Provides -------- sensible-utils: sensible-utils Source checksums ---------------- http://ftp.de.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.9.tar.gz : CHECKSUM(SHA256) this package : 6fcb5cc0f7f1cf80421840cfa17b1b3fa5afaf3fe852dc984a789023af2f70c6 CHECKSUM(SHA256) upstream package : 6fcb5cc0f7f1cf80421840cfa17b1b3fa5afaf3fe852dc984a789023af2f70c6 Generated by fedora-review 0.5.1 (bb9bf27) last change: 2013-12-13 Command line :/usr/bin/fedora-review -b 1067917 Buildroot used: fedora-20-x86_64 Active plugins: Generic, Shell-api Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP, Ruby Disabled flags: EXARCH, EPEL5, BATCH, DISTTAG Results: -------- Recommended to decode man files as mentioned above; at least, the French version, and ask upstream for fixing another ones. Since it's not critical here, the package is APPROVED.
Thank you! New Package SCM Request ======================= Package Name: sensible-utils Short Description: Utilities for sensible alternative selection Owners: smani Branches: f20 InitialCC:
Git done (by process-git-requests).
sensible-utils-0.0.9-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/sensible-utils-0.0.9-1.fc20
sensible-utils-0.0.9-1.fc20 has been pushed to the Fedora 20 testing repository.
sensible-utils-0.0.9-1.fc20 has been pushed to the Fedora 20 stable repository.