Author: arekm Date: Fri Mar 13 19:32:10 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; cputree patch from fc
---- Files affected: SPECS: irqbalance.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/irqbalance.spec diff -u SPECS/irqbalance.spec:1.23 SPECS/irqbalance.spec:1.24 --- SPECS/irqbalance.spec:1.23 Mon Jul 28 01:05:22 2008 +++ SPECS/irqbalance.spec Fri Mar 13 20:32:04 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Rozdzielanie IRQ pomiędzy wiele procesorów Name: irqbalance Version: 0.55 -Release: 2 +Release: 3 License: GPL Group: Applications/System Source0: http://www.irqbalance.org/releases/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Source1: %{name}.init Patch0: %{name}-opt.patch Patch1: %{name}-pie.patch +Patch2: %{name}-cputree-parse.patch URL: http://www.irqbalance.org/ BuildRequires: glib2-devel # due to -fpie @@ -33,6 +34,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p2 %build %{__make} \ @@ -71,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2009/03/13 19:32:04 arekm +- rel 3; cputree patch from fc + Revision 1.23 2008/07/27 23:05:22 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/irqbalance.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
