Hello,
> BuildRequires: pkgconfig(QtGui)
> BuildRequires: pkgconfig(x11)
> BuildRequires: cmake
> +BuildRequires: libqt-devel
> +BuildRequires: contextkit-devel
> +BuildRequires: libmeegotouch-devel
libqt-devel isn't needed, it's already filled by pkgconfig(QtGui).
Please, use pkgconfig() for the other BR.
> +# rpmlint complains about installing binaries in /usr/share, so
> +# move them elsewhere and leave a symlink in place.
> +mkdir -p %{buildroot}/usr/lib
> +mv %{buildroot}/usr/share/applifed-tests %{buildroot}/usr/lib
> +(cd %{buildroot}/usr/share; ln -s ../lib/applifed-tests)
> # << install post
It should be fixed with your upstream hat :)
Binaries shouldn't be installed is /usr/share.
Cheers,
Fathi
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging