rpms/texmaker/devel texmaker.spec,1.6,1.7

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


Author: deji

Update of /cvs/extras/rpms/texmaker/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29178

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/devel/texmaker.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texmaker.spec	31 May 2006 14:20:24 -0000	1.6
+++ texmaker.spec	8 Jun 2006 19:37:37 -0000	1.7
@@ -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 scm-commits mailing list