[Bug 191589] Review Request: qsa

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Summary: Review Request: qsa


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





------- Additional Comments From rdieter@xxxxxxxxxxxx  2006-05-13 12:43 EST -------
There's no need to hard-code the qt path, at least not in the qt4 case, since it
uses pkg-config.  Use this instead to define qtdir:

BuildRequires: qt4-devel
%global qtdir %(pkg-config --variable=prefix QtCore)

and %files should probably be like:
%files
...
%qtdir/lib/libqsa.so.*

%files devel
...
%qtdir/lib/libqsa.so

qsa-devel certainly will need 
Requires: %{name} = %{version}-%{release}
Requires: qt4-devel

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]