https://bugzilla.redhat.com/show_bug.cgi?id=840244

--- Comment #17 from Jerry James <loganje...@gmail.com> ---
Sorry for the delay, Paulo.  There are just a few things to fix:

(1) https://fedoraproject.org/wiki/Packaging:SourceURL#Sourceforge.net says
    that the source URL ought to look like this:

Source0:    http://downloads.sourceforge.net/surf/surf-%{version}.tar.gz

(2) Use either %{buildroot} or $RPM_BUILD_ROOT, not both.

(3) Some source files have executable bits set.  See below.

Package Review
==============

Key:
- = N/A
x = Pass
! = Fail
? = Not evaluated



==== C/C++ ====
[x]: MUST Header files in -devel subpackage, if present.
[x]: MUST Package does not contain any libtool archives (.la)
[x]: MUST Package does not contain kernel modules.
[x]: MUST Package contains no static executables.
[x]: MUST Rpath absent or only used for internal libs.


==== Generic ====
[x]: EXTRA Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: EXTRA Spec file according to URL is the same as in SRPM.
[x]: MUST Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: MUST Package successfully compiles and builds into binary rpms on at
     least one supported primary architecture.
[x]: MUST %build honors applicable compiler flags or justifies otherwise.
[x]: MUST All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[x]: MUST Package contains no bundled libraries.
[x]: MUST Changelog in prescribed format.
[x]: MUST Sources contain only permissible code or content.
[x]: MUST Each %files section contains %defattr if rpm < 4.4
     Note: Note: defattr macros not found. They would be needed for EPEL5
[x]: MUST Macros in Summary, %description expandable at SRPM build time.
[x]: MUST Package contains desktop file if it is a GUI application.
[x]: MUST Development files must be in a -devel package
[x]: MUST Package requires other packages for directories it uses.
[x]: MUST Package uses nothing in %doc for runtime.
[x]: MUST Package is not known to require ExcludeArch.
[x]: MUST Permissions on files are set properly.
[x]: MUST Package does not contain duplicates in %files.
[x]: MUST Package complies to the Packaging Guidelines
[x]: MUST Spec file lacks Packager, Vendor, PreReq tags.
[x]: MUST Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf would be needed if support for EPEL5 is required
[x]: MUST Large documentation files are in a -doc subpackage, if required.
[x]: MUST 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]: MUST License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "GPL (v2 or later) (with incorrect FSF address)", "GPL (with incorrect
     FSF address)" For detailed output of licensecheck see file:
     /home/jamesjer/840244-surf-geometry/licensecheck.txt
[!]: MUST Package consistently uses macro is (instead of hard-coded directory
     names).
     Note: Using both %{buildroot} and $RPM_BUILD_ROOT
[x]: MUST Package is named using only allowed ascii characters.
[x]: MUST Package is named according to the Package Naming Guidelines.
[x]: MUST Package does not generate any conflict.
     Note: Package contains no Conflicts: tag(s)
[x]: MUST Package obeys FHS, except libexecdir and /usr/target.
[x]: MUST If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: MUST Package must own all directories that it creates.
[x]: MUST Package does not own files or directories owned by other packages.
[x]: MUST Package installs properly.
[x]: MUST Package is not relocatable.
[x]: MUST Requires correct, justified where necessary.
[x]: MUST Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: MUST Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: MUST Spec file is legible and written in American English.
[x]: MUST Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: MUST Package contains systemd file(s) if in need.
[x]: MUST File names are valid UTF-8.
[x]: MUST Useful -debuginfo package or justification otherwise.
[x]: SHOULD Reviewer should test that the package builds in mock.
[x]: SHOULD Buildroot is not present
     Note: Unless packager wants to package for EPEL5 this is fine
[x]: SHOULD Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: Clean would be needed if support for EPEL5 is required
[x]: SHOULD 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]: SHOULD Dist tag is present.
[x]: SHOULD No file requires outside of /etc, /bin, /sbin, /usr/bin,
     /usr/sbin.
[x]: SHOULD Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[x]: SHOULD Package functions as described.
[x]: SHOULD Latest version is packaged.
[x]: SHOULD Package does not include license text files separate from
     upstream.
[!]: SHOULD SourceX tarball generation or download is documented.
     Note: Package contains tarball without URL, check comments
