SPECS: libfuse.spec - updated to 2.7.4

qboosh qboosh at pld-linux.org
Mon Aug 25 22:22:56 CEST 2008


Author: qboosh                       Date: Mon Aug 25 20:22:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.7.4

---- Files affected:
SPECS:
   libfuse.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/libfuse.spec
diff -u SPECS/libfuse.spec:1.103 SPECS/libfuse.spec:1.104
--- SPECS/libfuse.spec:1.103	Fri Apr 18 18:21:10 2008
+++ SPECS/libfuse.spec	Mon Aug 25 22:22:51 2008
@@ -23,17 +23,17 @@
 %endif
 
 %define		pname	libfuse
-%define		_rel	3
+%define		rel	3
 Summary:	Filesystem in Userspace
 Summary(pl.UTF-8):	System plików w przestrzeni użytkownika
 Name:		%{pname}%{_alt_kernel}
-Version:	2.7.3
-Release:	%{_rel}
+Version:	2.7.4
+Release:	%{rel}
 Epoch:		0
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/fuse/fuse-%{version}.tar.gz
-# Source0-md5:	98563fc7b265b7479a3178181cbcf59a
+# Source0-md5:	4879f06570d2225667534c37fea04213
 Source1:	fuse.conf
 Patch0:		kernel-misc-fuse-Makefile.am.patch
 Patch1:		%{pname}-link.patch
@@ -76,7 +76,7 @@
 Summary:	Filesytem in Userspace - Development header files
 Summary(pl.UTF-8):	System plików w przestrzeni użytkownika - pliki nagłówkowe
 Group:		Development/Libraries
-Requires:	%{pname} = %{epoch}:%{version}-%{_rel}
+Requires:	%{pname} = %{epoch}:%{version}-%{rel}
 
 %description devel
 Libfuse library header files.
@@ -88,7 +88,7 @@
 Summary:	Filesytem in Userspace - static library
 Summary(pl.UTF-8):	System plików w przestrzeni użytkownika - biblioteka statyczna
 Group:		Development/Libraries
-Requires:	libfuse-devel = %{epoch}:%{version}-%{_rel}
+Requires:	libfuse-devel = %{epoch}:%{version}-%{rel}
 
 %description static
 Static libfuse libraries.
@@ -99,7 +99,7 @@
 %package -n kernel%{_alt_kernel}-misc-fuse
 Summary:	Filesystem in Userspace
 Summary(pl.UTF-8):	System plików w przestrzeni użytkownika
-Release:	%{_rel}@%{_kernel_ver_str}
+Release:	%{rel}@%{_kernel_ver_str}
 License:	GPL v2
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
@@ -230,6 +230,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2008/08/25 20:22:51  qboosh
+- updated to 2.7.4
+
 Revision 1.103  2008/04/18 16:21:10  qboosh
 - groupadd exits successfully if group exists
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libfuse.spec?r1=1.103&r2=1.104&f=u



More information about the pld-cvs-commit mailing list