Re: gimp 2.6 for F8?

2008-10-12 Thread John Thompson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

François Patte wrote:

|>> François Patte
|> Try a local Fedora mirror and look in /development/x86_64/os/Packages.
|> The packages are for Fedora 10.

| Too many "failed dependencies" for me I'll wait!

I was able to build gimp-2.6.1 for Fedora8-x86_64 using the Fedora10
src.rpm. The only new/updated packages I really needed were WebKit-gtk,
gegl-0.0.18 and glib2-2.16.6; all built fine from the Fedora10 src.rpms.
Webkit-gtk you can install via yum. I did tweak the .spec file a little
as well.

http://www.os2.dhs.org/~john/RPMS/gimp.spec
http://www.os2.dhs.org/~john/RPMS/gegl-0.0.18-1.fc8.x86_64.rpm
http://www.os2.dhs.org/~john/RPMS/gegl-devel-0.0.18-1.fc8.x86_64.rpm
http://www.os2.dhs.org/~john/RPMS/gimp-2.6.1-1.fc8.x86_64.rpm
http://www.os2.dhs.org/~john/RPMS/gimp-devel-2.6.1-1.fc8.x86_64.rpm
http://www.os2.dhs.org/~john/RPMS/gimp-help-browser-2.6.1-1.fc8.x86_64.rpm
http://www.os2.dhs.org/~john/RPMS/gimp-libs-2.6.1-1.fc8.x86_64.rpm
http://www.os2.dhs.org/~john/RPMS/glib2-2.16.6-1.fc8.x86_64.rpm
http://www.os2.dhs.org/~john/RPMS/glib2-devel-2.16.6-1.fc8.x86_64.rpm
http://www.os2.dhs.org/~john/RPMS/glib2-static-2.16.6-1.fc8.x86_64.rpm


- --

- -John ([EMAIL PROTECTED])
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFI8rxcjXa7jixmuZsRAjClAJ9AcXHf7ou6iWBuKOZwQM5V1U/GTACghecQ
t8cckIH+dv7iXX9Swuz4QYA=
=G9mw
-END PGP SIGNATURE-

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-12 Thread François Patte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le 06.10.2008 08:03, wwp a écrit :
> Hello there,
> 
> 
> is anyone aware of any gimp 2.6 package for Fedora 8?

This version cannot handle 16bits data images I thought that it
could, am I wrong?

Regards

- --
François Patte
UFR de mathématiques et informatique
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 44 55 35 61
http://www.math-info.univ-paris5.fr/~patte
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFI8da+dE6C2dhV2JURAu1fAKChc3h1+LggyJ2bBSloaUW2aidtywCbBnY+
367HW+905clQAlx2DBI9th4=
=7yo/
-END PGP SIGNATURE-

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-10 Thread Patrick O'Callaghan
On Thu, 2008-10-09 at 23:48 -0800, Kam Leo wrote:
> On Thu, Oct 9, 2008 at 8:40 PM, Patrick O'Callaghan
> <[EMAIL PROTECTED]> wrote:
> > On Fri, 2008-10-10 at 00:16 -0400, oleksandr korneta wrote:
> >> In case you have a
> >> local *.rpm with unsatisfied dependencies on your system, installing
> >> this rpm through "smart install" will make smart pull all of those
> >> from
> >> the repositories on the fly (provided they are available there),
> >> instead
> >> of spitting the angry error messages into STDOUT like "rpm -ivh" does.
> >
> > "yum localinstall .rpm" will also do this.
> >
> > poc
> >
> 
> You're missing the point with the yum example. The dependency(ies) are
> also local files. I don't believe that yum will search the local
> directory and pull in the additional packages. It would have to be
> "yum localinstall package1.rpm package2.rpm ..." in order to pick up
> the dependencies.

Well, I was replying to the message I cited, which mentions repos, not
local files.

poc

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-10 Thread oleksandr korneta

on 10/10/2008 03:52 AM Kam Leo wrote:

