Bug 851811

Summary: Review Request: compizconfig-python - Python bindings for the Compiz Configuration System
Product: [Fedora] Fedora Reporter: Wolfgang Ulbrich <fedora>
Component: Package ReviewAssignee: leigh scott <leigh123linux>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora, leigh123linux, notting, package-review
Target Milestone: ---Flags: leigh123linux: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-29 07:04:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wolfgang Ulbrich 2012-08-25 23:37:41 UTC
Spec URL: http://raveit65.fedorapeople.org/compiz/SPEC/compizconfig-python.spec
SRPM URL: http://raveit65.fedorapeople.org/compiz/SRPM/compizconfig-python-0.8.4-3.fc17.src.rpm
Description: The Compiz Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
though plugins and themes contributed by the community giving a
rich desktop experience.
Fedora Account System Username: raveit65

Comment 1 Wolfgang Ulbrich 2012-08-26 10:37:14 UTC
This is a re-review of a retired package.

Comment 4 leigh scott 2012-12-26 11:58:51 UTC
(In reply to comment #2)
> New starting point.
Spec URL: http://raveit65.fedorapeople.org/compiz/SPEC/compizconfig-python.spec
SRPM URL: http://raveit65.fedorapeople.org/compiz/SRPM/compizconfig-python-0.8.4-6.fc18.src.rpm

bump so review tool uses the correct srpm link

Comment 5 leigh scott 2012-12-26 12:12:37 UTC
APPROVED!!


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

Key:
[x] = Pass
[!] = Fail
[-] = Not applicable
[?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
[!]: Package do not use a name that already exist
     Note: A package already exist with this name, please check
     https://admin.fedoraproject.org/pkgdb/acls/name/compizconfig-python
See: https://fedoraproject.org/wiki/Packaging/NamingGuidelines#Conflicting_Package_Names


===== MUST items =====

C/C++:
[x]: Development (unversioned) .so files in -devel subpackage, if present.
     Note: Unversioned so-files in private %_libdir subdirectory (see
     attachment). Verify they are not in ld path.

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]: Package successfully compiles and builds into binary rpms on at least one
     supported primary architecture.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[x]: Package contains no bundled libraries.
[x]: Changelog in prescribed format.
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Sources contain only permissible code or content.
[x]: Each %files section contains %defattr if rpm < 4.4
[-]: Macros in Summary, %description expandable at SRPM build time.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package requires other packages for directories it uses.
[x]: Package uses nothing in %doc for runtime.
[?]: Package is not known to require ExcludeArch.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package complies to the Packaging Guidelines
[x]: Spec file lacks Packager, Vendor, PreReq tags.
[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. Licenses found:
     "LGPL (v2 or later)", "Unknown or generated". 2 files have unknown
     license. Detailed output of licensecheck in /home/leigh/851811
     -compizconfig-python/licensecheck.txt
[x]: Package consistently uses macro is (instead of hard-coded directory
     names).
[x]: Package is named using only allowed ASCII characters.
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
     Note: Package contains no Conflicts: tag(s)
[!]: Package do not use a name that already exist
     Note: A package already exist with this name, please check
     https://admin.fedoraproject.org/pkgdb/acls/name/compizconfig-python
[x]: Package obeys FHS, except libexecdir and /usr/target.
[?]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package installs properly.
[x]: Package is not relocatable.
[x]: Requires correct, justified where necessary.
[x]: CheckResultdir
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: Sources used to build the package match the upstream source, as provided
     in the spec URL.
[x]: Spec file is legible and written in American English.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[-]: Package contains systemd file(s) if in need.
[x]: File names are valid UTF-8.
[x]: Useful -debuginfo package or justification otherwise.
[?]: Large documentation must go in a -doc subpackage.
     Note: Documentation size is 30720 bytes in 1 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[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)
[?]: 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]: Dist tag is present.
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Final provides and requires are sane (rpm -q --provides and rpm -q
     --requires).
[x]: Package functions as described.
[-]: Latest version is packaged.
[?]: Package does not include license text files separate from upstream.
[x]: The placement of pkgconfig(.pc) files are correct.
[x]: SourceX tarball generation or download is documented.
[x]: SourceX / PatchY prefixed with %{name}.
[x]: SourceX is a working URL.
[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.
[?]: Packages should try to preserve timestamps of original installed files.
[x]: Spec use %global instead of %define.

===== 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.
[x]: Large data in /usr/share should live in a noarch subpackage if package is
     arched.


Rpmlint
-------
Checking: compizconfig-python-debuginfo-0.8.4-6.fc19.x86_64.rpm
          compizconfig-python-0.8.4-6.fc19.src.rpm
          compizconfig-python-0.8.4-6.fc19.x86_64.rpm
compizconfig-python.x86_64: E: incorrect-fsf-address /usr/share/doc/compizconfig-python-0.8.4/COPYING
3 packages and 0 specfiles checked; 1 errors, 0 warnings.




Rpmlint (installed packages)
----------------------------
# rpmlint compizconfig-python-debuginfo compizconfig-python
compizconfig-python.x86_64: E: incorrect-fsf-address /usr/share/doc/compizconfig-python-0.8.4/COPYING
2 packages and 0 specfiles checked; 1 errors, 0 warnings.
# echo 'rpmlint-done:'



Requires
--------
compizconfig-python-debuginfo-0.8.4-6.fc19.x86_64.rpm (rpmlib, GLIBC filtered):
    

compizconfig-python-0.8.4-6.fc19.x86_64.rpm (rpmlib, GLIBC filtered):
    
    libICE.so.6()(64bit)
    libSM.so.6()(64bit)
    libX11.so.6()(64bit)
    libXcomposite.so.1()(64bit)
    libXcursor.so.1()(64bit)
    libXdamage.so.1()(64bit)
    libXext.so.6()(64bit)
    libXfixes.so.3()(64bit)
    libXinerama.so.1()(64bit)
    libXrandr.so.2()(64bit)
    libc.so.6()(64bit)
    libcompizconfig.so.0()(64bit)
    libdl.so.2()(64bit)
    libglib-2.0.so.0()(64bit)
    libm.so.6()(64bit)
    libstartup-notification-1.so.0()(64bit)
    libxml2.so.2()(64bit)
    libxslt.so.1()(64bit)
    libz.so.1()(64bit)
    python(abi) = 2.7
    rtld(GNU_HASH)



Provides
--------
compizconfig-python-debuginfo-0.8.4-6.fc19.x86_64.rpm:
    
    compizconfig-python-debuginfo = 1:0.8.4-6.fc19
    compizconfig-python-debuginfo(x86-64) = 1:0.8.4-6.fc19

compizconfig-python-0.8.4-6.fc19.x86_64.rpm:
    
    compizconfig-python = 1:0.8.4-6.fc19
    compizconfig-python(x86-64) = 1:0.8.4-6.fc19



Unversioned so-files
--------------------
compizconfig-python-0.8.4-6.fc19.x86_64.rpm: /usr/lib64/python2.7/site-packages/compizconfig.so

MD5-sum check
-------------
http://releases.compiz.org/0.8.4/compizconfig-python-0.8.4.tar.bz2 :
  CHECKSUM(SHA256) this package     : 6734ae35ee69d081f35f98a89cd3bccb411a4db7c5b35fbd226270d95ac76f5a
  CHECKSUM(SHA256) upstream package : 6734ae35ee69d081f35f98a89cd3bccb411a4db7c5b35fbd226270d95ac76f5a


Generated by fedora-review 0.3.1 (b71abc1) last change: 2012-10-16
Buildroot used: fedora-rawhide-x86_64
Command line :/usr/bin/fedora-review -m fedora-rawhide-x86_64 -b 851811

Comment 6 Wolfgang Ulbrich 2012-12-26 12:20:54 UTC
Package Change Request
======================
Package Name: compizconfig-python
New Branches: f18
Owners: raveit65
InitialCC:

Comment 7 Kevin Fenzi 2012-12-30 20:13:51 UTC
Git done (by process-git-requests).

Comment 8 Wolfgang Ulbrich 2013-02-12 12:49:53 UTC
Package Change Request
======================
Package Name: compizconfig-python
New Branches: f17
Owners: raveit65
InitialCC:

Comment 9 Gwyn Ciesla 2013-02-12 13:23:51 UTC
Git done (by process-git-requests).