SPECS: python-quixote.spec - ver. 2.5 - license changed to MIT

wrobell wrobell at pld-linux.org
Fri Dec 14 00:48:43 CET 2007


Author: wrobell                      Date: Thu Dec 13 23:48:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 2.5
- license changed to MIT

---- Files affected:
SPECS:
   python-quixote.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/python-quixote.spec
diff -u SPECS/python-quixote.spec:1.21 SPECS/python-quixote.spec:1.22
--- SPECS/python-quixote.spec:1.21	Tue Feb 13 09:06:43 2007
+++ SPECS/python-quixote.spec	Fri Dec 14 00:48:38 2007
@@ -2,13 +2,13 @@
 Summary:	Framework for developing Web applications in Python
 Summary(pl.UTF-8):	Szkielet do tworzenia aplikacji WWW w Pythonie
 Name:		python-quixote
-Version:	2.4
-Release:	2
+Version:	2.5
+Release:	1
 Epoch:		1
-License:	CNRI
+License:	MIT
 Group:		Development/Languages/Python
-Source0:	http://www.mems-exchange.org/software/files/quixote/Quixote-%{version}.tar.gz
-# Source0-md5:	5dc36613faba7dee6c8c6d24c1334303
+Source0:	http://quixote.ca/releases/Quixote-%{version}.tar.gz
+# Source0-md5:	a5605270c2b53964d2e90c861822e8ca
 URL:		http://www.mems-exchange.org/software/quixote/
 BuildRequires:	python-modules
 BuildRequires:	python-devel
@@ -84,7 +84,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ACKS CHANGES LICENSE README TODO
+%doc ACKS.txt CHANGES.txt LICENSE.txt README.txt TODO
 %dir %{py_sitedir}/quixote
 %dir %{py_sitedir}/quixote/demo
 %dir %{py_sitedir}/quixote/form
@@ -97,6 +97,7 @@
 %{py_sitedir}/quixote/*.py[co]
 %{py_sitedir}/quixote/*/*.py[co]
 %{py_sitedir}/quixote/demo/*.ptl
+%{py_sitedir}/*.egg*
 
 %files doc
 %defattr(644,root,root,755)
@@ -108,7 +109,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.21  2007-02-13 08:06:43  glen
+Revision 1.22  2007-12-13 23:48:38  wrobell
+- ver. 2.5
+- license changed to MIT
+
+Revision 1.21  2007/02/13 08:06:43  glen
 - tabs in preamble
 
 Revision 1.20  2007/02/12 01:06:29  baggins
================================================================

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



More information about the pld-cvs-commit mailing list