On Thu, Oct 9, 2008 at 11:15 PM, Tim <[EMAIL PROTECTED]> wrote:

On Fri, 2008-10-10 at 00:16 -0400, oleksandr korneta wrote:

but smart has the advantage which I like. In case you have a
local *.rpm with unsatisfied dependencies on your system, installing
this rpm through "smart install" will make smart pull all of those
from the repositories on the fly (provided they are available there),
instead of spitting the angry error messages into STDOUT like "rpm
-ivh" does.

I'll point out that yum can do that, too.

e.g. "yum localinstall httpd" would install that local file, and
should pull in any dependencies, automatically.

--
[EMAIL PROTECTED] ~]$ uname -r
2.6.26.5-45.fc9.i686


That works only if a yum repository contains the dependency. In this
instance the packages are not in a repository but were downloaded into
a local directory.

 guys, don't argue. The takehome message is that both yum and smart 
have  an advantage over "rpm -ivh" :)


But I like smart more, it is faster on my machine.

--
regards,
Oleksandr Korneta

I'm running F9 x86_64 and F8 i386 on x86_64 hardware, should this matter.

/The nice thing about standards is that there are so many to choose from./


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-10 Thread Kam Leo
On Thu, Oct 9, 2008 at 11:15 PM, Tim <[EMAIL PROTECTED]> wrote:
> On Fri, 2008-10-10 at 00:16 -0400, oleksandr korneta wrote:
>> but smart has the advantage which I like. In case you have a
>> local *.rpm with unsatisfied dependencies on your system, installing
>> this rpm through "smart install" will make smart pull all of those
>> from the repositories on the fly (provided they are available there),
>> instead of spitting the angry error messages into STDOUT like "rpm
>> -ivh" does.
>
> I'll point out that yum can do that, too.
>
> e.g. "yum localinstall httpd" would install that local file, and
> should pull in any dependencies, automatically.
>
> --
> [EMAIL PROTECTED] ~]$ uname -r
> 2.6.26.5-45.fc9.i686

That works only if a yum repository contains the dependency. In this
instance the packages are not in a repository but were downloaded into
a local directory.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-10 Thread Kam Leo
On Thu, Oct 9, 2008 at 8:40 PM, Patrick O'Callaghan
<[EMAIL PROTECTED]> wrote:
> On Fri, 2008-10-10 at 00:16 -0400, oleksandr korneta wrote:
>> In case you have a
>> local *.rpm with unsatisfied dependencies on your system, installing
>> this rpm through "smart install" will make smart pull all of those
>> from
>> the repositories on the fly (provided they are available there),
>> instead
>> of spitting the angry error messages into STDOUT like "rpm -ivh" does.
>
> "yum localinstall .rpm" will also do this.
>
> poc
>

You're missing the point with the yum example. The dependency(ies) are
also local files. I don't believe that yum will search the local
directory and pull in the additional packages. It would have to be
"yum localinstall package1.rpm package2.rpm ..." in order to pick up
the dependencies.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-10 Thread Tim
On Fri, 2008-10-10 at 00:16 -0400, oleksandr korneta wrote:
> but smart has the advantage which I like. In case you have a 
> local *.rpm with unsatisfied dependencies on your system, installing 
> this rpm through "smart install" will make smart pull all of those
> from the repositories on the fly (provided they are available there),
> instead of spitting the angry error messages into STDOUT like "rpm
> -ivh" does. 

I'll point out that yum can do that, too.  

e.g. "yum localinstall httpd" would install that local file, and
should pull in any dependencies, automatically.

-- 
[EMAIL PROTECTED] ~]$ uname -r
2.6.26.5-45.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-09 Thread Patrick O'Callaghan
On Fri, 2008-10-10 at 00:16 -0400, oleksandr korneta wrote:
> In case you have a 
> local *.rpm with unsatisfied dependencies on your system, installing 
> this rpm through "smart install" will make smart pull all of those
> from 
> the repositories on the fly (provided they are available there),
> instead 
> of spitting the angry error messages into STDOUT like "rpm -ivh" does.

