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

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Thu Jun 8 19:58:53 UTC 2006


Author: deji

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

Modified Files:
	texmaker.spec 
Log Message:
* Thu Jun 08 2006 Deji Akingunola <dakingun at gmail.com> - 1.3-4
- Fix bug #193601



Index: texmaker.spec
===================================================================
RCS file: /cvs/extras/rpms/texmaker/FC-4/texmaker.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texmaker.spec	31 May 2006 14:18:39 -0000	1.5
+++ texmaker.spec	8 Jun 2006 19:58:53 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: LaTeX editor
 Name: texmaker
 Version: 1.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 Epoch: 1
 License: GPL
 Group: Applications/Publishing
@@ -25,12 +25,12 @@
 
 %prep
 %setup -q
-%patch0 -p0 -b .install
+%patch0 -p0 -b .desktop
 %patch1 -p0 -b .tools
  
 %build
 export QTDIR=%{_libdir}/qt4
-qmake4 -unix PREFIX=%{buildroot}%{_prefix} texmaker.pro
+qmake4 -unix QMAKE_STRIP= PREFIX=%{buildroot}%{_prefix} texmaker.pro
 
 make %{?_smp_mflags}
 
@@ -83,6 +83,9 @@
 %{_datadir}/icons/hicolor/*/apps/texmaker.png
 
 %changelog
+* Thu Jun 08 2006 Deji Akingunola <dakingun at gmail.com> - 1.3-4
+- Fix bug #193601
+
 * Wed May 31 2006 Deji Akingunola <dakingun at gmail.com> - 1.3-3
 - Revert bad change
 




More information about the fedora-extras-commits mailing list