SPECS: kcachegrind.spec - updated to 0.4.6, fixed desktop location...

djurban djurban at pld-linux.org
Tue Apr 4 14:04:22 CEST 2006


Author: djurban                      Date: Tue Apr  4 12:04:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.4.6, fixed desktop location, r: valgrind-callgring not calltree

---- Files affected:
SPECS:
   kcachegrind.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/kcachegrind.spec
diff -u SPECS/kcachegrind.spec:1.4 SPECS/kcachegrind.spec:1.5
--- SPECS/kcachegrind.spec:1.4	Wed Oct 22 10:17:15 2003
+++ SPECS/kcachegrind.spec	Tue Apr  4 14:04:17 2006
@@ -2,12 +2,12 @@
 Summary:	The most beautiful way to optimize your applications
 Summary(pl):	Najładniejszy sposób optymalizowania aplikacji
 Name:		kcachegrind
-Version:	0.4.4
+Version:	0.4.6
 Release:	1
 License:	GPL
 Group:		Development/Tools
 Source0:	http://kcachegrind.sourceforge.net/%{name}-%{version}.tar.gz
-# Source0-md5:	874e78af54a661495cbb29922133ab0f
+# Source0-md5:	4ed60028dcefd6bf626635d5f2f50273
 URL:		http://kcachegrind.sourceforge.net/cgi-bin/show.cgi
 BuildRequires:	fam-devel
 BuildRequires:	kdelibs-devel
@@ -16,7 +16,7 @@
 BuildRequires:	libpng-devel
 Requires:	binutils
 Requires:	graphviz
-Requires:	valgrind-calltree
+Requires:	valgrind-callgrind
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,8 +44,10 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	kde_appsdir=%{_applnkdir}
+	kde_appsdir=%{_desktopdir}
 
+mv -f $RPM_BUILD_ROOT{%{_applnkdir}/Development/*.desktop,%{_desktopdir}}
+rm -rf $RPM_BUILD_ROOT%{_applnkdir}/Development
 %find_lang %{name}
 
 %clean
@@ -58,7 +60,7 @@
 %{_datadir}/apps/%{name}
 %{_datadir}/mimelnk/application/*
 %{_iconsdir}/*/*/*/*.png
-%{_applnkdir}/Development/*.desktop
+%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/04/04 12:04:17  djurban
+- updated to 0.4.6, fixed desktop location, r: valgrind-callgring not calltree
+
 Revision 1.4  2003/10/22 08:17:15  qboosh
 - removed dirs owned by kdelibs, added desktop file
 - BR: fam-devel, libart_lgpl-devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kcachegrind.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list