rpms/nwsserver/devel nwsserver.spec,1.1,1.2

Tom Callaway spot at fedoraproject.org
Fri Mar 6 20:28:59 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/nwsserver/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30058/devel

Modified Files:
	nwsserver.spec 
Log Message:
initial branching


Index: nwsserver.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nwsserver/devel/nwsserver.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nwsserver.spec	6 Mar 2009 20:24:00 -0000	1.1
+++ nwsserver.spec	6 Mar 2009 20:28:28 -0000	1.2
@@ -3,7 +3,7 @@
 Name:		nwsserver
 Summary: 	NetWorkSpaces Server for clustering of scripting languages
 Version:	1.5.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
 Source0:	http://downloads.sourceforge.net/nws-r/%{name}-%{version}.tar.gz
@@ -17,14 +17,13 @@
 %description
 NetWorkSpaces (NWS) is a powerful, open-source software package that makes it 
 easy to use clusters from within scripting languages like Python, R, and 
-Matlab. It uses a Space-based approach, similar to JavaSpaces (TM) for 
-example, that makes it easier to write distributed applications. NWS looks and 
-feels like a conventional workspace in the base scripting language, enables 
-network script processes to share data, provides general distributed/parallel 
-script execution, runs network script processes either uncoupled or 
-coordinated, and dramatically increases developer productivity in implementing 
-and maintaining distributed applications because of its anonymous 
-communication. 
+Matlab. It uses a Space-based approach that makes it easier to write 
+distributed applications. NWS looks and feels like a conventional workspace 
+in the base scripting language, enables network script processes to share 
+data, provides general distributed/parallel script execution, runs network 
+script processes either uncoupled or coordinated, and dramatically increases 
+developer productivity in implementing and maintaining distributed 
+applications because of its anonymous communication. 
 
 %prep
 %setup -q
@@ -49,5 +48,8 @@
 %{python_sitelib}/%{name}-%{version}-py*.egg-info
 
 %changelog
+* Fri Mar  6 2009 Tom "spot" Callaway <tcallawa at redhat.com> 1.5.2-2
+- fix description
+
 * Fri Oct 17 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5.2-1
 - initial version for Fedora




More information about the fedora-extras-commits mailing list