Author: lkrotowski Date: Sun Jul 6 08:43:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - patch for kernel >= 2.6.25
---- Files affected: SPECS: sysprof.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/sysprof.spec diff -u SPECS/sysprof.spec:1.3 SPECS/sysprof.spec:1.4 --- SPECS/sysprof.spec:1.3 Wed Jun 18 11:11:06 2008 +++ SPECS/sysprof.spec Sun Jul 6 10:43:40 2008 @@ -13,6 +13,7 @@ Group: Applications/System Source0: http://www.daimi.au.dk/~sandmann/sysprof/%{name}-%{version}.tar.gz # Source0-md5: 7e70e7f3cc40608d61c1431361a25459 +Patch0: %{name}-x86arch_merge.patch URL: http://www.daimi.au.dk/~sandmann/sysprof/ BuildRequires: binutils-devel BuildRequires: gtk+2-devel @@ -44,6 +45,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -100,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008/07/06 08:43:40 lkrotowski +- patch for kernel >= 2.6.25 + Revision 1.3 2008/06/18 09:11:06 lkrotowski - missing depmod for lkm package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sysprof.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
