Author: megabajt Date: Fri Jul 11 08:13:00 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -gcc43.patch - release 9
---- Files affected: SPECS: oprofile.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/oprofile.spec diff -u SPECS/oprofile.spec:1.29 SPECS/oprofile.spec:1.30 --- SPECS/oprofile.spec:1.29 Tue May 13 13:15:21 2008 +++ SPECS/oprofile.spec Fri Jul 11 10:12:55 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Ogólnosystemowy profiler Name: oprofile Version: 0.9.3 -Release: 8 +Release: 9 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/oprofile/%{name}-%{version}.tar.gz # Source0-md5: bb91e4d5bd45ff0d5c3e6214653422b7 +Patch0: %{name}-gcc43.patch URL: http://oprofile.sourceforge.net/ BuildRequires: binutils-devel BuildRequires: popt-devel @@ -57,6 +58,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -100,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2008/07/11 08:12:55 megabajt +- added -gcc43.patch +- release 9 + Revision 1.29 2008/05/13 11:15:21 glen - cleanup on pkg removal, not on upgrades ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/oprofile.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
