Author: matkor                       Date: Thu Aug  7 16:28:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release 2. Builds now.

---- Files affected:
SPECS:
   glusterfs.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/glusterfs.spec
diff -u SPECS/glusterfs.spec:1.15 SPECS/glusterfs.spec:1.16
--- SPECS/glusterfs.spec:1.15   Sat Jul 19 13:42:39 2008
+++ SPECS/glusterfs.spec        Thu Aug  7 18:28:18 2008
@@ -7,12 +7,14 @@
 Summary(pl.UTF-8):     Klastrowy system przechowywania plików skalujący się do 
petabajtów
 Name:          glusterfs
 Version:       1.3.10
-Release:       1
+Release:       2
 License:       GPL v3+
 Group:         Applications/System
 Source0:       
http://ftp.zresearch.com/pub/gluster/glusterfs/1.3/%{name}-%{version}.tar.gz
 # Source0-md5: 4231aa2d04761133d14df7b6a27a93f7
 Source1:       glusterfsd.init
+Patch0:         %{name}-link_fix.patch
+Patch1:         %{name}-open_fix.patch
 URL:           http://gluster.org/glusterfs.php
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -83,17 +85,17 @@
 %description devel -l pl.UTF-8
 Ten pakiet udostępnia pliki programistyczne biblioteki GlusterFS-a.
 
-%package static
-Summary:       Static GlusterFS library
-Summary(pl.UTF-8):     Statyczna biblioteka GlusterFS-a
-Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}-%{release}
-
-%description static
-Static GlusterFS library.
-
-%description static -l pl.UTF-8
-Statyczna biblioteka GlusterFS-a.
+# %package static
+# Summary:     Static GlusterFS library
+# Summary(pl.UTF-8):   Statyczna biblioteka GlusterFS-a
+# Group:               Development/Libraries
+# Requires:    %{name}-devel = %{version}-%{release}
+#
+# %description static
+# Static GlusterFS library.
+# 
+# %description static -l pl.UTF-8
+# Statyczna biblioteka GlusterFS-a.
 
 %package transport-ibverbs
 Summary:       InfiniBand "verbs" transport plugins for GlusterFS
@@ -137,6 +139,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 cp -l doc/examples/README README.examples
 
@@ -215,9 +219,9 @@
 %{_libdir}/libglusterfs.la
 #%{_includedir}/*.h
 
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libglusterfs.a
+# %files static
+# %defattr(644,root,root,755)
+# %{_libdir}/libglusterfs.a
 
 %if %{with ibverbs}
 %files transport-ibverbs
@@ -244,6 +248,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2008/08/07 16:28:18  matkor
+- Release 2. Builds now.
+
 Revision 1.15  2008/07/19 11:42:39  matkor
 - Version 1.3.10-1.
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glusterfs.spec?r1=1.15&r2=1.16&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to