packages: python-pyicu/python-pyicu.spec - up to 1.0, cleanup deps, fix gro...

glen glen at pld-linux.org
Wed Sep 22 16:39:41 CEST 2010


Author: glen                         Date: Wed Sep 22 14:39:41 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.0, cleanup deps, fix group, update license

---- Files affected:
packages/python-pyicu:
   python-pyicu.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/python-pyicu/python-pyicu.spec
diff -u packages/python-pyicu/python-pyicu.spec:1.2 packages/python-pyicu/python-pyicu.spec:1.3
--- packages/python-pyicu/python-pyicu.spec:1.2	Wed Sep 22 16:21:14 2010
+++ packages/python-pyicu/python-pyicu.spec	Wed Sep 22 16:39:36 2010
@@ -2,19 +2,17 @@
 %define 	module	pyicu
 Summary:	PyICU is a python extension wrapping IBM's ICU C++ API
 Name:		python-%{module}
-Version:	0.8.1
+Version:	1.0
 Release:	1
-License:	GPL
-Group:		Base
+License:	BSD-like
+Group:		Development/Languages/Python
 URL:		http://pyicu.osafoundation.org/
 Source0:	http://pypi.python.org/packages/source/P/PyICU/PyICU-%{version}.tar.gz
-# Source0-md5:	789092993f84ccd6ba21d7346d6e093d
+# Source0-md5:	138d257dd11e1c438d8d7b7fec9a2bdf
 BuildRequires:	libicu-devel >= 3.6
 BuildRequires:	libstdc++-devel
 BuildRequires:	python-devel >= 1:2.3
 BuildRequires:	rpmbuild(macros) >= 1.219
-Requires:	libicu >= 3.6
-Requires:	libstdc++
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,7 +42,9 @@
 %defattr(644,root,root,755)
 %doc CHANGES CREDITS LICENSE README
 %{py_sitedir}/PyICU.py[co]
-%attr(755,root,root) %{py_sitedir}/_PyICU.so
+%{py_sitedir}/docs.py[co]
+%{py_sitedir}/icu.py[co]
+%attr(755,root,root) %{py_sitedir}/_icu.so
 %if "%{py_ver}" > "2.4"
 %{py_sitedir}/PyICU-%{version}*.egg-info
 %endif
@@ -55,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/09/22 14:39:36  glen
+- up to 1.0, cleanup deps, fix group, update license
+
 Revision 1.2  2010/09/22 14:21:14  glen
 - files fix
 
================================================================

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



More information about the pld-cvs-commit mailing list