rpms/insight/devel insight.desktop,1.1,1.2 insight.spec,1.3,1.4

Patrick Monnerat monnerat at fedoraproject.org
Mon Mar 2 11:33:08 UTC 2009


Author: monnerat

Update of /cvs/pkgs/rpms/insight/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5367

Modified Files:
	insight.desktop insight.spec 
Log Message:

* Mon Mar  2 2009 Patrick Monnerat <pm at datasphere.ch> 6.8-7
- Removed libXft-devel build requirement.
- .desktop file categories fixed.



Index: insight.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/insight/devel/insight.desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- insight.desktop	15 Oct 2008 09:26:53 -0000	1.1
+++ insight.desktop	2 Mar 2009 11:32:36 -0000	1.2
@@ -7,4 +7,4 @@
 Icon=insight
 Terminal=false
 Type=Application
-Categories=Application;Development;
+Categories=Development;Debugger;


Index: insight.spec
===================================================================
RCS file: /cvs/pkgs/rpms/insight/devel/insight.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- insight.spec	25 Feb 2009 07:31:01 -0000	1.3
+++ insight.spec	2 Mar 2009 11:32:37 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		insight
 Version:	6.8
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	Graphical debugger based on GDB
 License:	GPLv3+
 Group:		Development/Debuggers
@@ -34,8 +34,6 @@
 BuildRequires:	desktop-file-utils
 BuildRequires:	automake
 BuildRequires:	autoconf
-# The requirement below should be suppressed when tk-devel will do it.
-BuildRequires:	libXft-devel
 
 %description
  Insight is a tight graphical user interface to GDB written in Tcl/Tk.
@@ -214,11 +212,15 @@
 
 #-------------------------------------------------------------------------------
 %changelog
+#-------------------------------------------------------------------------------
+
+* Mon Mar  2 2009 Patrick Monnerat <pm at datasphere.ch> 6.8-7
+- Removed libXft-devel build requirement.
+- .desktop file categories fixed.
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.8-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-#-------------------------------------------------------------------------------
-
 * Wed Feb 18 2009 Patrick Monnerat <pm at datasphere.ch> 6.8-5
 - Patch "gcc44" to make it compilable with gcc 4.4.
 - Build converts image format using ImageMagick instead of gif2png.




More information about the fedora-extras-commits mailing list