From 5b7455550246ee6b50f081fb163244ba33b66f89 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20=27Wolvverine=27=20Panasiewicz?= Date: Mon, 9 Oct 2006 08:02:26 +0000 Subject: [PATCH] - add patch to cpusets Changed files: rc-scripts.spec -> 1.241 --- rc-scripts.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rc-scripts.spec b/rc-scripts.spec index 8751143..dca15fb 100644 --- a/rc-scripts.spec +++ b/rc-scripts.spec @@ -18,6 +18,7 @@ Source0: ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.g Patch0: %{name}-dev_alias.patch Patch1: %{name}-exclude_rm_cups.patch Patch2: %{name}-sleep.patch +Patch3: %{name}-cpusets_correct.patch URL: http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/ BuildRequires: autoconf BuildRequires: automake @@ -98,6 +99,7 @@ programc %{?with_devalias:%patch0 -p0} %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__aclocal} -- 2.44.0