[packages/glusterfs] - updated to 3.4.1 - removed obsolete norpath patch

qboosh qboosh at pld-linux.org
Tue Oct 22 16:22:52 CEST 2013


commit c11e07d6e7d69659c9c9435b7ccbb5805112e0b3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Oct 22 16:22:20 2013 +0200

    - updated to 3.4.1
    - removed obsolete norpath patch

 glusterfs-norpath.patch | 9 ---------
 glusterfs.spec          | 6 ++----
 2 files changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/glusterfs.spec b/glusterfs.spec
index ff56929..91d1259 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -11,16 +11,15 @@
 Summary:	Clustered File Storage that can scale to peta bytes
 Summary(pl.UTF-8):	Klastrowy system przechowywania plików skalujący się do petabajtów
 Name:		glusterfs
-Version:	3.4.0
+Version:	3.4.1
 Release:	1
 License:	LGPL v3+ or GPL v2 (libraries), GPL v3+ (programs)
 Group:		Applications/System
 Source0:	http://download.gluster.org/pub/gluster/glusterfs/LATEST/glusterfs-%{version}.tar.gz
-# Source0-md5:	86d9aff765b6ac49f8b19e6ffad6adf9
+# Source0-md5:	dce3d066b7351b360454ea9ca4cabe4c
 Source1:	glusterfsd.init
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-noquiet.patch
-Patch2:		%{name}-norpath.patch
 URL:		http://www.gluster.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -175,7 +174,6 @@ Agenci OCF do monitorowania procesów GlusterFS-a.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
diff --git a/glusterfs-norpath.patch b/glusterfs-norpath.patch
deleted file mode 100644
index bd014b6..0000000
--- a/glusterfs-norpath.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- glusterfs-3.4.0/glusterfs-api.pc.in.orig	2013-07-12 19:43:26.000000000 +0200
-+++ glusterfs-3.4.0/glusterfs-api.pc.in	2013-07-23 21:33:24.416239174 +0200
-@@ -8,5 +8,5 @@
- Description: GlusterFS API
- /* This is the API version, NOT package version */
- Version: 4
--Libs: -Wl,-R${libdir} -L${libdir} -lgfapi -lglusterfs -lgfrpc -lgfxdr
-+Libs: -L${libdir} -lgfapi -lglusterfs -lgfrpc -lgfxdr
- Cflags: -I${includedir}/glusterfs -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glusterfs.git/commitdiff/c11e07d6e7d69659c9c9435b7ccbb5805112e0b3



More information about the pld-cvs-commit mailing list