rpms/blender/devel blender-repack.sh, 1.1, 1.2 blender.spec, 1.117, 1.118 sources, 1.24, 1.25 .cvsignore, 1.18, 1.19

Nicolas Chauvet kwizart at fedoraproject.org
Fri Jun 19 13:55:10 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/blender/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4454

Modified Files:
	blender-repack.sh blender.spec sources .cvsignore 
Log Message:
Update to 2.49a



Index: blender-repack.sh
===================================================================
RCS file: /cvs/pkgs/rpms/blender/devel/blender-repack.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- blender-repack.sh	19 Jun 2009 13:20:36 -0000	1.1
+++ blender-repack.sh	19 Jun 2009 13:54:39 -0000	1.2
@@ -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


Index: blender.spec
===================================================================
RCS file: /cvs/pkgs/rpms/blender/devel/blender.spec,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -p -r1.117 -r1.118
--- blender.spec	19 Jun 2009 13:03:32 -0000	1.117
+++ blender.spec	19 Jun 2009 13:54:39 -0000	1.118
@@ -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
 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 rele
 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.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/blender/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- sources	19 Jun 2009 13:03:32 -0000	1.24
+++ sources	19 Jun 2009 13:54:39 -0000	1.25
@@ -1 +1,2 @@
+827f8faeb622b758e01920fabd115598  blender-2.49a-repack.tar.bz2
 b21da9b1c0fab564fa6aa09d6debf652  blender-2.49-repack.tar.bz2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/blender/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- .cvsignore	19 Jun 2009 13:03:32 -0000	1.18
+++ .cvsignore	19 Jun 2009 13:54:39 -0000	1.19
@@ -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




More information about the fedora-extras-commits mailing list