]> git.pld-linux.org Git - packages/glusterfs.git/commitdiff
- updated to 3.4.1 auto/th/glusterfs-3.4.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Oct 2013 14:22:20 +0000 (16:22 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Oct 2013 14:22:20 +0000 (16:22 +0200)
- removed obsolete norpath patch

glusterfs-norpath.patch [deleted file]
glusterfs.spec

diff --git a/glusterfs-norpath.patch b/glusterfs-norpath.patch
deleted file mode 100644 (file)
index bd014b6..0000000
+++ /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
index ff5692969852498e7b3ea99a69001fca486ff3cf..91d125989d24aeee89541a45f18f0058959118ba 100644 (file)
 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}
This page took 0.186585 seconds and 4 git commands to generate.