]> git.pld-linux.org Git - packages/blender.git/commitdiff
- one more svnversion change
authorsparky <sparky@pld-linux.org>
Fri, 27 Nov 2009 00:58:44 +0000 (00:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blender.spec -> 1.95

blender.spec

index 04cb9b56dc929f01031cdf6bd0aec888c1c2a3ec..4465dee031510c9fcc3a94f2d84fdaa25ef2b539 100644 (file)
@@ -40,8 +40,8 @@ BuildRequires:        rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.385
 BuildRequires: scons
 BuildRequires: sed >= 4.0
-BuildRequires: xorg-lib-libXi-devel
 #BuildRequires:        smpeg-devel
+BuildRequires: xorg-lib-libXi-devel
 BuildRequires: zlib-devel
 Requires(post,postun): desktop-file-utils
 Requires:      OpenGL
@@ -70,6 +70,7 @@ rm -f user-config.py
 rm -rf bin/.blender/locale
 
 sed 's/\(BUILD_REV :=\).*/\1 unknown/' -i source/Makefile
+sed 's/\(build_rev =\).*/\1 "unknown"/' -i tools/Blender.py
 
 RPMCFLAGS="\"`echo %{rpmcflags}|sed 's/ /\",\"/g'`\""
 RPMLDFLAGS="\"`echo %{rpmldflags}|sed 's/ /\",\"/g'`\""
This page took 0.20749 seconds and 4 git commands to generate.