Autobuild autoformatter for 80168

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse?expand=0&rev=42
This commit is contained in:
Sascha Peilicke 2011-08-31 08:43:06 +00:00 committed by Git OBS Bridge
parent 367d542cdb
commit 3aaaf7fb56

View File

@ -21,7 +21,7 @@
Name: fuse Name: fuse
Summary: User space File System Summary: User space File System
Version: 2.8.5 Version: 2.8.5
Release: 9 Release: 10
License: GPLv2+ ; LGPLv2.1+ License: GPLv2+ ; LGPLv2.1+
Group: System/Filesystems Group: System/Filesystems
# http://sourceforge.net/projects/fuse/files/fuse-2.X/%%{version}/fuse-%%{version}.tar.gz/download # http://sourceforge.net/projects/fuse/files/fuse-2.X/%%{version}/fuse-%%{version}.tar.gz/download
@ -230,6 +230,7 @@ Authors:
%patch3 -p1 %patch3 -p1
%patch4 -p1 %patch4 -p1
%patch5 %patch5
%build %build
autoreconf -fiv autoreconf -fiv
export CFLAGS="$RPM_OPT_FLAGS -g -fno-strict-aliasing" export CFLAGS="$RPM_OPT_FLAGS -g -fno-strict-aliasing"