packages: libfuse/kernel-misc-fuse-Makefile.am.patch, libfuse/libfuse-link....

areq areq at pld-linux.org
Mon Sep 7 23:08:26 CEST 2009


Author: areq                         Date: Mon Sep  7 21:08:26 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 2.8.0

---- Files affected:
packages/libfuse:
   kernel-misc-fuse-Makefile.am.patch (1.5 -> 1.6) , libfuse-link.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/libfuse/kernel-misc-fuse-Makefile.am.patch
diff -u packages/libfuse/kernel-misc-fuse-Makefile.am.patch:1.5 packages/libfuse/kernel-misc-fuse-Makefile.am.patch:1.6
--- packages/libfuse/kernel-misc-fuse-Makefile.am.patch:1.5	Tue Jul  3 19:17:07 2007
+++ packages/libfuse/kernel-misc-fuse-Makefile.am.patch	Mon Sep  7 23:08:21 2009
@@ -19,7 +19,7 @@
 @@ -33,10 +24,6 @@
  	$(INSTALL_PROGRAM) $(srcdir)/mount.fuse $(DESTDIR)$(MOUNT_FUSE_PATH)/mount.fuse
  	$(mkdir_p) $(DESTDIR)$(INIT_D_PATH)
- 	$(INSTALL_PROGRAM) $(srcdir)/init_script $(DESTDIR)$(INIT_D_PATH)/fuse
+ 	$(INSTALL_SCRIPT) $(srcdir)/init_script $(DESTDIR)$(INIT_D_PATH)/fuse
 -	@if test -x /usr/sbin/update-rc.d; then \
 -		echo "/usr/sbin/update-rc.d fuse start 34 S . start 41 0 6 . || true"; \
 -		/usr/sbin/update-rc.d fuse start 34 S . start 41 0 6 . || true; \

================================================================
Index: packages/libfuse/libfuse-link.patch
diff -u packages/libfuse/libfuse-link.patch:1.4 packages/libfuse/libfuse-link.patch:1.5
--- packages/libfuse/libfuse-link.patch:1.4	Mon Mar  3 11:20:09 2008
+++ packages/libfuse/libfuse-link.patch	Mon Sep  7 23:08:21 2009
@@ -24,10 +24,10 @@
 
 --- fuse-2.6.1/lib/Makefile.am.orig	2006-12-01 12:59:21.000000000 +0100
 +++ fuse-2.6.1/lib/Makefile.am	2006-12-12 21:51:19.302803339 +0100
-@@ -31,5 +31,6 @@
+@@ -40,5 +40,6 @@
  
  libulockmgr_la_SOURCES = ulockmgr.c
- libulockmgr_la_LDFLAGS = -version-number 1:0:1
+ libulockmgr_la_LDFLAGS = -pthread -version-number 1:0:1
 +libulockmgr_la_LIBADD = -lpthread
  
  EXTRA_DIST = fuse_versionscript
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libfuse/kernel-misc-fuse-Makefile.am.patch?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libfuse/libfuse-link.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list