SPECS: oprofile.spec - updated to 0.9.1.

pluto pluto at pld-linux.org
Mon Aug 1 14:05:27 CEST 2005


Author: pluto                        Date: Mon Aug  1 12:05:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.1.

---- Files affected:
SPECS:
   oprofile.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/oprofile.spec
diff -u SPECS/oprofile.spec:1.9 SPECS/oprofile.spec:1.10
--- SPECS/oprofile.spec:1.9	Tue Mar 22 00:32:32 2005
+++ SPECS/oprofile.spec	Mon Aug  1 14:05:22 2005
@@ -2,15 +2,16 @@
 Summary:	System-wide profiler
 Summary(pl):	Ogólnosystemowy profiler
 Name:		oprofile
-Version:	0.8.2
+Version:	0.9.1
 Release:	1
-License:	GPL
+License:	GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/oprofile/%{name}-%{version}.tar.gz
-# Source0-md5:	a08c696910911d1f14585456829590f2
+# Source0-md5:	c25a05406e30e81a6afbd3264191fa37
 URL:		http://oprofile.sourceforge.net/
 BuildRequires:	popt-devel
 BuildRequires:	qt-devel
+BuildRequires:	rpmbuild(macros) >= 1.217
 # Requires:	kernel >= 2.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -54,7 +55,7 @@
 %build
 %configure \
 	--with-kernel-support \
-	--with-qt-includes=/usr/include/qt
+	--with-qt-includes=%{_includedir}/qt
 
 %{__make}
 
@@ -72,8 +73,10 @@
 %doc ChangeLog README TODO doc/*.html
 %attr(755,root,root) %{_bindir}/*
 %exclude  %{_bindir}/oprof_start
-# XXX: keep only %{arch}-specific data?
-%{_datadir}/oprofile
+%dir %{_datadir}/oprofile
+%{_datadir}/oprofile/%{_target_base_arch}
+%{_datadir}/oprofile/rtc
+%{_datadir}/oprofile/stl.pat
 %{_mandir}/man1/*.1*
 
 %files gui
@@ -86,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/08/01 12:05:22  pluto
+- updated to 0.9.1.
+
 Revision 1.9  2005/03/21 23:32:32  qboosh
 - updated to 0.8.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/oprofile.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list