Accepting request 8436 from GNOME:Factory

Copy from IBS home:mszeredi:branches:SUSE:Factory:Head/fuse based on submit request 8436 from user mszeredi

OBS-URL: https://build.opensuse.org/request/show/8436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse?expand=0&rev=32
This commit is contained in:
OBS User autobuild 2010-09-28 20:38:44 +00:00 committed by Git OBS Bridge
parent 33902ac058
commit 6388555002
5 changed files with 19 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4dd62801e0c3a2c976b03a9639558b100b4082a65c3f36535b534a35d76c482
size 393501

3
fuse-2.8.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11c9c14dfb0f6ef251be83ba6b9c9c6bf973431d7f05290deb4fd382ef88ab40
size 395506

View File

@ -1,10 +1,9 @@
--- util/Makefile.in.orig 2009-09-07 00:26:57.000000000 +0200
+++ util/Makefile.in 2009-09-07 00:27:50.000000000 +0200
@@ -541,27 +541,14 @@
--- util/Makefile.in.orig 2010-09-28 11:23:54.000000000 +0200
+++ util/Makefile.in 2010-09-28 11:59:48.000000000 +0200
@@ -583,26 +583,14 @@ uninstall-am: uninstall-binPROGRAMS unin
install-exec-hook:
- -chown root $(DESTDIR)$(bindir)/fusermount
- -chmod u+s $(DESTDIR)$(bindir)/fusermount
- @if test ! -e $(DESTDIR)/dev/fuse; then \
- $(mkdir_p) $(DESTDIR)/dev; \
@ -28,14 +27,13 @@
uninstall-local:
rm -f $(DESTDIR)$(MOUNT_FUSE_PATH)/mount.fuse
--- util/Makefile.am.orig 2009-09-07 00:26:13.000000000 +0200
+++ util/Makefile.am 2009-09-07 00:27:36.000000000 +0200
@@ -13,15 +13,6 @@
--- util/Makefile.am.orig 2010-09-28 10:03:09.000000000 +0200
+++ util/Makefile.am 2010-09-28 11:59:48.000000000 +0200
@@ -13,14 +13,6 @@ ulockmgr_server_SOURCES = ulockmgr_serve
ulockmgr_server_CPPFLAGS = -D_FILE_OFFSET_BITS=64 -D_REENTRANT
ulockmgr_server_LDFLAGS = -pthread
-install-exec-hook:
- -chown root $(DESTDIR)$(bindir)/fusermount
- -chmod u+s $(DESTDIR)$(bindir)/fusermount
- @if test ! -e $(DESTDIR)/dev/fuse; then \
- $(mkdir_p) $(DESTDIR)/dev; \
@ -46,7 +44,7 @@
EXTRA_DIST = udev.rules init_script
MOUNT_FUSE_PATH = @MOUNT_FUSE_PATH@
@@ -33,14 +24,8 @@
@@ -32,14 +24,8 @@ install-exec-local:
$(INSTALL_PROGRAM) $(srcdir)/mount.fuse $(DESTDIR)$(MOUNT_FUSE_PATH)/mount.fuse
$(mkdir_p) $(DESTDIR)$(INIT_D_PATH)
$(INSTALL_SCRIPT) $(srcdir)/init_script $(DESTDIR)$(INIT_D_PATH)/fuse

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 28 11:52:41 CEST 2010 - mszeredi@suse.cz
- update to 2.8.5
* fix option escaping for fusermount [bnc#641480]
-------------------------------------------------------------------
Wed Apr 28 09:26:51 CEST 2010 - mszeredi@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package fuse (Version 2.8.4)
# spec file for package fuse (Version 2.8.5)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,8 +20,8 @@
Name: fuse
Summary: User space File System
Version: 2.8.4
Release: 2
Version: 2.8.5
Release: 1
License: GPLv2+ ; LGPLv2.1+
Group: System/Filesystems
# http://prdownloads.sourceforge.net/fuse/fuse-2.X/%{version}/fuse-%{version}.tar.gz