diff --git a/fs_mark.changes b/fs_mark.changes index 4569d85..a0e3133 100644 --- a/fs_mark.changes +++ b/fs_mark.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 16 14:57:55 UTC 2016 - mpluskal@suse.com + +- Build with optflags + ------------------------------------------------------------------- Fri Mar 13 21:18:50 UTC 2015 - mpluskal@suse.com diff --git a/fs_mark.spec b/fs_mark.spec index 8e26774..55f014e 100644 --- a/fs_mark.spec +++ b/fs_mark.spec @@ -1,7 +1,7 @@ # # spec file for package fs_mark # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2003-2004 EMC Corporation # # All modifications and additions to the file contributed by third parties @@ -43,11 +43,11 @@ setups. cp %{SOURCE1} . %build -CFLAGS="%{optflags}" +export CFLAGS="%{optflags}" make %{?_smp_mflags} %install -install -D -m0755 fs_mark %{buildroot}%{_bindir}/fs_mark +install -D -m 0755 fs_mark %{buildroot}%{_bindir}/fs_mark %files %defattr(-,root,root)