Author: wrobell                      Date: Wed Feb 23 13:37:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed soname of spread library
- rel. 0.2

---- Files affected:
SPECS:
   spread.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/spread.spec
diff -u SPECS/spread.spec:1.6 SPECS/spread.spec:1.7
--- SPECS/spread.spec:1.6       Wed Feb 23 03:42:14 2005
+++ SPECS/spread.spec   Wed Feb 23 14:37:48 2005
@@ -9,13 +9,14 @@
 Summary:       Toolkit that provides a high performance messaging service that 
is resilient to faults across external or internal networks
 Name:          spread
 Version:       3.17.3
-Release:       0.1
+Release:       0.2
 Epoch:         0
 License:       BSD-like
 Group:         Development
 Source0:       
http://www.cnds.jhu.edu/download/download_spread.cgi/%{name}-src-%{version}.tar.gz
 # check the license first before removing line below
 NoSource:      0
+Patch0:                %{name}-soname.patch
 URL:           http://www.spread.com/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -56,6 +57,7 @@
 
 %prep
 %setup -q      -n %{name}-src-%{version}
+%patch0 -p1
 
 %build
 %configure2_13
@@ -101,6 +103,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/02/23 13:37:48  wrobell
+- fixed soname of spread library
+- rel. 0.2
+
 Revision 1.6  2005/02/23 02:42:14  wrobell
 - todo updated
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/spread.spec?r1=1.6&r2=1.7&f=u


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

Reply via email to