diff --git a/.cvsignore b/.cvsignore index fc826f5..81edc0f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,4 @@ +blender-2.49a-repack.tar.bz2 blender-2.49-repack.tar.bz2 blender-2.49.tar.gz +blender-2.49a.tar.gz diff --git a/blender-repack.sh b/blender-repack.sh index 0190bd1..5485a15 100755 --- a/blender-repack.sh +++ b/blender-repack.sh @@ -12,7 +12,7 @@ cleanup() { unset CDPATH pwd=$(pwd) -BVERSION=2.49 +BVERSION=2.49a pushd "$tmp" if [ -e $pwd/blender-${BVERSION}.tar.gz ] ; then diff --git a/blender.spec b/blender.spec index c329c52..f66c670 100644 --- a/blender.spec +++ b/blender.spec @@ -4,8 +4,8 @@ %global fontname blender Name: blender -Version: 2.49 -Release: 6%{?dist} +Version: 2.49a +Release: 1%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -80,6 +80,8 @@ Requires: dejavu-fonts Provides: blender-fonts = %{version}-%{release} Obsoletes: blender-fonts <= 2.48a-9 + + %description Blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback. @@ -87,7 +89,7 @@ animation, rendering and post-production to interactive creation and playback. Professionals and novices can easily and inexpensively publish stand-alone, secure, multi-platform content to the web, CD-ROMs, and other media. -This version doesn't contains ffmpeg support. + %package -n blenderplayer Summary: Standalone blender player @@ -98,6 +100,8 @@ This package contains a stand alone release of the blender player. You will need this package to play games which are based on the Blender Game Engine. + + %prep %setup -q %patch1 -p1 -b .org @@ -228,6 +232,9 @@ fi || : %{_bindir}/blenderplayer.bin %changelog +* Fri Jun 19 2009 kwizart < kwizart at gmail.com > - 2.49a-1 +- Update to 2.49a + * Fri Jun 19 2009 kwizart < kwizart at gmail.com > - 2.49-6 - Update blender-wrapper script. - Repackage the sources archive. diff --git a/sources b/sources index 6022716..031eec4 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ +827f8faeb622b758e01920fabd115598 blender-2.49a-repack.tar.bz2 b21da9b1c0fab564fa6aa09d6debf652 blender-2.49-repack.tar.bz2