Spec URL: http://submind.verbum.org/download/hotwire.spec SRPM URL: http://submind.verbum.org/download/hotwire-0.450-1.src.rpm Description: Interactive hybrid text/graphical shell for developers and system administrators
Package Review ============== Key: - = N/A x = Check ! = Problem ? = Not evaluated === REQUIRED ITEMS === [x] Package is named according to the Package Naming Guidelines. [x] Spec file name must match the base package %{name}, in the format %{name}.spec. [!] Package meets the Packaging Guidelines. [?] Package successfully compiles and builds into binary rpms on at least one supported architecture. Tested on: [!] Rpmlint output: $ rpmlint ~/rpmbuild/SRPMS/hotwire-0.450-1.src.rpm E: hotwire no-changelogname-tag W: hotwire redundant-prefix-tag W: hotwire setup-not-quiet E: hotwire no-cleaning-of-buildroot %install $ rpmlint ~/rpmbuild/RPMS/noarch/hotwire-0.450-1.noarch.rpm W: hotwire no-documentation E: hotwire no-changelogname-tag [!] Package is not relocatable. [!] Buildroot is correct (%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)) [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] License field in the package spec file matches the actual license. License type: GPL [!] 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] Spec file is legible and written in American English. [x] Package is not known to require ExcludeArch, OR: Arches excluded: Why: [!] All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines. [-] The spec file handles locales properly. [-] ldconfig called in %post and %postun if required. [!] Package must own all directories that it creates. [!] Package requires other packages for directories it uses. [x] Package does not contain duplicates in %files. [x] Permissions on files are set properly. [x] Package has a %clean section, which contains rm -rf %{buildroot} (or $RPM_BUILD_ROOT). [x] Package consistently uses macros. [x] Package contains code, or permissable content. [-] Large documentation files are in a -doc subpackage, if required. [x] Package uses nothing in %doc for runtime. [-] Header files in -devel subpackage, if present. [-] Static libraries in -devel subpackage, if present. [-] Package requires pkgconfig, if .pc files are present. [-] Development .so files in -devel subpackage, if present. [-] Fully versioned dependency in subpackages, if present. [-] Package does not contain any libtool archives (.la). [!] Package contains a properly installed %{name}.desktop file if it is a GUI application. [x] Package does not own files or directories owned by other packages. === Issues === 1. name, version, and release macros will be defined by Name, Version, and Release fields, so you don't need to explicitly define them. 2. A more appropriate Group could be used. 3. BuildRoot should be chosen from one of the options in the packaging guidelines: http://fedoraproject.org/wiki/Packaging/Guidelines#head-b4fdd45fa76cbf54c885ef0836361319ab962473 4. Relocatable packages are discouraged, so Prefix can be ommitted. 5. Vendor should not be set. 6. COPYING and README should be included as docs 7. A changelog should be included in the spec file. 8. The package should include BuildRequires: python-devel 9. The BuildRequires: on pygtk2-devel is unnecessary 10. The package should require python. 11. The package should own hotwire and hotwire_ui python site-packages dirs. 12. The python sitelib macro could be used, as described here: http://fedoraproject.org/wiki/Packaging/Python#head-875cc97c2232a5b3ceda75ea41eed525da7d3929 Please fix the above issues.
Awesome, thanks a lot for the review. Looking at this I realized I uploaded a much older, broken version of the spec file; some of this was already fixed. I just now fixed the rest of these issues I believe. Except - do I really need to require python if I'm already requiring pygtk? New versions uploaded, if you could take a look again I'd appreciate a ton. Thanks!
Everything looks great. The only minor issue is that the desktop file uses the deprecated 'Application' category. As far as requiring python goes, I mentioned it because hotwire does install into dirs owned by python, but I'll leave the choice to you. So, barring the desktop file issue, this package is approved
New Package CVS Request ======================= Package Name: hotwire Short Description: Interactive hybrid text/graphical shell for developers and system administrators Owners: walters Branches: FC-6 FC-7 InitialCC:
cvs done.
Package Change Request ====================== Package Name: hotwire New Branches: EL-5