packages: python-imdb/python-imdb.spec - up to 4.3

arekm arekm at pld-linux.org
Wed Nov 18 21:36:35 CET 2009


Author: arekm                        Date: Wed Nov 18 20:36:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 4.3

---- Files affected:
packages/python-imdb:
   python-imdb.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/python-imdb/python-imdb.spec
diff -u packages/python-imdb/python-imdb.spec:1.17 packages/python-imdb/python-imdb.spec:1.18
--- packages/python-imdb/python-imdb.spec:1.17	Sat Mar 14 01:18:04 2009
+++ packages/python-imdb/python-imdb.spec	Wed Nov 18 21:36:29 2009
@@ -4,12 +4,12 @@
 Summary:	Python package useful to retrieve and manage the data of the IMDb movie database
 Summary(pl.UTF-8):	Pakiet Pythona do uzyskiwania i zarządzania danymi z bazy danych filmów IMDb
 Name:		python-%{module}
-Version:	3.8
-Release:	2
+Version:	4.3
+Release:	1
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	http://dl.sourceforge.net/imdbpy/IMDbPY-%{version}.tar.gz
-# Source0-md5:	da982f60de30883c224fe81d7b1dfe2e
+# Source0-md5:	faf32115d861dc8a8de6b584dceb488d
 URL:		http://imdbpy.sourceforge.net/
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -59,21 +59,22 @@
 %defattr(644,root,root,755)
 %doc docs/AUTHOR.txt docs/CONTRIBUTORS.txt docs/CREDITS.txt docs/Changelog.txt docs/DISCLAIMER.txt docs/README.* docs/TODO.txt
 %attr(755,root,root) %{_bindir}/*
+%{py_sitedir}/*.egg-info
 %dir %{py_sitedir}/%{module}
 %{py_sitedir}/%{module}/*.py[co]
+%dir %{py_sitedir}/%{module}/locale
+%{py_sitedir}/%{module}/locale/*.py[co]
 %dir %{py_sitedir}/%{module}/parser
 %{py_sitedir}/%{module}/parser/*.py[co]
 %dir %{py_sitedir}/%{module}/parser/http
 %{py_sitedir}/%{module}/parser/http/*.py[co]
-%dir %{py_sitedir}/%{module}/parser/common
-%{py_sitedir}/%{module}/parser/common/*.py[co]
-%attr(755,root,root) %{py_sitedir}/%{module}/parser/common/cutils.so
-%dir %{py_sitedir}/%{module}/parser/local
-%{py_sitedir}/%{module}/parser/local/*.py[co]
+%dir %{py_sitedir}/%{module}/parser/http/bsouplxml
+%{py_sitedir}/%{module}/parser/http/bsouplxml/*.py[co]
 %dir %{py_sitedir}/%{module}/parser/mobile
 %{py_sitedir}/%{module}/parser/mobile/*.py[co]
 %dir %{py_sitedir}/%{module}/parser/sql
 %{py_sitedir}/%{module}/parser/sql/*.py[co]
+%attr(755,root,root) %{py_sitedir}/%{module}/parser/sql/*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -81,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2009/11/18 20:36:29  arekm
+- up to 4.3
+
 Revision 1.17  2009/03/14 00:18:04  hawk
 - release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list