Author: arekm Date: Sun Jul 27 21:40:25 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.4
---- Files affected: SPECS: oprofile.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/oprofile.spec diff -u SPECS/oprofile.spec:1.31 SPECS/oprofile.spec:1.32 --- SPECS/oprofile.spec:1.31 Sun Jul 27 17:02:43 2008 +++ SPECS/oprofile.spec Sun Jul 27 23:40:20 2008 @@ -2,13 +2,13 @@ Summary: System-wide profiler Summary(pl.UTF-8): Ogólnosystemowy profiler Name: oprofile -Version: 0.9.3 -Release: 10 +Version: 0.9.4 +Release: 1 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/oprofile/%{name}-%{version}.tar.gz -# Source0-md5: bb91e4d5bd45ff0d5c3e6214653422b7 -Patch0: %{name}-gcc43.patch +# Source0-md5: 82b059379895cf125261d7d773465915 +Patch0: %{name}-fortify.patch URL: http://oprofile.sourceforge.net/ BuildRequires: binutils-devel BuildRequires: popt-devel @@ -88,6 +88,8 @@ %doc ChangeLog README TODO doc/*.html %attr(755,root,root) %{_bindir}/* %exclude %{_bindir}/oprof_start +%dir %{_libdir}/oprofile +%attr(755,root,root) %{_libdir}/oprofile/lib*.so.* %{_datadir}/%{name} %{_mandir}/man1/*.1* %dir %{_var}/lib/oprofile @@ -102,6 +104,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2008/07/27 21:40:20 arekm +- up to 0.9.4 + Revision 1.31 2008/07/27 15:02:43 arekm - release 10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/oprofile.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
