rpms/showimg/FC-4 showimg.spec,1.5,1.6

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Sat Jan 21 16:58:48 UTC 2006


Author: abompard

Update of /cvs/extras/rpms/showimg/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1950/FC-4

Modified Files:
	showimg.spec 
Log Message:
- work around improper QT detection


Index: showimg.spec
===================================================================
RCS file: /cvs/extras/rpms/showimg/FC-4/showimg.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- showimg.spec	16 Jan 2006 08:27:04 -0000	1.5
+++ showimg.spec	21 Jan 2006 16:58:48 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           showimg
 Version:        0.9.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Feature-rich image viewer for KDE
 
 Group:          Applications/Multimedia
@@ -53,6 +53,7 @@
 
 %build
 [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh
+export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include
 %configure --disable-rpath \
            --disable-debug \
            --enable-libkipi \




More information about the fedora-extras-commits mailing list