SPECS: valgrind-callgrind.spec - 0.10.0

wolf wolf at pld-linux.org
Fri Oct 7 14:34:23 CEST 2005


Author: wolf                         Date: Fri Oct  7 12:34:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.10.0

---- Files affected:
SPECS:
   valgrind-callgrind.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/valgrind-callgrind.spec
diff -u SPECS/valgrind-callgrind.spec:1.7 SPECS/valgrind-callgrind.spec:1.8
--- SPECS/valgrind-callgrind.spec:1.7	Sun Jun 26 02:18:09 2005
+++ SPECS/valgrind-callgrind.spec	Fri Oct  7 14:34:18 2005
@@ -2,22 +2,22 @@
 Summary:	Call-graph profiling
 Summary(pl):	Profilowanie przy użyciu wykresów wywołań
 Name:		valgrind-callgrind
-Version:	0.9.11
-Release:	2
+Version:	0.10.0
+Release:	1
 License:	GPL
 Group:		Development/Tools
 Source0:	http://kcachegrind.sourceforge.net/callgrind-%{version}.tar.gz
-# Source0-md5:	a4c41e6b389a14830191f11a92ed8b91
+# Source0-md5:	3bd2afd50fde7db4bd5a59dcb412d5e7
 Patch0:		%{name}-pld-fuckup.patch
 URL:		http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindDownload
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	pkgconfig
-BuildRequires:	valgrind >= 2.1.2
+BuildRequires:	valgrind >= 3.0.1
 BuildRequires:	which
 Requires:	valgrind
 Obsoletes:	valgrind-calltree
-ExclusiveArch:	%{ix86}
+ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -34,7 +34,7 @@
 
 %prep
 %setup -q -n callgrind-%{version}
-%patch0 -p1
+#%patch0 -p1
 
 %build
 %{__aclocal}
@@ -50,16 +50,13 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README TODO docs/*.html
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
 %{_includedir}/*
 %{_libdir}/valgrind/*
 
@@ -69,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/10/07 12:34:18  wolf
+- 0.10.0
+
 Revision 1.7  2005/06/26 00:18:09  zbyniu
 - BR: pkgconfig, which
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/valgrind-callgrind.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list