Spec URL: http://msimacek.fedorapeople.org/review/osgi-core/osgi-core.spec SRPM URL: http://msimacek.fedorapeople.org/review/osgi-core/osgi-core-6.0.0-1.fc24.src.rpm Description: OSGi Core Release 6, Interfaces and Classes for use in compiling bundles. Fedora Account System Username: msimacek
There have been some doubts about the licensing of the artifact, due to the fact that in order to download it from upstream web page, it requires the user to agree to a non-free OSGi specification license. The following is a legal explanation of why this shouldn't be an obstacle for including it in Fedora, kindly provided by Richard Fontana (via email): The source files in the JAR, containing Apache License 2.0 notices, are free software, and should be acceptable for packaging in Fedora and RHEL. There is definitely something confusing here: the spec license would seem to apply to the JAR contents as well as the pdf containing the specification. However, the spec license has to be read in light of the fact that the same group granting the spec license is also the group that has explicitly placed those source files under the Apache License 2.0. I read the spec license as applying in some sense to the specification document but not applying to any source files licensed by the OSGi Alliance under the Apache License. Specifically, the spec license says: You are not authorized to create any derivative work of the Specification. However, to the extent that an implementation of the Specification would necessarily be a derivative work of the Specification, OSGi also grants you a perpetual, non-exclusive, worldwide, fully paid-up, royalty free, limited license (without the right to sublicense) under any applicable copyrights, to create and/or distribute an implementation of the Specification that: (i) fully implements the Specification including all its required interfaces and functionality; (ii) does not modify, subset, superset or otherwise extend the OSGi Name Space, or include any public or protected packages, classes, Java interfaces, fields or methods within the OSGi Name Space other than those required and authorized by the Specification. An implementation that does not satisfy limitations (i)-(ii) is not considered an implementation of the Specification, does not receive the benefits of this license, and must not be described as an implementation of the Specification. The Apache License on the other hand explicitly permits creation of derivative works even if such derivative works fall outside the conditions here. I.e., one could take the source files in the JAR and use it to fork the OSGi standard, or to create a nonconformant implementation of the OSGi standard. Essentially, the Apache License 2.0 supersedes the spec license as far as the source files in the JAR are concerned.
Removed the alias, because it conflicts with felix and breaks stuff. Spec URL: https://msimacek.fedorapeople.org/osgi-core.spec SRPM URL: https://msimacek.fedorapeople.org/osgi-core-6.0.0-2.fc24.src.rpm Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=15952809
Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed ===== MUST items ===== Generic: [?]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. Waiting for Fedora Legal resolution [x]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Apache (v2.0)", "Unknown or generated". 22 files have unknown license. Detailed output of licensecheck in /home/gil/1381892-osgi- core/licensecheck.txt [x]: License file installed when any subpackage combination is installed. [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [?]: Sources contain only permissible code or content. As above [-]: 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. [-]: 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 1 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: No rpmlint messages. [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 %license. [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]: Dist tag is present. [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 does not use a name that already exists. [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 Java: [x]: Bundled jar/class files should be removed before build [x]: Packages have proper BuildRequires/Requires on jpackage-utils Note: Maven packages do not need to (Build)Require jpackage-utils. It is pulled in by maven-local [x]: Javadoc documentation files are generated and included in -javadoc subpackage [x]: Javadoc subpackages should not have Requires: jpackage-utils [x]: Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlink) Maven: [x]: If package contains pom.xml files install it (including metadata) even when building with ant [x]: POM files have correct Maven mapping [x]: Maven packages should use new style packaging [x]: Old add_to_maven_depmap macro is not being used [x]: Packages DO NOT have Requires(post) and Requires(postun) on jpackage- utils for %update_maven_depmap macro [x]: Package DOES NOT use %update_maven_depmap in %post/%postun [x]: Packages use .mfiles file list instead of %{_datadir}/maven2/poms ===== SHOULD items ===== Generic: [-]: 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). [-]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in osgi- core-javadoc [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]: 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]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. Java: [x]: Package uses upstream build method (ant/maven/etc.) [x]: Packages are noarch unless they use JNI ===== EXTRA items ===== Generic: [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. [x]: Spec file according to URL is the same as in SRPM. Rpmlint ------- Checking: osgi-core-6.0.0-2.fc26.noarch.rpm osgi-core-javadoc-6.0.0-2.fc26.noarch.rpm osgi-core-6.0.0-2.fc26.src.rpm 3 packages and 0 specfiles checked; 0 errors, 0 warnings. Rpmlint (installed packages) ---------------------------- 2 packages and 0 specfiles checked; 0 errors, 0 warnings. Requires -------- osgi-core-javadoc (rpmlib, GLIBC filtered): javapackages-tools osgi-core (rpmlib, GLIBC filtered): java-headless javapackages-tools mvn(org.osgi:osgi.annotation) Provides -------- osgi-core-javadoc: osgi-core-javadoc osgi-core: mvn(org.osgi:osgi.core) mvn(org.osgi:osgi.core:pom:) osgi(osgi.core) osgi-core Source checksums ---------------- https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0-sources.jar : CHECKSUM(SHA256) this package : 894b665361a7ac82975161394f611c7d82a1ca0bf48e1d2185f790d1bfd5d9ed CHECKSUM(SHA256) upstream package : 894b665361a7ac82975161394f611c7d82a1ca0bf48e1d2185f790d1bfd5d9ed https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0.pom : CHECKSUM(SHA256) this package : 674d190ee16d50e8fd71d9af92ec55da9f7009089f602fe389c25b88a1baf926 CHECKSUM(SHA256) upstream package : 674d190ee16d50e8fd71d9af92ec55da9f7009089f602fe389c25b88a1baf926 Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02 Command line :/usr/bin/fedora-review -b 1381892 --plugins Java -m fedora-rawhide-i386 Buildroot used: fedora-rawhide-i386 Active plugins: Generic, Shell-api, Java Disabled plugins: C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP, Ruby Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6
Blocker: [?]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. Waiting for Fedora Legal resolution [?]: Sources contain only permissible code or content. As above Package is approved, but for the inclusion in Fedora we need A FE-Legal response
Please, add Richard Fontana email as an attachment
as for https://bugzilla.redhat.com/show_bug.cgi?id=1271193#c14 "Lifting FE-Legal"
(In reply to gil cattaneo from comment #5) > Please, add Richard Fontana email as an attachment The email body is in comment #1. Thank you for the review.
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/osgi-core
osgi-compendium-6.0.0-1.fc25, osgi-core-6.0.0-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8cd8b793dd
osgi-compendium-6.0.0-1.fc25, osgi-core-6.0.0-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.