"yum localinstall .rpm" will also do this.

poc

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-09 Thread oleksandr korneta

on 10/08/2008 03:41 PM Kam Leo wrote:

On Wed, Oct 8, 2008 at 6:02 AM, oleksandr korneta <[EMAIL PROTECTED]> wrote:

on 10/07/2008 03:16 AM Kam Leo wrote:

On Mon, Oct 6, 2008 at 10:41 PM, oleksandr korneta <[EMAIL PROTECTED]>
wrote:

on 10/06/2008 02:09 AM Kam Leo wrote:

On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:

Hello there,


is anyone aware of any gimp 2.6 package for Fedora 8?


Regards,

--
wwp

Google Search:

http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html


error: Can't install gimp-2:[EMAIL PROTECTED]: no package provides
libgio-2.0.so.0

fedora 8

--
regards,
Oleksandr Korneta

I'm running F9 x86_64 and F8 i386 on x86_64 hardware, should this matter.


Please put your thinking cap on. If you visited the site referenced
above to get gimp-2.6 you might have noticed  multiple packages were
available for downloading. The other packages were put there for a
reason!  You need install glib2-2.18 to satisfy the libgio dependency.


sorry, my bad. I actually downloaded all of them into same directory and did
"sudo smart install gimp-2.6.0-1jv.fc8.i386.rpm" expecting that smart will
pickup the dependencies from right there. Didn't realize that you have to
put the names of all the packages as an argument.

thanks for being patient with me

--
regards,
Oleksandr Korneta


Smart is a fine tool for updating, upgrading and managing packages.
However, you would have gotten faster results using rpm; e.g. "sudo
rpm -ivh *.rpm".



maybe, but smart has the advantage which I like. In case you have a 
local *.rpm with unsatisfied dependencies on your system, installing 
this rpm through "smart install" will make smart pull all of those from 
the repositories on the fly (provided they are available there), instead 
of spitting the angry error messages into STDOUT like "rpm -ivh" does. 
That was my motivation.




--
regards,
Oleksandr Korneta

I'm running F9 x86_64 and F8 i386 on x86_64 hardware, should this matter.

/The nice thing about standards is that there are so many to choose from./


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-09 Thread François Patte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le 09.10.2008 18:34, Kam Leo a écrit :
> On Thu, Oct 9, 2008 at 3:35 AM, François Patte
> <[EMAIL PROTECTED]> wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Kam Leo a écrit :
>>> On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:
 Hello there,


 is anyone aware of any gimp 2.6 package for Fedora 8?


 Regards,

 -- wwp
>>> Google Search:
>>> http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html
>>>
>>>
>> I am looking for an x86_64 version, where can I find it?
>>
>> Thanks
>> - --
>> François Patte
> 
> Try a local Fedora mirror and look in /development/x86_64/os/Packages.
> The packages are for Fedora 10.

Too many "failed dependencies" for me I'll wait!

Thanks

- --
François Patte
UFR de mathématiques et informatique
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 44 55 35 61
http://www.math-info.univ-paris5.fr/~patte
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFI7mZ3dE6C2dhV2JURAkJnAJ9wVz0fdS345n4N5nlDIwGun2GbhgCgncRA
gMHjzeZ0OU2ZaLfbcP4C0Yg=
=J4gH
-END PGP SIGNATURE-

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-09 Thread Kam Leo
On Thu, Oct 9, 2008 at 3:35 AM, François Patte
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Kam Leo a écrit :
>> On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:
>>> Hello there,
>>>
>>>
>>> is anyone aware of any gimp 2.6 package for Fedora 8?
>>>
>>>
>>> Regards,
>>>
>>> -- wwp
>>
>> Google Search:
>> http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html
>>
>>
>
> I am looking for an x86_64 version, where can I find it?
>
> Thanks
> - --
> François Patte

