[no subject]

2012-07-04 Thread Matt Spaulding
Hi, I'm a long time user and first time contributor to Fedora. I think it's about time I started giving back! Currently, I work as an engineer for Eucalyptus Systems and I write code in bash, python, perl, and C++. I've submitted my first package review which you can view here: https://bugzilla.

Re: Q: Conflicting -devel packages

2012-07-04 Thread Michael Schwendt
On Wed, 04 Jul 2012 23:27:13 +0200, Alec Leamas wrote: > This is about a package BZ #787713. It's standard, C++ library with a > base and -devel package. > > The devel package contains both arch-dependent stuff (*.so) and noarch > headers. *.so in -devel packages never conflict, because %_l

Q: Conflicting -devel packages

2012-07-04 Thread Alec Leamas
This is about a package BZ #787713. It's standard, C++ library with a base and -devel package. The devel package contains both arch-dependent stuff (*.so) and noarch headers. Now, Ralf Corsepius raised the issue that package-devel.i386 and package-devel.x86_64 cant be installed in paralle

Re: vim with Gnome integration: session restore support and vim-subpackage structure

2012-07-04 Thread Michael J Gruber
Johannes Lips venit, vidit, dixit 04.07.2012 17:04: > On Wed, Jul 4, 2012 at 4:02 PM, Nathanael D. Noblet > wrote: > > On 07/04/2012 03:04 AM, Michael J Gruber wrote: > > Hi there, > > gvim as provided in the Fedora packages does not support session

Re: vim with Gnome integration: session restore support and vim-subpackage structure

2012-07-04 Thread Johannes Lips
On Wed, Jul 4, 2012 at 4:02 PM, Nathanael D. Noblet wrote: > On 07/04/2012 03:04 AM, Michael J Gruber wrote: > >> Hi there, >> >> gvim as provided in the Fedora packages does not support session restore >> (i.e. reopening with the same buffers) because it does not integrate >> with the GNOME nor K

Re: vim with Gnome integration: session restore support and vim-subpackage structure

2012-07-04 Thread Nathanael D. Noblet
On 07/04/2012 03:04 AM, Michael J Gruber wrote: Hi there, gvim as provided in the Fedora packages does not support session restore (i.e. reopening with the same buffers) because it does not integrate with the GNOME nor KDE desktop environments. Recompiling with gnome support helps: as a proof o

Re: FYI: ocaml 4.00.0 beta going into Rawhide

2012-07-04 Thread Richard W.M. Jones
An update on the status of this since there are still a few broken OCaml packages. There are two main blockers: ocaml-sexplib (s-expressions syntax extension): This has an amazingly obscure build system which has prevented me from fixing it, so I'm waiting for an upstream fix. coq (proof assist

opencv soname bump in upcoming 2.4.1

2012-07-04 Thread Honza Horak
Hi, opencv-2.4.1 is already in Rawhide git, but not built yet, which will be done in few days though. Since 2.4.1 bumps soname, the following packages need to be rebuilt: player digikam mrpt fawkes frei0r-plugins gstreamer-plugins-bad-free php-facedetect Unfortunately, I'm not able to do the

vim with Gnome integration: session restore support and vim-subpackage structure

2012-07-04 Thread Michael J Gruber
Hi there, gvim as provided in the Fedora packages does not support session restore (i.e. reopening with the same buffers) because it does not integrate with the GNOME nor KDE desktop environments. Recompiling with gnome support helps: as a proof of concept, I've added a vim-gnome subpackage to th