rpms/texmaker/FC-5 texmaker.spec,1.10,1.11

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Tue Sep 5 18:03:07 UTC 2006


Author: deji

Update of /cvs/extras/rpms/texmaker/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24240

Modified Files:
	texmaker.spec 
Log Message:
* Tue Sep 05 2006 Deji Akingunola <dakingun at gmail.com> - 1.4-1
- qmake4 has now changed to qmake-qt4



Index: texmaker.spec
===================================================================
RCS file: /cvs/extras/rpms/texmaker/FC-5/texmaker.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- texmaker.spec	30 Aug 2006 07:15:55 -0000	1.10
+++ texmaker.spec	5 Sep 2006 18:03:07 -0000	1.11
@@ -1,7 +1,7 @@
 Summary: LaTeX editor
 Name: texmaker
 Version: 1.4
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
 Epoch: 1
 License: GPL
 Group: Applications/Publishing
@@ -33,7 +33,7 @@
  
 %build
 export QTDIR=%{_libdir}/qt4
-qmake4 -unix texmaker.pro
+qmake-qt4 -unix texmaker.pro
 
 make %{?_smp_mflags} INSTALL_ROOT=%{buildroot} 
 
@@ -86,6 +86,9 @@
 %{_datadir}/icons/hicolor/*/apps/texmaker.png
 
 %changelog
+* Tue Sep 05 2006 Deji Akingunola <dakingun at gmail.com> - 1.4-1
+- qmake4 has now changed to qmake-qt4
+
 * Wed Aug 30 2006 Deji Akingunola <dakingun at gmail.com> - 1.4-1
 - Oops, forgotten FE-5 doesn't have qt4-4.2 yet, drop qt-4.2 patch
 




More information about the scm-commits mailing list