Package Review ============== Key: [x] = Pass [!] = Fail [-] = Not applicable [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package contains BR: python2-devel or python3-devel See: http://fedoraproject.org/wiki/Packaging:Python#BuildRequires - update-desktop-database is invoked when required Note: desktop file(s) in avahi-ui-tools See: http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Icon_Cache - Package installs a %{name}.desktop using desktop-file-install if there is such a file. See: http://fedoraproject.org/wiki/Packaging/Guidelines#desktop ===== MUST items ===== C/C++: [ ]: Provides: bundled(gnulib) in place as required. Note: Sources not installed [ ]: Package does not contain kernel modules. [ ]: Package contains no static executables. [x]: Header files in -devel subpackage, if present. [x]: ldconfig called in %post and %postun if required. [x]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. [x]: Development (unversioned) .so files in -devel subpackage, if present. Generic: [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. Note: rm -rf %{buildroot} present but not required [ ]: Sources contain only permissible code or content. [ ]: Development files must be in a -devel package [ ]: Package requires other packages for directories it uses. [ ]: Package uses nothing in %doc for runtime. [ ]: Package is not known to require ExcludeArch. [ ]: Package does not contain duplicates in %files. [ ]: Fully versioned dependency in subpackages, if present. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in avahi-tools , avahi-ui-tools , avahi-glib , avahi-glib-devel , avahi-gobject , avahi- gobject-devel , avahi-ui , avahi-ui-gtk3 , avahi-ui-devel , avahi-qt3 , avahi-qt3-devel , avahi-qt4 , avahi-qt4-devel , avahi-sharp , avahi-ui- sharp , avahi-ui-sharp-devel , avahi-libs , avahi-devel , avahi-compat- howl , avahi-compat-howl-devel , avahi-compat-libdns_sd , avahi-compat- libdns_sd-devel , avahi-autoipd , avahi-dnsconfd [ ]: Package complies to the Packaging Guidelines [ ]: 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. [ ]: License file installed when any subpackage combination is installed. [ ]: The spec file handles locales properly. [ ]: Package consistently uses macro is (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Package must own all directories that it creates. [ ]: Package does not own files or directories owned by other packages. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Large documentation must go in a -doc subpackage. Note: Documentation size is 194560 bytes in 16 files. [x]: %config files are marked noreplace or the reason is justified. [x]: Each %files section contains %defattr if rpm < 4.4 [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Package contains desktop file if it is a GUI application. [x]: Permissions on files are set properly. [x]: Spec file lacks Packager, Vendor, PreReq tags. [x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: No %config files under /usr. [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 [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). Python: [ ]: Binary eggs must be removed in %prep Note: Test run failed [ ]: Python eggs must not download any dependencies during the build process. [ ]: A package which is used by another package via an egg interface should provide egg info. [ ]: Package meets the Packaging Guidelines::Python ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [!]: Spec use %global instead of %define. Note: %define WITH_MONO 0 %define WITH_MONO 0 [ ]: Final provides and requires are sane (see attachments). [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: The placement of pkgconfig(.pc) files are correct. Note: avahi-sharp : /usr/lib64/pkgconfig/avahi-sharp.pc [ ]: Scriptlets must be sane, if used. [ ]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [ ]: 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. [ ]: Files in /run, var/run and /var/lock uses tmpfiles.d when appropriate [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: Dist tag is present. [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: SourceX tarball generation or download is documented. [x]: SourceX is a working URL. ===== EXTRA items ===== Generic: [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: avahi-0.6.31-9.fc19.x86_64.rpm avahi-tools-0.6.31-9.fc19.x86_64.rpm avahi-ui-tools-0.6.31-9.fc19.x86_64.rpm avahi-glib-0.6.31-9.fc19.x86_64.rpm avahi-glib-devel-0.6.31-9.fc19.x86_64.rpm avahi-gobject-0.6.31-9.fc19.x86_64.rpm avahi-gobject-devel-0.6.31-9.fc19.x86_64.rpm avahi-ui-0.6.31-9.fc19.x86_64.rpm avahi-ui-gtk3-0.6.31-9.fc19.x86_64.rpm avahi-ui-devel-0.6.31-9.fc19.x86_64.rpm avahi-qt3-0.6.31-9.fc19.x86_64.rpm avahi-qt3-devel-0.6.31-9.fc19.x86_64.rpm avahi-qt4-0.6.31-9.fc19.x86_64.rpm avahi-qt4-devel-0.6.31-9.fc19.x86_64.rpm avahi-sharp-0.6.31-9.fc19.x86_64.rpm avahi-ui-sharp-0.6.31-9.fc19.x86_64.rpm avahi-ui-sharp-devel-0.6.31-9.fc19.x86_64.rpm avahi-libs-0.6.31-9.fc19.x86_64.rpm avahi-devel-0.6.31-9.fc19.x86_64.rpm avahi-compat-howl-0.6.31-9.fc19.x86_64.rpm avahi-compat-howl-devel-0.6.31-9.fc19.x86_64.rpm avahi-compat-libdns_sd-0.6.31-9.fc19.x86_64.rpm avahi-compat-libdns_sd-devel-0.6.31-9.fc19.x86_64.rpm avahi-autoipd-0.6.31-9.fc19.x86_64.rpm avahi-dnsconfd-0.6.31-9.fc19.x86_64.rpm avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceTypeBrowser.xml avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/interfaces/org.freedesktop.Avahi.Server.xml avahi.x86_64: E: incorrect-fsf-address /etc/avahi/hosts avahi.x86_64: E: incorrect-fsf-address /usr/share/doc/avahi-0.6.31/example.service avahi.x86_64: E: incorrect-fsf-address /usr/lib/systemd/system/avahi-daemon.socket avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceResolver.xml avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/interfaces/org.freedesktop.Avahi.HostNameResolver.xml avahi.x86_64: E: incorrect-fsf-address /usr/share/avahi/service-types avahi.x86_64: E: incorrect-fsf-address /usr/share/doc/avahi-0.6.31/ssh.service avahi.x86_64: E: incorrect-fsf-address /usr/lib/systemd/system/avahi-daemon.service avahi.x86_64: E: incorrect-fsf-address /etc/avahi/avahi-daemon.conf avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/interfaces/org.freedesktop.Avahi.DomainBrowser.xml avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceBrowser.xml avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/system-services/org.freedesktop.Avahi.service avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/interfaces/org.freedesktop.Avahi.EntryGroup.xml avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/interfaces/org.freedesktop.Avahi.RecordBrowser.xml avahi.x86_64: E: incorrect-fsf-address /usr/share/dbus-1/interfaces/org.freedesktop.Avahi.AddressResolver.xml avahi.x86_64: E: incorrect-fsf-address /usr/share/doc/avahi-0.6.31/sftp-ssh.service avahi.x86_64: W: install-file-in-docs /usr/share/doc/avahi-0.6.31/INSTALL avahi.x86_64: W: dangerous-command-in-%post cp avahi-tools.x86_64: W: spelling-error Summary(en_US) mDNS -> mans, mdse avahi-tools.x86_64: W: spelling-error %description -l en_US mDNS -> mans, mdse avahi-ui-tools.x86_64: W: spelling-error Summary(en_US) mDNS -> mans, mdse avahi-ui-tools.x86_64: W: spelling-error %description -l en_US mDNS -> mans, mdse avahi-ui-tools.x86_64: E: incorrect-fsf-address /usr/lib/python2.7/site-packages/avahi/ServiceTypeDatabase.py avahi-ui-tools.x86_64: E: incorrect-fsf-address /usr/bin/avahi-discover avahi-ui-tools.x86_64: E: incorrect-fsf-address /usr/lib/python2.7/site-packages/avahi/__init__.py avahi-ui-tools.x86_64: E: wrong-script-interpreter /usr/lib/python2.7/site-packages/avahi_discover/__init__.py @PYTHON@ avahi-ui-tools.x86_64: E: non-executable-script /usr/lib/python2.7/site-packages/avahi_discover/__init__.py 0644L @PYTHON@ avahi-ui-tools.x86_64: E: incorrect-fsf-address /usr/lib/python2.7/site-packages/avahi_discover/__init__.py avahi-ui-tools.x86_64: E: incorrect-fsf-address /usr/bin/avahi-bookmarks avahi-ui-tools.x86_64: W: no-manual-page-for-binary bshell avahi-glib.x86_64: W: no-documentation avahi-glib-devel.x86_64: W: no-documentation avahi-glib-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-glib/glib-watch.h avahi-glib-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-glib/glib-malloc.h avahi-gobject.x86_64: W: no-documentation avahi-gobject-devel.x86_64: W: no-documentation avahi-ui.x86_64: W: spelling-error Summary(en_US) Gtk -> Gk, Gt, Gt k avahi-ui.x86_64: W: no-documentation avahi-ui-gtk3.x86_64: W: spelling-error Summary(en_US) Gtk -> Gk, Gt, Gt k avahi-ui-gtk3.x86_64: W: no-documentation avahi-ui-devel.x86_64: W: no-documentation avahi-ui-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-ui/avahi-ui.h avahi-qt3.x86_64: W: no-documentation avahi-qt3-devel.x86_64: W: no-documentation avahi-qt3-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-qt3/qt-watch.h avahi-qt4.x86_64: W: no-documentation avahi-qt4-devel.x86_64: W: no-documentation avahi-qt4-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-qt4/qt-watch.h avahi-sharp.x86_64: W: no-documentation avahi-sharp.x86_64: W: devel-file-in-non-devel-package /usr/lib64/pkgconfig/avahi-sharp.pc avahi-ui-sharp.x86_64: W: only-non-binary-in-usr-lib avahi-ui-sharp.x86_64: W: no-documentation avahi-ui-sharp-devel.x86_64: W: no-documentation avahi-libs.x86_64: W: no-documentation avahi-devel.x86_64: W: no-documentation avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-client/lookup.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-client/client.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/strlst.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-core/log.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/address.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/alternative.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/timeval.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/domain.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/cdecl.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/malloc.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-core/lookup.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/error.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-core/rr.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/gccmacro.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/watch.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/rlist.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-core/publish.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/llist.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-core/core.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/thread-watch.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/defs.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-common/simple-watch.h avahi-devel.x86_64: E: incorrect-fsf-address /usr/include/avahi-client/publish.h avahi-compat-howl.x86_64: W: self-obsoletion howl-libs obsoletes howl-libs avahi-compat-howl.x86_64: W: no-documentation avahi-compat-howl-devel.x86_64: W: self-obsoletion howl-devel obsoletes howl-devel avahi-compat-howl-devel.x86_64: W: no-documentation avahi-compat-libdns_sd.x86_64: W: spelling-error Summary(en_US) mDNSResponder -> correspondent avahi-compat-libdns_sd.x86_64: W: spelling-error %description -l en_US mDNSResponder -> correspondent avahi-compat-libdns_sd.x86_64: W: no-documentation avahi-compat-libdns_sd-devel.x86_64: W: spelling-error Summary(en_US) mDNSResponder -> correspondent avahi-compat-libdns_sd-devel.x86_64: W: spelling-error %description -l en_US mDNSResponder -> correspondent avahi-compat-libdns_sd-devel.x86_64: W: no-documentation avahi-autoipd.x86_64: W: spelling-error %description -l en_US hoc -> ho, choc, hock avahi-autoipd.x86_64: E: executable-marked-as-config-file /etc/avahi/avahi-autoipd.action avahi-autoipd.x86_64: E: incorrect-fsf-address /etc/avahi/avahi-autoipd.action avahi-dnsconfd.x86_64: W: spelling-error Summary(en_US) unicast -> uni cast, uni-cast, Unitas avahi-dnsconfd.x86_64: W: spelling-error Summary(en_US) mDNS -> mans, mdse avahi-dnsconfd.x86_64: W: spelling-error %description -l en_US unicast -> uni cast, uni-cast, Unitas avahi-dnsconfd.x86_64: W: spelling-error %description -l en_US mDNS -> mans, mdse avahi-dnsconfd.x86_64: W: only-non-binary-in-usr-lib avahi-dnsconfd.x86_64: E: incorrect-fsf-address /usr/lib/systemd/system/avahi-dnsconfd.service avahi-dnsconfd.x86_64: E: executable-marked-as-config-file /etc/avahi/avahi-dnsconfd.action avahi-dnsconfd.x86_64: E: incorrect-fsf-address /etc/avahi/avahi-dnsconfd.action 25 packages and 0 specfiles checked; 58 errors, 43 warnings. Requires -------- avahi-qt3-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-devel avahi-libs avahi-qt3 libavahi-qt3.so.1()(64bit) pkgconfig(qt-mt) qt3-devel avahi-glib-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-devel avahi-glib avahi-libs glib2-devel libavahi-glib.so.1()(64bit) pkgconfig(glib-2.0) avahi-tools (rpmlib, GLIBC filtered): avahi avahi-libs libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libgdbm.so.4()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) avahi-compat-libdns_sd (rpmlib, GLIBC filtered): /sbin/ldconfig avahi-libs libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) avahi-ui-sharp-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-libs avahi-ui-sharp pkgconfig(gtk-sharp-2.0) avahi-ui-gtk3 (rpmlib, GLIBC filtered): /sbin/ldconfig avahi-glib avahi-libs gtk3 libatk-1.0.so.0()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libc.so.6()(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libgdbm.so.4()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) avahi-qt4 (rpmlib, GLIBC filtered): /sbin/ldconfig avahi-libs libQtCore.so.4()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) avahi-glib (rpmlib, GLIBC filtered): /sbin/ldconfig avahi-libs libavahi-common.so.3()(64bit) libc.so.6()(64bit) libglib-2.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) avahi-qt3 (rpmlib, GLIBC filtered): /sbin/ldconfig avahi-libs libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXcursor.so.1()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXi.so.6()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libmng.so.1()(64bit) libpng15.so.15()(64bit) libpthread.so.0()(64bit) libqt-mt.so.3()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) avahi-sharp (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-libs mono(Mono.Posix) mono(System) mono(mscorlib) mono-core avahi-dnsconfd (rpmlib, GLIBC filtered): /bin/sh avahi avahi-libs config(avahi-dnsconfd) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libdaemon.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) avahi-ui-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-devel avahi-glib avahi-glib-devel avahi-libs avahi-ui libavahi-ui-gtk3.so.0()(64bit) libavahi-ui.so.0()(64bit) pkgconfig(avahi-client) pkgconfig(avahi-glib) pkgconfig(gtk+-2.0) pkgconfig(gtk+-3.0) avahi-gobject-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-devel avahi-glib avahi-glib-devel avahi-gobject avahi-libs libavahi-gobject.so.0()(64bit) pkgconfig(avahi-client) pkgconfig(avahi-glib) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) avahi-compat-howl (rpmlib, GLIBC filtered): /sbin/ldconfig avahi-libs libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) avahi-compat-libdns_sd-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-compat-libdns_sd avahi-devel avahi-libs libdns_sd.so.1()(64bit) avahi-ui-tools (rpmlib, GLIBC filtered): /usr/bin/python avahi avahi-libs avahi-ui-gtk3 dbus-python gdbm libatk-1.0.so.0()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libavahi-ui-gtk3.so.0()(64bit) libc.so.6()(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libgdbm.so.4()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) openssh-clients pygtk2 pygtk2-libglade python python(abi) rtld(GNU_HASH) vnc avahi-gobject (rpmlib, GLIBC filtered): /sbin/ldconfig avahi-glib avahi-libs libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libc.so.6()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) avahi-libs (rpmlib, GLIBC filtered): /sbin/ldconfig libavahi-common.so.3()(64bit) libc.so.6()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) avahi-ui-sharp (rpmlib, GLIBC filtered): avahi-libs avahi-sharp avahi-ui gtk-sharp2 mono(Mono.Posix) mono(System) mono(avahi-sharp) mono(glib-sharp) mono(gtk-sharp) mono(mscorlib) mono-core avahi-qt4-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-devel avahi-libs avahi-qt4 libavahi-qt4.so.1()(64bit) pkgconfig(QtCore) qt4-devel avahi-compat-howl-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-compat-howl avahi-devel avahi-libs libhowl.so.0()(64bit) avahi-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config avahi-libs libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-core.so.7()(64bit) pkgconfig avahi-ui (rpmlib, GLIBC filtered): /sbin/ldconfig avahi-glib avahi-libs gtk2 libatk-1.0.so.0()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libc.so.6()(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdbm.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) avahi-autoipd (rpmlib, GLIBC filtered): /bin/sh avahi-libs config(avahi-autoipd) libc.so.6()(64bit) libdaemon.so.0()(64bit) rtld(GNU_HASH) shadow-utils avahi (rpmlib, GLIBC filtered): /bin/sh /usr/bin/getent /usr/sbin/groupadd avahi-libs config(avahi) coreutils dbus expat initscripts ldconfig libavahi-common.so.3()(64bit) libavahi-core.so.7()(64bit) libc.so.6()(64bit) libcap.so.2()(64bit) libdaemon libdaemon.so.0()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libexpat.so.1()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) shadow-utils systemd systemd-sysv Provides -------- avahi-qt3-devel: avahi-qt3-devel avahi-qt3-devel(x86-64) pkgconfig(avahi-qt3) avahi-glib-devel: avahi-glib-devel avahi-glib-devel(x86-64) pkgconfig(avahi-glib) avahi-tools: avahi-tools avahi-tools(x86-64) avahi-compat-libdns_sd: avahi-compat-libdns_sd avahi-compat-libdns_sd(x86-64) libdns_sd.so.1()(64bit) avahi-ui-sharp-devel: avahi-ui-sharp-devel avahi-ui-sharp-devel(x86-64) pkgconfig(avahi-ui-sharp) avahi-ui-gtk3: avahi-ui-gtk3 avahi-ui-gtk3(x86-64) libavahi-ui-gtk3.so.0()(64bit) avahi-qt4: avahi-qt4 avahi-qt4(x86-64) libavahi-qt4.so.1()(64bit) avahi-glib: avahi-glib avahi-glib(x86-64) libavahi-glib.so.1()(64bit) avahi-qt3: avahi-qt3 avahi-qt3(x86-64) libavahi-qt3.so.1()(64bit) avahi-sharp: avahi-sharp avahi-sharp(x86-64) mono(avahi-sharp) pkgconfig(avahi-sharp) avahi-dnsconfd: avahi-dnsconfd avahi-dnsconfd(x86-64) config(avahi-dnsconfd) avahi-ui-devel: avahi-ui-devel avahi-ui-devel(x86-64) pkgconfig(avahi-ui) pkgconfig(avahi-ui-gtk3) avahi-gobject-devel: avahi-gobject-devel avahi-gobject-devel(x86-64) pkgconfig(avahi-gobject) avahi-compat-howl: avahi-compat-howl avahi-compat-howl(x86-64) howl-libs libhowl.so.0()(64bit) avahi-compat-libdns_sd-devel: avahi-compat-libdns_sd-devel avahi-compat-libdns_sd-devel(x86-64) pkgconfig(avahi-compat-libdns_sd) pkgconfig(libdns_sd) avahi-ui-tools: avahi-ui-tools avahi-ui-tools(x86-64) avahi-gobject: avahi-gobject avahi-gobject(x86-64) libavahi-gobject.so.0()(64bit) avahi-libs: avahi-libs avahi-libs(x86-64) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) avahi-ui-sharp: avahi-ui-sharp avahi-ui-sharp(x86-64) mono(avahi-ui-sharp) avahi-qt4-devel: avahi-qt4-devel avahi-qt4-devel(x86-64) pkgconfig(avahi-qt4) avahi-compat-howl-devel: avahi-compat-howl-devel avahi-compat-howl-devel(x86-64) howl-devel pkgconfig(avahi-compat-howl) pkgconfig(howl) avahi-devel: avahi-devel avahi-devel(x86-64) pkgconfig(avahi-client) pkgconfig(avahi-core) avahi-ui: avahi-ui avahi-ui(x86-64) libavahi-ui.so.0()(64bit) avahi-autoipd: avahi-autoipd avahi-autoipd(x86-64) config(avahi-autoipd) avahi: avahi avahi(x86-64) config(avahi) libavahi-core.so.7()(64bit) MD5-sum check ------------- http://avahi.org/download/avahi-0.6.31.tar.gz : CHECKSUM(SHA256) this package : 8372719b24e2dd75de6f59bb1315e600db4fd092805bd1201ed0cb651a2dab48 CHECKSUM(SHA256) upstream package : 8372719b24e2dd75de6f59bb1315e600db4fd092805bd1201ed0cb651a2dab48 Generated by fedora-review 0.3.1 (903b443) last change: 2012-12-20 Buildroot used: fedora-raw-x86_64 Command line :/home/w0rm/work/projects/fedora-review/try-fedora-review -rpn avahi -m fedora-rawhide-x86_64 -v -x CheckRpmlintInstalled,CheckApprovedLicense,CheckContainsLicenseText,CheckLicenseField,CheckLicenseUpstream,CheckReqPkgConfig,CheckBuildCompleted,CheckPackageInstalls,CheckNoNameConflict,CheckBuild,CheckBuildRequires