Bug 641199
| Summary: | glib-networking - Proxy support for GLib | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthias Clasen <mclasen> |
| Component: | Package Review | Assignee: | Peter Lemenkov <lemenkov> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | fedora-package-review, lemenkov, notting, yaneti |
| Target Milestone: | --- | Flags: | lemenkov:
fedora-review+
kevin: 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: | 2010-10-08 22:32:40 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
Matthias Clasen
2010-10-08 01:33:05 UTC
*** Bug 630849 has been marked as a duplicate of this bug. *** I'll review it One small advise - Mattias, you may pass --disable-static to %configure instead of removing *.a file manually (as Yanko did in his spec). Also I failed to build it on F-14 (it seems that there is something weird with pkgconfig) - please file a bugzilla ticket ad add it as a blocker. http://koji.fedoraproject.org/koji/taskinfo?taskID=2521772 There is nothing wierd here, except for the libproxy-1.0.pc file in F14 having an empty version field. Building in rawhide works fine. REVIEW:
Legend: + = PASSED, - = FAILED, 0 = Not Applicable
+ rpmlint is almost silent:
work ~: rpmlint Desktop/glib-networking-*
glib-networking.i686: W: spelling-error %description -l en_US libproxy -> lib proxy, lib-proxy, libratory
2 packages and 0 specfiles checked; 0 errors, 1 warnings.
work ~:
+ The package is named according to the Package Naming Guidelines.
+ The spec file name matches the base package %{name}, in the format %{name}.spec.
+ The package meets the Packaging Guidelines.
+ The package is licensed with a Fedora approved license and meets the Licensing Guidelines.
+ The License field in the package spec file matches the actual license (LGPLv2 or later).
+ The file, containing the text of the license(s) for the package, is included in %doc.
+ The spec file is written in American English.
+ The spec file for the package is legible.
+ The sources used to build the package, match the upstream source, as provided in the spec URL.
Sulaco ~/rpmbuild/SOURCES: sha256sum glib-networking-2.25.0.tar.bz2*
cb5dd6de77b491813a0855732591b29977c51e2fb4e3146e54015409740f2ec4 glib-networking-2.25.0.tar.bz2
cb5dd6de77b491813a0855732591b29977c51e2fb4e3146e54015409740f2ec4 glib-networking-2.25.0.tar.bz2.1
Sulaco ~/rpmbuild/SOURCES:
+ The package successfully compiles and builds into binary rpms on at least one primary architecture:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2521917
+ All build dependencies are listed in BuildRequires.
+ The spec file handles locales properly (by using the %find_lang macro).
0 No shared library files.
+ The package does NOT bundle copies of system libraries.
0 The package is not designed to be relocatable.
+ The package owns all directories that it creates.
+ The package does not list a file more than once in the spec file's %files listings.
+ Permissions on files are set properly.
+ The package consistently uses macros.
+ The package contains code, or permissible content.
0 No extremely large documentation files.
+ Anything, the package includes as %doc, does not affect the runtime of the application.
0 No header files.
0 No static libraries.
0 No pkgconfig(.pc) files.
0 The package doesn't contain library files with a suffix (e.g. libfoo.so.1.1).
0 No devel sub-package.
+ The package does NOT contain any .la libtool archives.
0 Not a GUI application.
+ The package does not own files or directories already owned by other packages.
+ At the beginning of %install, the package runs rm -rf %{buildroot} (or $RPM_BUILD_ROOT).
+ All filenames in rpm packages are valid UTF-8.
Ok, still keeping in mind the build failure in F-14, I didn't find any issues, so this package is
APPROVED
APPROVED
Thanks, Peter New Package SCM Request ======================= Package Name: glib-networking Short Description: Proxy support for GLib Owners: mclasen Branches: InitialCC: Git done (by process-git-requests). Built |