Author: wrobell                      Date: Wed Feb 23 18:52:51 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 0.4 (shm is removed - unix domain sockets are used instead)

---- Files affected:
SPECS:
   python-linda.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/python-linda.spec
diff -u SPECS/python-linda.spec:1.10 SPECS/python-linda.spec:1.11
--- SPECS/python-linda.spec:1.10        Sat Nov 27 20:01:24 2004
+++ SPECS/python-linda.spec     Wed Feb 23 19:52:45 2005
@@ -5,12 +5,12 @@
 Summary:       Simple Python implementation of a linda system
 Summary(pl):   Prosta implementacja systemu linda w Pythonie
 Name:          python-%{module}
-Version:       0.3
+Version:       0.4
 Release:       1
 License:       LGPL
 Group:         Libraries/Python
-Source0:       
http://www-users.cs.york.ac.uk/~aw/pylinda/%{module}-%{version}.tar.gz
-# Source0-md5: a3a37b7263e6ddb0b6ebae01700c9cdd
+Source0:       
http://www-users.cs.york.ac.uk/~aw/pylinda/dist/%{module}-%{version}.tar.gz
+# Source0-md5: a6cda49e64e7d247e3f11939646e18d0
 URL:           http://www-users.cs.york.ac.uk/~aw/pylinda
 BuildRequires: python-devel >= 1:2.3
 Requires:      python >= 2.3
@@ -120,7 +120,6 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(755,root,root) %{py_sitedir}/shm.so
 %{py_sitedir}/linda
 
 %files doc
@@ -141,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/02/23 18:52:45  wrobell
+- ver. 0.4 (shm is removed - unix domain sockets are used instead)
+
 Revision 1.10  2004/11/27 19:01:24  saq
 - massive attack: added missing python-devel epoch do BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-linda.spec?r1=1.10&r2=1.11&f=u


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

Reply via email to