Hello community, here is the log from the commit of package fs_mark for openSUSE:Factory checked in at 2016-03-17 16:36:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fs_mark (Old) and /work/SRC/openSUSE:Factory/.fs_mark.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fs_mark" Changes: -------- --- /work/SRC/openSUSE:Factory/fs_mark/fs_mark.changes 2015-03-18 13:04:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.fs_mark.new/fs_mark.changes 2016-03-17 16:49:30.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Mar 16 14:57:55 UTC 2016 - [email protected] + +- Build with optflags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fs_mark.spec ++++++ --- /var/tmp/diff_new_pack.H911HC/_old 2016-03-17 16:49:31.000000000 +0100 +++ /var/tmp/diff_new_pack.H911HC/_new 2016-03-17 16:49:31.000000000 +0100 @@ -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 @@ 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)
