Author: tpg
Date: Fri Feb  9 08:17:00 2007
New Revision: 118322

Modified:
   packages/cooker/kflickr/current/SPECS/kflickr.spec

Log:
- export QTDIR and QTLIB

Modified: packages/cooker/kflickr/current/SPECS/kflickr.spec
==============================================================================
--- packages/cooker/kflickr/current/SPECS/kflickr.spec  (original)
+++ packages/cooker/kflickr/current/SPECS/kflickr.spec  Fri Feb  9 08:17:00 2007
@@ -3,12 +3,12 @@
 Summary:       Permit to easily upload photos to your Flickr.com account
 Name:          kflickr
 Version:       0.7
-Release:       %mkrel 1
+Release:       %mkrel 2
 Group:         Communications
 License:       GPL
 URL:           http://kflickr.sourceforge.net/
 Source0:        
http://ovh.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
-patch0:                %{name}-desktop.patch
+Patch0:                %{name}-desktop.patch
 BuildRequires:  kdebase-devel
 Buildroot:     %{_tmppath}/%{name}-%{version}-buildroot
 
@@ -21,6 +21,8 @@
 %patch0 -p0
 
 %build
+export QTDIR=%{_prefix}/lib/qt3
+export QTLIB=$QTDIR/%{_lib}
 
 %configure2_5x \
        --disable-rpath \

Reply via email to