[!]: SHOULD SourceX / PatchY prefixed with %{name}.
     Note: Source0 (surf-1.0.6.tar.gz)
[x]: SHOULD SourceX is a working URL.
[x]: SHOULD Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: SHOULD Package should compile and build into binary rpms on all supported
     architectures.
[!]: SHOULD %check is present and all tests pass.
[x]: SHOULD Packages should try to preserve timestamps of original installed
     files.
[x]: SHOULD Spec use %global instead of %define.

Issues:
[!]: MUST Package consistently uses macro is (instead of hard-coded directory
     names).
     Note: Using both %{buildroot} and $RPM_BUILD_ROOT
See: http://fedoraproject.org/wiki/Packaging/Guidelines#macros

Rpmlint
-------
Checking: surf-geometry-1.0.6-3.fc19.i686.rpm
          surf-geometry-debuginfo-1.0.6-3.fc19.i686.rpm
          surf-geometry-1.0.6-3.fc19.src.rpm
surf-geometry.i686: W: spelling-error %description -l en_US hyperplane -> hyper
plane, hyper-plane, hydroplane
surf-geometry.i686: E: incorrect-fsf-address
/usr/share/doc/surf-geometry-1.0.6/COPYING
surf-geometry-debuginfo.i686: W: spurious-executable-perm
/usr/src/debug/surf-1.0.6/gtkgui/PrintImageDialog.h
surf-geometry-debuginfo.i686: E: script-without-shebang
/usr/src/debug/surf-1.0.6/gtkgui/PrintImageDialog.cc
surf-geometry.src: W: spelling-error %description -l en_US hyperplane -> hyper
plane, hyper-plane, hydroplane
surf-geometry.src: W: invalid-url Source0:
http://downloads.sourceforge.net/project/surf/surf/surf/surf-1.0.6.tar.gz HTTP
Error 404: Not Found
3 packages and 0 specfiles checked; 2 errors, 4 warnings.


Rpmlint (installed packages)
----------------------------
# rpmlint surf-geometry-debuginfo
surf-geometry-debuginfo.i686: W: spurious-executable-perm
/usr/src/debug/surf-1.0.6/gtkgui/PrintImageDialog.h
surf-geometry-debuginfo.i686: E: script-without-shebang
/usr/src/debug/surf-1.0.6/gtkgui/PrintImageDialog.cc
1 packages and 0 specfiles checked; 1 errors, 1 warnings.
# echo 'rpmlint-done:'

Requires
--------
surf-geometry-1.0.6-3.fc19.i686.rpm (rpmlib, GLIBC filtered):

    environment-modules  
    libICE.so.6  
    libSM.so.6  
    libX11.so.6  
    libXext.so.6  
    libXi.so.6  
    libXmu.so.6  
    libXt.so.6  
    libc.so.6  
    libcom_err.so.2  
    libcrypt.so.1  
    libcups.so.2  
    libdl.so.2  
    libgcc_s.so.1  
    libgdk-1.2.so.0  
    libglib-1.2.so.0  
    libgmodule-1.2.so.0  
    libgmp.so.10  
    libgssapi_krb5.so.2  
    libgtk-1.2.so.0  
    libjpeg.so.62  
    libjpeg.so.62(LIBJPEG_6.2)  
    libk5crypto.so.3  
    libkrb5.so.3  
    libm.so.6  
    libpthread.so.0  
    libstdc++.so.6  
    libstdc++.so.6(CXXABI_1.3)  
    libtiff.so.5  
    libtiff.so.5(LIBTIFF_4.0)  
    libz.so.1  
    rtld(GNU_HASH)  

surf-geometry-debuginfo-1.0.6-3.fc19.i686.rpm (rpmlib, GLIBC filtered):


Provides
--------
surf-geometry-1.0.6-3.fc19.i686.rpm:

    surf-geometry = 1.0.6-3.fc19
    surf-geometry(x86-32) = 1.0.6-3.fc19

surf-geometry-debuginfo-1.0.6-3.fc19.i686.rpm:

    surf-geometry-debuginfo = 1.0.6-3.fc19
    surf-geometry-debuginfo(x86-32) = 1.0.6-3.fc19

MD5-sum check
-------------


Generated by fedora-review 0.2.2 (9f8c0e5) last change: 2012-08-09
Command line :/usr/bin/fedora-review -b 840244 -m fedora-rawhide-i386
External plugins:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to