Author: qboosh                       Date: Fri Dec  3 18:41:03 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- it is dual-licensed (LGPL/MIT-like)

---- Files affected:
packages/python-pycurl:
   python-pycurl.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: packages/python-pycurl/python-pycurl.spec
diff -u packages/python-pycurl/python-pycurl.spec:1.61 
packages/python-pycurl/python-pycurl.spec:1.62
--- packages/python-pycurl/python-pycurl.spec:1.61      Sat Nov 13 01:20:31 2010
+++ packages/python-pycurl/python-pycurl.spec   Fri Dec  3 19:40:58 2010
@@ -15,7 +15,7 @@
 Name:          python-%{module}
 Version:       7.19.0
 Release:       7
-License:       LGPL
+License:       LGPL v2 or MIT-like
 Group:         Libraries/Python
 Source0:       
http://pycurl.sourceforge.net/download/%{module}-%{version}.tar.gz
 # Source0-md5: 919d58fe37e69fe87ce4534d8b6a1c7b
@@ -91,22 +91,22 @@
 %py_postclean
 
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-rm -rf $RPM_BUILD_ROOT%{_docdir}/pycurl
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/pycurl
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README ChangeLog TODO
-%attr(755,root,root) %{py_sitedir}/*.so
+%doc COPYING2 ChangeLog README TODO
+%attr(755,root,root) %{py_sitedir}/pycurl.so
 %dir %{py_sitedir}/curl
 %{py_sitedir}/curl/*.py[co]
 %{py_sitedir}/pycurl-*.egg-info
 
 %files doc
 %defattr(644,root,root,755)
-%doc doc/*
+%doc doc/*.html
 
 %files examples
 %defattr(644,root,root,755)
@@ -118,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2010/12/03 18:40:58  qboosh
+- it is dual-licensed (LGPL/MIT-like)
+
 Revision 1.61  2010/11/13 00:20:31  pawelz
 - release 7
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pycurl/python-pycurl.spec?r1=1.61&r2=1.62&f=u

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

Reply via email to