SPECS: python-processing.spec Release 2. Cleaning. Th fix.

matkor matkor at pld-linux.org
Thu Dec 11 12:44:39 CET 2008


Author: matkor                       Date: Thu Dec 11 11:44:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
Release 2. Cleaning. Th fix.

---- Files affected:
SPECS:
   python-processing.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-processing.spec
diff -u SPECS/python-processing.spec:1.1 SPECS/python-processing.spec:1.2
--- SPECS/python-processing.spec:1.1	Thu Dec 11 12:22:15 2008
+++ SPECS/python-processing.spec	Thu Dec 11 12:44:33 2008
@@ -1,12 +1,11 @@
 # $Revision$, $Date$
 #TODO: Add docs, package examples
 %define		module	processing
-######		/home/users/matkor/rpm/SOURCES/rpm.groups: no such file
 Summary:	Package for using processes which mimics the threading module
 Summary(pl.UTF-8):	Pakiet używający procesów do naśladownia modułu threading
 Name:		python-%{module}
 Version:	0.52
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages/Python
 Source0:	http://download.berlios.de/pyprocessing/%{module}-%{version}.zip
@@ -62,16 +61,14 @@
 %files
 %defattr(644,root,root,755)
 #%%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
-#%%{py_sitedir}/*.py[co]
 %dir %{py_sitedir}/%{module}
 %{py_sitedir}/%{module}/*.py[co]
-#%%attr(755,root,root) %{py_sitedir}/*.so
 %attr(755,root,root) %{py_sitedir}/%{module}/_processing.so
 %{py_sitedir}/%{module}/dummy
 
 
 %if "%{py_ver}" > "2.4"
-%{py_sitedir}/TEMPLATE-*.egg-info
+%{py_sitedir}/%{module}-*.egg-info
 %endif
 
 
@@ -81,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/12/11 11:44:33  matkor
+Release 2. Cleaning. Th fix.
+
 Revision 1.1  2008/12/11 11:22:15  matkor
 - Version 0.52-1. Initial. Works on Ac.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-processing.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list