[opensuse-packaging] Package Problems with GNOME:/UNSTABLE gimp-unstable/ufraw-gimp, pfstmo

2007-03-26 Thread Roman Fietze
Hello,

Who, what (e.g. OpenSUSE Bugzilla) or what mailing list would be the
correct place to report the following small problems:

- Installing gimp-unstable from GNOME:/UNSTABLE for OpenSUSE 10.2
  deselects any installed version of ufraw-gimp due to an unresolved
  dependency: gimp-2.0. I removed this dependency from ufraw and
  everything is fine, this was easier in terms of compile time than
  adding gimp-2.0 to gimp-unstable as in GNOME:/STABLE.

- pfstmo_durand02 part of the package pfstmo in multimedia:/photo for
  OpenSUSE 10.2, which seems to be a CVS version, does not work
  properly (vector memory error), whereas the current CVS works, this
  package cries for a very simple update, which is what I created and
  added to my local repository to temporarily fix that probelm.


Thank you very much for any information.


Roman

-- 
Roman Fietze  Telemotive AG Büro Mühlhausen
Breitwiesen73347 Mühlhausen
Tel.: +49(0)7335/18493-45  http://www.telemotive.de



pgpYqhf9rBC5Y.pgp
Description: PGP signature


Re: [opensuse-packaging] Package Problems with GNOME:/UNSTABLE gimp-unstable/ufraw-gimp, pfstmo

2007-03-26 Thread Stanislav Brabec
Roman Fietze wrote:
> Hello,
> 
> Who, what (e.g. OpenSUSE Bugzilla) or what mailing list would be the
> correct place to report the following small problems:
> 
> - Installing gimp-unstable from GNOME:/UNSTABLE for OpenSUSE 10.2
>   deselects any installed version of ufraw-gimp due to an unresolved
>   dependency: gimp-2.0. I removed this dependency from ufraw and
>   everything is fine, this was easier in terms of compile time than
>   adding gimp-2.0 to gimp-unstable as in GNOME:/STABLE.

I guess that to zypp team for openSUSE 10.2:
[EMAIL PROTECTED]:~> rpm -q --provides gimp-unstable | grep gimp-2.0
gimp-2.0  
libgimp-2.0.so.0()(64bit)  

Please add this command output (from your machine) and add me to Cc:
([EMAIL PROTECTED]).

Thanks.
-- 
Best Regards / S pozdravem,

Stanislav Brabec
software developer
-
SUSE LINUX, s. r. o.  e-mail: [EMAIL PROTECTED]
Lihovarská 1060/12tel: +420 284 028 966
190 00 Praha 9fax: +420 284 028 951
Czech Republichttp://www.suse.cz/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-packaging] Package Problems with GNOME:/UNSTABLE gimp-unstable/ufraw-gimp, pfstmo

2007-03-26 Thread Roman Fietze
Hello,

On Monday 26 March 2007 16:22:55 Stanislav Brabec wrote:

> I guess that to zypp team for openSUSE 10.2:
> [EMAIL PROTECTED]:~> rpm -q --provides gimp-unstable | grep gimp-2.0
> gimp-2.0
> libgimp-2.0.so.0()(64bit)

$ rpm -q gimp-unstable
gimp-unstable-2.3.14-2.1
$ rpm -q --provides gimp-unstable | fgrep gimp-2.0
libgimp-2.0.so.0  


Roman

-- 
Roman Fietze  Telemotive AG Büro Mühlhausen
Breitwiesen73347 Mühlhausen
Tel.: +49(0)7335/18493-45  http://www.telemotive.de



pgp34kSDMYVSn.pgp
Description: PGP signature


Re: [opensuse-packaging] Package Problems with GNOME:/UNSTABLE gimp-unstable/ufraw-gimp, pfstmo

2007-03-27 Thread Stanislav Brabec
Roman Fietze wrote:
> Hello,
> 
> On Monday 26 March 2007 16:22:55 Stanislav Brabec wrote:
> 
> > I guess that to zypp team for openSUSE 10.2:
> > [EMAIL PROTECTED]:~> rpm -q --provides gimp-unstable | grep gimp-2.0
> > gimp-2.0
> > libgimp-2.0.so.0()(64bit)
> 
> $ rpm -q gimp-unstable
> gimp-unstable-2.3.14-2.1
> $ rpm -q --provides gimp-unstable | fgrep gimp-2.0
> libgimp-2.0.so.0  

It is not gimp-unstable from GNOME:UNSTABLE. We did not yet update it:
rpm -q gimp-unstable
gimp-unstable-2.3.11-50.6

For convenience we added a virtual symbol gimp-2.0 to any package, which
provides GIMP 2.0 interface (i. e. gimp and gimp-unstable) and added
this requirement to all packages, which require GIMP 2.0.

The reason for it is the fact, that some GIMP plug-uns don't link with
GIMP, and installation stand-alone plugin has no meaning. We may
re-evaluate it and decide to remove this symbol in future.

But for now, please add "Provides: gimp-2.0" to your gimp-unstable.

-- 
Best Regards / S pozdravem,

Stanislav Brabec
software developer
-
SUSE LINUX, s. r. o.  e-mail: [EMAIL PROTECTED]
Lihovarská 1060/12tel: +420 284 028 966
190 00 Praha 9fax: +420 284 028 951
Czech Republichttp://www.suse.cz/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-packaging] Package Problems with GNOME:/UNSTABLE gimp-unstable/ufraw-gimp, pfstmo

2007-03-27 Thread Roman Fietze
Hallo Stanislav,

On Tuesday 27 March 2007 12:58:22 Stanislav Brabec wrote:

> It is not gimp-unstable from GNOME:UNSTABLE. We did not yet update it:
> rpm -q gimp-unstable
> gimp-unstable-2.3.11-50.6

My fault. It's from GNOME:/Community/openSUSE_10.2/

The GNONE:/Community Version is 2.3.14-2.1, the GNOME:/UNSTABLE
Version is 2.3.11-50.8.


> But for now, please add "Provides: gimp-2.0" to your gimp-unstable.

So, who to contact in this case? And sorry for the confusion.


Roman

-- 
Roman Fietze  Telemotive AG Büro Mühlhausen
Breitwiesen73347 Mühlhausen
Tel.: +49(0)7335/18493-45  http://www.telemotive.de



pgpRKZ2Fzryf0.pgp
Description: PGP signature


Re: [opensuse-packaging] Package Problems with GNOME:/UNSTABLE gimp-unstable/ufraw-gimp, pfstmo

2007-03-27 Thread James Ogley
> So, who to contact in this case? And sorry for the confusion.

The answer to this is normally found by rpm -q --changelog package-name - in
this case I'm pretty sure it's me and I'll do it tomorrow.
-- 
James Ogley, [EMAIL PROTECTED] http://usr-local-bin.org
Help End Poverty: http://oxfam.org.uk/imin
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-packaging] Package Problems with GNOME:/UNSTABLE gimp-unstable/ufraw-gimp, pfstmo

2007-03-29 Thread James Ogley
> The answer to this is normally found by rpm -q --changelog package-name - in
> this case I'm pretty sure it's me and I'll do it tomorrow.

This, along with an update to 2.3.15, is now pending on the build
service.
-- 
James Ogley
[EMAIL PROTECTED] http://usr-local-bin.org
GNOME for openSUSE: http://software.opensuse.org/download/GNOME:/
Help end poverty: http://oxfam.org.uk/in

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]