Try a local Fedora mirror and look in /development/x86_64/os/Packages.
The packages are for Fedora 10.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-09 Thread François Patte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kam Leo a écrit :
> On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:
>> Hello there,
>> 
>> 
>> is anyone aware of any gimp 2.6 package for Fedora 8?
>> 
>> 
>> Regards,
>> 
>> -- wwp
> 
> Google Search:
> http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html
> 
> 

I am looking for an x86_64 version, where can I find it?

Thanks



- --
François Patte
UFR de mathématiques et informatique
Université Paris Descartes
Tél. +33 (0)1 44 55 35 61
http://www.math-info.univ-paris5.fr/~patte
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFI7ex+dE6C2dhV2JURAtG/AJ9OOREge6keYxdoxmOwSpu/lS3PtACgyjHo
jOYkKuTLXemZ3u6tNEYYkf0=
=nzQu
-END PGP SIGNATURE-

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-08 Thread Kam Leo
On Wed, Oct 8, 2008 at 6:02 AM, oleksandr korneta <[EMAIL PROTECTED]> wrote:
> on 10/07/2008 03:16 AM Kam Leo wrote:
>>
>> On Mon, Oct 6, 2008 at 10:41 PM, oleksandr korneta <[EMAIL PROTECTED]>
>> wrote:
>>>
>>> on 10/06/2008 02:09 AM Kam Leo wrote:

 On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:
>
> Hello there,
>
>
> is anyone aware of any gimp 2.6 package for Fedora 8?
>
>
> Regards,
>
> --
> wwp

 Google Search:

 http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html

>>> error: Can't install gimp-2:[EMAIL PROTECTED]: no package provides
>>> libgio-2.0.so.0
>>>
>>> fedora 8
>>>
>>> --
>>> regards,
>>> Oleksandr Korneta
>>>
>>> I'm running F9 x86_64 and F8 i386 on x86_64 hardware, should this matter.
>>>
>>
>> Please put your thinking cap on. If you visited the site referenced
>> above to get gimp-2.6 you might have noticed  multiple packages were
>> available for downloading. The other packages were put there for a
>> reason!  You need install glib2-2.18 to satisfy the libgio dependency.
>>
> sorry, my bad. I actually downloaded all of them into same directory and did
> "sudo smart install gimp-2.6.0-1jv.fc8.i386.rpm" expecting that smart will
> pickup the dependencies from right there. Didn't realize that you have to
> put the names of all the packages as an argument.
>
> thanks for being patient with me
>
> --
> regards,
> Oleksandr Korneta

Smart is a fine tool for updating, upgrading and managing packages.
However, you would have gotten faster results using rpm; e.g. "sudo
rpm -ivh *.rpm".

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-08 Thread oleksandr korneta

on 10/07/2008 03:16 AM Kam Leo wrote:

On Mon, Oct 6, 2008 at 10:41 PM, oleksandr korneta <[EMAIL PROTECTED]> wrote:

on 10/06/2008 02:09 AM Kam Leo wrote:

On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:

Hello there,


is anyone aware of any gimp 2.6 package for Fedora 8?


Regards,

--
wwp

Google Search:
http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html


error: Can't install gimp-2:[EMAIL PROTECTED]: no package provides
libgio-2.0.so.0

fedora 8

--
regards,
Oleksandr Korneta

I'm running F9 x86_64 and F8 i386 on x86_64 hardware, should this matter.



Please put your thinking cap on. If you visited the site referenced
above to get gimp-2.6 you might have noticed  multiple packages were
available for downloading. The other packages were put there for a
reason!  You need install glib2-2.18 to satisfy the libgio dependency.

sorry, my bad. I actually downloaded all of them into same directory and 
did "sudo smart install gimp-2.6.0-1jv.fc8.i386.rpm" expecting that 
smart will pickup the dependencies from right there. Didn't realize that 
you have to put the names of all the packages as an argument.


thanks for being patient with me

--
regards,
Oleksandr Korneta

