rpms/vym/EL-5 vym.spec,1.7,1.8

Lubomir Kundrak (lkundrak) fedora-extras-commits at redhat.com
Mon Feb 18 21:28:11 UTC 2008


Author: lkundrak

Update of /cvs/pkgs/rpms/vym/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31240

Modified Files:
	vym.spec 
Log Message:
x86_64 fix


Index: vym.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vym/EL-5/vym.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- vym.spec	18 Feb 2008 21:07:57 -0000	1.7
+++ vym.spec	18 Feb 2008 21:27:31 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           vym
 Version:        1.10.0
-Release:        1%{?dist}.2
+Release:        1%{?dist}.3
 Summary:        View your mind
 
 Group:          Applications/Productivity
@@ -32,7 +32,7 @@
 
 %build
 
-/usr/lib/qt4/bin/qmake DOCDIR="%{_docdir}/%{name}-%{version}" PREFIX=%{_prefix}
+%{_libdir}/qt4/bin/qmake DOCDIR="%{_docdir}/%{name}-%{version}" PREFIX=%{_prefix}
 
 %{__make} %{?_smp_mflags}
 
@@ -86,6 +86,9 @@
 %{_datadir}/icons/hicolor/128x128/apps/%{name}.png
 
 %changelog
+* Mon Feb 18 2008 Lubomir Kundrak <lkundrak at redhat.com> - 1.10.0-1.3
+- Try to fix build on 64bit
+
 * Mon Feb 18 2008 Lubomir Kundrak <lkundrak at redhat.com> - 1.10.0-1.2
 - Fix build with RHEL-5's qt-4.2 (#429508)
 




More information about the fedora-extras-commits mailing list