Accepting request 161250 from filesystems

- fix build for SLE_11

OBS-URL: https://build.opensuse.org/request/show/161250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse?expand=0&rev=57
This commit is contained in:
Stephan Kulow 2013-03-28 12:11:19 +00:00 committed by Git OBS Bridge
commit ac6c061a3f
3 changed files with 12 additions and 5 deletions

View File

@ -1,7 +1,9 @@
diff -ur fuse-2.9.2.orig/configure.in fuse-2.9.2/configure.in
--- fuse-2.9.2.orig/configure.in 2012-10-01 10:58:00.000000000 -0500
+++ fuse-2.9.2/configure.in 2013-03-04 09:10:52.000000000 -0600
@@ -7,7 +7,9 @@
Index: fuse-2.9.2/configure.in
===================================================================
--- fuse-2.9.2.orig/configure.in
+++ fuse-2.9.2/configure.in
@@ -6,8 +6,10 @@ AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES(yes)])
AM_CONFIG_HEADER(include/config.h)
+AC_USE_SYSTEM_EXTENSIONS

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 26 16:27:22 UTC 2013 - dmueller@suse.com
- fix build for SLE_11
-------------------------------------------------------------------
Fri Mar 8 13:36:12 UTC 2013 - idonmez@suse.com

View File

@ -153,7 +153,7 @@ autoreconf -fi
make %{?_smp_mflags}
%install
%make_install
%makeinstall
rm -rf $RPM_BUILD_ROOT/%{_sysconfdir}/init.d
# Needed for OpenSUSE buildservice
%if %suse_version <= 1020