
On 08/19/2009 08:16 AM, Dave Plater wrote:
Hi, this could be me being stupid or it could be a zypper dup bug. I built blender-2.49a-71.1 for the purpose of submission to factory to update blender from 2.48a to 2.49a and at the same time renamed subpackage blender-devel to blender-plugins-devel to avoid confusion as the package is for plugin development. I tried to follow the wiki "renaming a package" conventions. If I "zypper in blender" I get offered the latest factory 2.48a build, if I zypper if blender it states that -2.49a-71.1 is the latest version When I perform a zypper dup -r plagraf (which is the alias for home:plater:branches:graphics ) I get this output :-
Problem: problem with installed package blender-devel-2.48a-2.106.x86_64 Solution 1: Following actions will be done: keep blender-devel-2.48a-2.106.x86_64 keep blender-2.48a-2.106.x86_64
Choose the above solution using '1' or cancel using 'c' [1/c] (c): c
This is what is in the spec file :-
%package plugins-devel Summary: Include files for blender plugin development Group: Development/Libraries/C and C++ Requires:<----->%{name} = %{version}-%{release} # blender-devel renamed to blender-plugins-devel on update to v2.49a Provides:<----->blender-devel = %{version}-%{release} Obsoletes: blender-devel < %{version} Recommends:<--->blender-doc
Version 2.48a spec has this in it :-
%package devel License: GPL v2 or later Summary: 3D Animation and Rendering Software Group: Productivity/Graphics/Visualization/Raytracers Requires: %name = %version
The problem is zypper refuses to install the updated package. Can someone shed light whether this is me misunderstanding what to write in the spec file or a zypper bug, yast simply gives a vedor change option. Thanks Dave P
Strange but true or maybe due to build service lag, zypper dup did what it was expected to do and deleted blender-devel and installed blender-plugins-devel. Anyway I renamed plugins-devel to devel and the summary explains it all. Back to the peaceful life. Regards Dave P -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org For additional commands, e-mail: zypp-devel+help@opensuse.org