I'm running F9 x86_64 and F8 i386 on x86_64 hardware, should this matter.

/The nice thing about standards is that there are so many to choose from./


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-07 Thread Kam Leo
On Mon, Oct 6, 2008 at 10:41 PM, oleksandr korneta <[EMAIL PROTECTED]> wrote:
> on 10/06/2008 02:09 AM Kam Leo wrote:
>>
>> On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:
>>>
>>> Hello there,
>>>
>>>
>>> is anyone aware of any gimp 2.6 package for Fedora 8?
>>>
>>>
>>> Regards,
>>>
>>> --
>>> wwp
>>
>> Google Search:
>> http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html
>>
>
> error: Can't install gimp-2:[EMAIL PROTECTED]: no package provides
> libgio-2.0.so.0
>
> fedora 8
>
> --
> regards,
> Oleksandr Korneta
>
> I'm running F9 x86_64 and F8 i386 on x86_64 hardware, should this matter.
>

Please put your thinking cap on. If you visited the site referenced
above to get gimp-2.6 you might have noticed  multiple packages were
available for downloading. The other packages were put there for a
reason!  You need install glib2-2.18 to satisfy the libgio dependency.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-06 Thread oleksandr korneta

on 10/06/2008 02:09 AM Kam Leo wrote:

On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:

Hello there,


is anyone aware of any gimp 2.6 package for Fedora 8?


Regards,

--
wwp


Google Search: 
http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html



error: Can't install gimp-2:[EMAIL PROTECTED]: no package provides 
libgio-2.0.so.0


fedora 8

--
regards,
Oleksandr Korneta

I'm running F9 x86_64 and F8 i386 on x86_64 hardware, should this matter.

/The nice thing about standards is that there are so many to choose from./


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gimp 2.6 for F8?

2008-10-06 Thread Paul W. Frields
On Mon, Oct 06, 2008 at 11:09:01AM +0200, wwp wrote:
> Hello Kam,
> 
> On Sun, 5 Oct 2008 23:09:19 -0700 "Kam Leo" <[EMAIL PROTECTED]> wrote:
> > On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:
> > > is anyone aware of any gimp 2.6 package for Fedora 8?
> 
> Ouch. How could I missed that? Thanks!

There's a request in to release engineering to let gimp 2.6 packages
into Fedora 10, by the way:

https://fedorahosted.org/rel-eng/ticket/841 

-- 
Paul W. Frieldshttp://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://redhat.com/   -  -  -  -   http://pfrields.fedorapeople.org/
  irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug


pgpqyIEVWIteE.pgp
Description: PGP signature
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: gimp 2.6 for F8?

2008-10-06 Thread wwp
Hello Kam,


On Sun, 5 Oct 2008 23:09:19 -0700 "Kam Leo" <[EMAIL PROTECTED]> wrote:

> On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:
> > Hello there,
> >
> >
> > is anyone aware of any gimp 2.6 package for Fedora 8?
> >
> >
> > Regards,
> >
> > --
> > wwp
> 
> Google Search: 
> http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html

Ouch. How could I missed that? Thanks!


Regards,

-- 
wwp


signature.asc
Description: PGP signature
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: gimp 2.6 for F8?

2008-10-05 Thread Kam Leo
On Sun, Oct 5, 2008 at 11:03 PM, wwp <[EMAIL PROTECTED]> wrote:
> Hello there,
>
>
> is anyone aware of any gimp 2.6 package for Fedora 8?
>
>
> Regards,
>
> --
> wwp

Google Search: 
http://www.nabble.com/GIMP-2.6.0-for-Fedora-8-9-(Was:-Re:-ANNOUNCE:-GIMP-2.6.0)-p19815879.html

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


gimp 2.6 for F8?

2008-10-05 Thread wwp
Hello there,


is anyone aware of any gimp 2.6 package for Fedora 8?


Regards,

-- 
wwp


signature.asc
Description: PGP signature
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines