Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2014-04-26 09:59:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blender (Old)
 and      /work/SRC/openSUSE:Factory/.blender.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blender"

Changes:
--------
--- /work/SRC/openSUSE:Factory/blender/blender.changes  2014-04-13 
13:14:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes     2014-04-26 
09:59:40.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr 14 08:03:29 UTC 2014 - stephan.ba...@suse.com
+
+- update to bugfix version 2.70a
+- fixed some paths in the spec file to reflect version number differences
+
+-------------------------------------------------------------------

Old:
----
  blender-2.70.tar.gz

New:
----
  blender-2.70a.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ blender.spec ++++++
--- /var/tmp/diff_new_pack.o6AHBf/_old  2014-04-26 09:59:42.000000000 +0200
+++ /var/tmp/diff_new_pack.o6AHBf/_new  2014-04-26 09:59:42.000000000 +0200
@@ -24,9 +24,14 @@
 %define DISTRIBUTABLE 1
 
 Name:           blender
-Version:        2.70
+Version:        2.70a
 Release:        0
+
+# blender has versions like x.xxy which have x.xx (notice the missing
+# trailing y) in the directory path. This makes this additional variable
+# necessary.
 %define _version 2.70
+
 Summary:        A 3D Modelling And Rendering Package
 License:        GPL-2.0+
 Group:          Productivity/Graphics/3D Editors
@@ -142,7 +147,7 @@
 %lang_package
 
 %prep
-%setup -q
+%setup -q -n %{name}-v%{version}
 %patch1
 
 %if %DISTRIBUTABLE == 1
@@ -321,15 +326,15 @@
 
 %files lang -f %{name}.lang
 %defattr (-, root, root)
-%{_datadir}/%{name}/%{version}/datafiles/
+%{_datadir}/%{name}/%{_version}/datafiles/
 
 %files
 %defattr (-, root, root)
 %{_bindir}/*
 %{_mandir}/man1/*
 %dir %{_datadir}/%{name}
-%dir %{_datadir}/%{name}/%{version}
-%{_datadir}/%{name}/%{version}/scripts/
+%dir %{_datadir}/%{name}/%{_version}
+%{_datadir}/%{name}/%{_version}/scripts/
 %{_datadir}/applications/blender.desktop
 %{_datadir}/applications/x-blend.desktop
 %{_datadir}/icons/hicolor/*/apps/blender.png

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.o6AHBf/_old  2014-04-26 09:59:42.000000000 +0200
+++ /var/tmp/diff_new_pack.o6AHBf/_new  2014-04-26 09:59:42.000000000 +0200
@@ -5,7 +5,7 @@
       <size unit="G">6</size>
     </disk>
     <physicalmemory>
-      <size unit="M">1500</size>
+      <size unit="M">2000</size>
     </physicalmemory>
   </hardware>
 </constraints>

++++++ blender-2.70.tar.gz -> blender-2.70a.tar.gz ++++++
/work/SRC/openSUSE:Factory/blender/blender-2.70.tar.gz 
/work/SRC/openSUSE:Factory/.blender.new/blender-2.70a.tar.gz differ: char 5, 
line 1


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to