rpms/texmaker/devel texmaker.spec,1.15,1.16

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Mon Feb 11 04:47:10 UTC 2008


Author: deji

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

Modified Files:
	texmaker.spec 
Log Message:
* Sun Feb 10 2008 Deji Akingunola <dakingun at gmail.com> - 1.6-4
- Rebuild for gcc43



Index: texmaker.spec
===================================================================
RCS file: /cvs/extras/rpms/texmaker/devel/texmaker.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- texmaker.spec	19 Aug 2007 03:18:05 -0000	1.15
+++ texmaker.spec	11 Feb 2008 04:46:32 -0000	1.16
@@ -1,21 +1,19 @@
-Summary: LaTeX editor
-Name: texmaker
-Version: 1.6
-Release: 3%{?dist}
-Epoch: 1
-License: GPLv2+
-Group: Applications/Publishing
-URL: http://www.xm1math.net/texmaker/
-Source: http://www.xm1math.net/texmaker/texmaker-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: qt4-devel
-BuildRequires: desktop-file-utils
-Requires: tetex-latex, tetex-dvipost, tetex-xdvi
-Requires(post): desktop-file-utils
-Requires(postun): desktop-file-utils
-Patch0: %{name}-desktop.patch
+Summary:	LaTeX editor
+Name:		texmaker
+Version:	1.6
+Release:	4%{?dist}
+Epoch:		1
+License:	GPLv2+
+Group:		Applications/Publishing
+URL:		http://www.xm1math.net/texmaker/
+Source:		http://www.xm1math.net/texmaker/texmaker-%{version}.tar.bz2
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:	qt4-devel
+BuildRequires:	desktop-file-utils
+Requires:	tetex-latex, tetex-dvipost, tetex-xdvi
+Patch0:		%{name}-desktop.patch
 # Patch to use default Fedora's document viewer
-Patch1: %{name}-tools.patch
+Patch1:		%{name}-tools.patch
 
 %description
 Texmaker is a program, that integrates many tools needed to develop 
@@ -48,10 +46,10 @@
 # Don't package these twice
 rm -rf %{buildroot}%{_datadir}/%{name}/{AUTHORS,COPYING,*.desktop,tex*.png}
 
-desktop-file-install --vendor fedora                       \
-        --dir %buildroot%_datadir/applications             \
-        --remove-category Publishing                       \
-        utilities/texmaker.desktop
+desktop-file-install --vendor fedora			\
+	--dir %buildroot%_datadir/applications		\
+	--remove-category Publishing			\
+	utilities/texmaker.desktop
 
 %post
 update-desktop-database &> /dev/null ||:
@@ -82,6 +80,9 @@
 %{_datadir}/icons/hicolor/*/apps/texmaker.png
 
 %changelog
+* Sun Feb 10 2008 Deji Akingunola <dakingun at gmail.com> - 1.6-4
+- Rebuild for gcc43
+
 * Sat Aug 18 2007 Deji Akingunola <dakingun at gmail.com> - 1:1.6-3
 - Use xdg-open instead of hardcording apps (bz#245269)
 




More information about the fedora-extras-commits mailing list