[Bug 446637] Review Request: gssdp - GSSDP implements resource discovery and announcement over SSDP

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 8 15:16:50 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=446637





--- Comment #8 from Richard W.M. Jones <rjones at redhat.com>  2008-08-08 11:16:49 EDT ---
? rpmlint output
+ package name satisfies the packaging naming guidelines
+ specfile name matches the package base name
+ package should satisfy packaging guidelines
+ license meets guidelines and is acceptable to Fedora
- license matches the actual package license

  The license should be LGPLv2+

+ %doc includes license file
+ spec file written in American English
+ spec file is legible
+ upstream sources match sources in the srpm
  c12056decc733d3bae21d32e05b628be
- package successfully builds on at least one architecture

  Build fails on Rawhide, i386:
  gssdp-device-sniffer.o: In function `init_upnp':
/tmp/gssdp-0.6.1/tools/gssdp-device-sniffer.c:599: undefined reference to
`g_thread_init'

n/a ExcludeArch bugs filed
? BuildRequires list all build dependencies
n/a %find_lang instead of %{_datadir}/locale/*
+ binary RPM with shared library files must call ldconfig in %post and %postun
+ does not use Prefix: /usr
+ package owns all directories it creates
? no duplicate files in %files
+ %defattr line
+ %clean contains rm -rf $RPM_BUILD_ROOT
+ consistent use of macros
+ package must contain code or permissible content
+ large documentation files should go in -doc subpackage
+ files marked %doc should not affect package
+ header files should be in -devel
n/a static libraries should be in -static
+ packages containing pkgconfig (.pc) files need 'Requires: pkgconfig'
+ libfoo.so must go in -devel
- -devel must require the fully versioned base

  -devel subpackage should have:
  Requires: %{name} = %{version}-%{release}
  as in comment 6.

+ packages should not contain libtool .la files
n/a packages containing GUI apps must include %{name}.desktop file
+ packages must not own files or directories owned by other packages
+ %install must start with rm -rf %{buildroot} etc.
+ filenames must be valid UTF-8

Optional:

n/a if there is no license file, packager should query upstream
n/a translations of description and summary for non-English languages, if
available
- reviewer should build the package in mock
- the package should build into binary RPMs on all supported architectures
- review should test the package functions as described
+ scriptlets should be sane
+ pkgconfig files should go in -devel
+ shouldn't have file dependencies outside /etc /bin /sbin /usr/bin or
/usr/sbin

A few things to fix there, primarily to get it to compile in Rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list