Bug 641199 - glib-networking - Proxy support for GLib
Summary: glib-networking - Proxy support for GLib
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 630849 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-08 01:33 UTC by Matthias Clasen
Modified: 2010-10-08 22:32 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-10-08 22:32:40 UTC
Type: ---
Embargoed:
lemenkov: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Matthias Clasen 2010-10-08 01:33:05 UTC
This package contains modules that extend the networking support in GIO.
In particular, it contains a libproxy-based GIOResolver implementation.

Spec: http://mclasen.fedorapeople.org/glib-networking.spec
Srpm: http://mclasen.fedorapeople.org/glib-networking-2.25.0-1.fc15.src.rpm

Comment 1 Yanko Kaneti 2010-10-08 02:05:20 UTC
*** Bug 630849 has been marked as a duplicate of this bug. ***

Comment 2 Peter Lemenkov 2010-10-08 07:52:55 UTC
I'll review it

Comment 3 Peter Lemenkov 2010-10-08 07:57:56 UTC
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

Comment 4 Matthias Clasen 2010-10-08 11:10:02 UTC
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.

Comment 5 Peter Lemenkov 2010-10-08 12:04:26 UTC
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

Comment 6 Matthias Clasen 2010-10-08 18:46:33 UTC
Thanks, Peter

Comment 7 Matthias Clasen 2010-10-08 18:48:24 UTC
New Package SCM Request
=======================
Package Name: glib-networking
Short Description: Proxy support for GLib 
Owners: mclasen
Branches: 
InitialCC:

Comment 8 Kevin Fenzi 2010-10-08 20:35:47 UTC
Git done (by process-git-requests).

Comment 9 Matthias Clasen 2010-10-08 22:32:40 UTC
Built


Note You need to log in before you can comment on or make changes to this bug.