diff --git a/permissions.changes b/permissions.changes index 244688a..9147c79 100644 --- a/permissions.changes +++ b/permissions.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 17 09:46:29 UTC 2011 - lnussel@suse.de + +- disable fscaps by default as factory kernel still doesn't have the + required patch for auto detection + ------------------------------------------------------------------- Thu May 26 15:23:49 UTC 2011 - lnussel@suse.de diff --git a/permissions.spec b/permissions.spec index c12dfe9..c73c5e2 100644 --- a/permissions.spec +++ b/permissions.spec @@ -50,7 +50,7 @@ Authors: %setup -q %build -make %{?_smp_mflags} CFLAGS="-W -Wall $RPM_OPT_FLAGS" +make %{?_smp_mflags} CFLAGS="-W -Wall $RPM_OPT_FLAGS" FSCAPS_DEFAULT_ENABLED=0 %install make DESTDIR="$RPM_BUILD_ROOT" install