]> git.pld-linux.org Git - packages/libfuse.git/commitdiff
- up to 2.6.2
authortommat <tommat@pld-linux.org>
Wed, 31 Jan 2007 17:12:43 +0000 (17:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libfuse-link.patch -> 1.2
    libfuse.spec -> 1.77

libfuse-link.patch
libfuse.spec

index 0f4c456e11f626fa347c025bcb7041f1a626c110..2fb1f55e25ba25a91e9a274ba4cbbbc410b94aef 100644 (file)
@@ -26,7 +26,7 @@
 @@ -31,5 +31,6 @@
  
  libulockmgr_la_SOURCES = ulockmgr.c
- libulockmgr_la_LDFLAGS = -version-number 1:0:0
+ libulockmgr_la_LDFLAGS = -version-number 1:0:1
 +libulockmgr_la_LIBADD = -lpthread
  
  EXTRA_DIST = fuse_versionscript
index 6ef7f161b95f5b34dacf5440faa31177f0f8c22e..2c78d7109418db7362ed69f7c23bbc382cd12952 100644 (file)
 %undefine      with_smp
 %endif
 #
-%define                _rel    3
+%define                _rel    1
 Summary:       Filesystem in Userspace
 Summary(pl):   System plików w przestrzeni u¿ytkownika
 Name:          libfuse
-Version:       2.6.1
+Version:       2.6.2
 Release:       %{_rel}
 Epoch:         0
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/fuse/fuse-%{version}.tar.gz
-# Source0-md5: 13e1873086a1d7a95f470bbc7428c528
+# Source0-md5: fa3837fa6bc920303b02fb3820606964
 Source1:       fuse.conf
 Patch0:                kernel-misc-fuse-Makefile.am.patch
 Patch1:                %{name}-link.patch
@@ -33,6 +33,7 @@ URL:          http://fuse.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
+BuildRequires: cpp
 BuildRequires: sed >= 4.0
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 3:2.6.9}
This page took 0.031793 seconds and 4 git commands to generate.