Author: luzik Date: Tue Sep 30 12:33:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.8, STBR
---- Files affected: SPECS: python-pigment.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/python-pigment.spec diff -u SPECS/python-pigment.spec:1.6 SPECS/python-pigment.spec:1.7 --- SPECS/python-pigment.spec:1.6 Sat Aug 23 00:28:42 2008 +++ SPECS/python-pigment.spec Tue Sep 30 14:33:22 2008 @@ -2,20 +2,20 @@ Summary: Python wrapper for Pigment library Summary(pl.UTF-8): Pythonowy interfejs do biblioteki Pigment Name: python-pigment -Version: 0.3.5 +Version: 0.3.8 Release: 1 License: LGPL v2+ Group: Libraries/Python Source0: http://elisa.fluendo.com/static/download/pigment/pigment-python-%{version}.tar.gz -# Source0-md5: 63b1d174040f48b08a3ba9c76fa8c352 +# Source0-md5: 4217563bbd223102e0b627465aecf672 URL: http://www.fluendo.com/elisa/ -BuildRequires: pigment-devel >= 0.3.7 +BuildRequires: pigment-devel >= 0.3.10 BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: python-pygobject-devel >= 2.8.0 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.234 -Requires: pigment >= 0.3.7 +Requires: pigment >= 0.3.10 Requires: python-pygobject >= 2.8.0 Obsoletes: pigment-python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -54,6 +54,7 @@ %doc AUTHORS ChangeLog NEWS README RELEASE TODO %attr(755,root,root) %{py_sitedir}/_pgmmodule.so %attr(755,root,root) %{py_sitedir}/_pgmgtkmodule.so +%attr(755,root,root) %{py_sitedir}/_pgmimagingmodule.so %{py_sitescriptdir}/pgm %{_datadir}/pigment-python %{_examplesdir}/%{name}-%{version} @@ -64,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008/09/30 12:33:22 luzik +- updated to 0.3.8, STBR + Revision 1.6 2008/08/22 22:28:42 qboosh - License is LGPL (v2+) - more packaging fixes, updated deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pigment.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
