Author: cieciwa Date: Wed Sep 13 09:48:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - release 0.2, - fixing (?) problem with python include.
---- Files affected: SPECS: blender.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: SPECS/blender.spec diff -u SPECS/blender.spec:1.63 SPECS/blender.spec:1.64 --- SPECS/blender.spec:1.63 Wed Sep 13 11:31:51 2006 +++ SPECS/blender.spec Wed Sep 13 11:48:34 2006 @@ -8,7 +8,7 @@ Summary(pl): Pakiet do tworzenia animacji 3D oraz gier Name: blender Version: 2.42 -Release: 0.1 +Release: 0.2 License: GPL Group: X11/Applications/Graphics Source0: http://download.blender.org/source/%{name}-%{version}.tar.gz @@ -20,6 +20,7 @@ Source5: %{name}.manpage Patch0: %{name}-po_and_locale_names.patch Patch1: %{name}-noxml-yafray.patch +Patch2: %{name}-python-fix.patch URL: http://www.blender.org/ BuildRequires: OpenGL-devel BuildRequires: SDL-devel @@ -60,6 +61,7 @@ %setup -q -n %{name}%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 mv -f po/pt_{br,BR}.po install %{SOURCE3} config.opts @@ -130,6 +132,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.64 2006/09/13 09:48:34 cieciwa +- release 0.2, +- fixing (?) problem with python include. + Revision 1.63 2006/09/13 09:31:51 cieciwa - next build try - addinf user config. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/blender.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
