Re: audacity

2013-04-30 Thread drago01
On Tue, Apr 30, 2013 at 9:47 PM, Nico Kadel-Garcia wrote: > On Tue, Apr 30, 2013 at 2:40 AM, drago01 wrote: >> On Tue, Apr 30, 2013 at 1:55 AM, Nico Kadel-Garcia wrote: >>> On Mon, Apr 29, 2013 at 5:37 PM, Frank Murphy wrote: On Mon, 29 Apr 2013 17:20:30 -0400 Nico Kadel-Garcia wrote

Packaging alien, debhelper and po-debconf

2013-04-30 Thread Sérgio Basto
Hi, we have 3 Review Request stalled , https://bugzilla.redhat.com/show_bug.cgi?id=695233 https://bugzilla.redhat.com/show_bug.cgi?id=591190 https://bugzilla.redhat.com/show_bug.cgi?id=591389 alien is ready , but depends on po-debconf and debhelper. Anyone interested in review and packaging debh

Re: audacity

2013-04-30 Thread Sérgio Basto
On Ter, 2013-04-30 at 18:18 -0500, Steven P. Ulrick wrote: > On Tue, 30 Apr 2013 22:35:12 +0100 > Sérgio Basto wrote: > > > On Dom, 2013-04-28 at 10:28 -0500, Richard Shaw wrote: > > > On Sun, Apr 28, 2013 at 9:09 AM, Richard Vickery > > > wrote: > > > For F18, it appears that the Auda

Re: Idea: "{Gnome,KDE,Xfce,...} Minimal Desktop" groups

2013-04-30 Thread Sandro Mani
On 01.05.2013 02:08, Felix Miata wrote: On 2013-05-01 01:37 (GMT+0200) Sandro Mani composed: # yum install @critical-path-gnome The gnome one is close, the kde one not: critpath contains kdelibs and kdm, but a minimal set would rather look like base + xorg + mesa + kdm kde-workspace dejavu-

Re: Idea: "{Gnome,KDE,Xfce,...} Minimal Desktop" groups

2013-04-30 Thread Felix Miata
On 2013-05-01 01:37 (GMT+0200) Sandro Mani composed: # yum install @critical-path-gnome The gnome one is close, the kde one not: critpath contains kdelibs and kdm, but a minimal set would rather look like base + xorg + mesa + kdm kde-workspace dejavu-sans-fonts dejavu-sans-mono-fonts (here it

Re: Idea: "{Gnome,KDE,Xfce,...} Minimal Desktop" groups

2013-04-30 Thread Sandro Mani
On 30.04.2013 11:38, Kalev Lember wrote: On 29/04/13 16:58, Sandro Mani wrote: On Mon, Apr 29, 2013 at 4:55 PM, Rich Mattes wrote: On Mon, Apr 29, 2013 at 9:07 AM, Sandro Mani wrote: So, what about creating groups for the various desktop environments which pull in basesystem + xorg + mesa dri

Re: audacity

2013-04-30 Thread Steven P. Ulrick
On Tue, 30 Apr 2013 22:35:12 +0100 Sérgio Basto wrote: > On Dom, 2013-04-28 at 10:28 -0500, Richard Shaw wrote: > > On Sun, Apr 28, 2013 at 9:09 AM, Richard Vickery > > wrote: > > For F18, it appears that the Audacity mp3 build is broken - > > it won't install - and mp3 support is rathe

Re: audacity

2013-04-30 Thread Sérgio Basto
On Dom, 2013-04-28 at 10:28 -0500, Richard Shaw wrote: > On Sun, Apr 28, 2013 at 9:09 AM, Richard Vickery > wrote: > For F18, it appears that the Audacity mp3 build is broken - it > won't install - and mp3 support is rather important to me; is > it possible to get this par

Re: audacity

2013-04-30 Thread Sérgio Basto
On Dom, 2013-04-28 at 07:09 -0700, Richard Vickery wrote: > For F18, it appears that the Audacity mp3 build is broken - it won't > install - and mp3 support is rather important to me; is it possible to > get this particular build working? please move this question to rpmfusion Maling lists ...

Re: audacity

2013-04-30 Thread Richard Shaw
New packages for soxr have been requested for updates-testing for 18 and 19. https://bugzilla.redhat.com/show_bug.cgi?id=958132 That should help Hans if he chooses to update audacity to the latest version. Thanks, Richard -- devel mailing list devel@lists.fedoraproject.org https://admin.fedorap

Re: audacity

2013-04-30 Thread Tomasz Torcz
On Tue, Apr 30, 2013 at 03:47:55PM -0400, Nico Kadel-Garcia wrote: > On Tue, Apr 30, 2013 at 2:40 AM, drago01 wrote: > > On Tue, Apr 30, 2013 at 1:55 AM, Nico Kadel-Garcia wrote: > >> On Mon, Apr 29, 2013 at 5:37 PM, Frank Murphy wrote: > >>> On Mon, 29 Apr 2013 17:20:30 -0400 > >>> Nico Kadel-G

Re: audacity

2013-04-30 Thread Nico Kadel-Garcia
On Tue, Apr 30, 2013 at 2:40 AM, drago01 wrote: > On Tue, Apr 30, 2013 at 1:55 AM, Nico Kadel-Garcia wrote: >> On Mon, Apr 29, 2013 at 5:37 PM, Frank Murphy wrote: >>> On Mon, 29 Apr 2013 17:20:30 -0400 >>> Nico Kadel-Garcia wrote: >>> > This is nonsense. There are enough "licenses for the

Re: Mission Impossible #1: qt without gtk

2013-04-30 Thread Stef Walter
On 30.04.2013 17:49, Eugene A. Pivnev wrote: > 30.04.2013 19:26, David Howells: >> Eugene Pivnev wrote: >> >>> 3. rpm -qa | grep gnome | xargs sudo yum remove >>> * git (???) >> gitk, I imagine. >> >> David > BTW - try to remove libgnome-keyring. > I'm surprised: > * PyQt4 > * git > * gvfs > * kde

Re: Mission Impossible #1: qt without gtk

2013-04-30 Thread Matthias Clasen
On Tue, 2013-04-30 at 19:38 +0400, Eugene A. Pivnev wrote: > 30.04.2013 19:26, David Howells: > > Eugene Pivnev wrote: > > > >> 3. rpm -qa | grep gnome | xargs sudo yum remove > >> * git (???) > > gitk, I imagine. > > > > David > No. Exactly gnome: > bash-4.2$ rpm -q --requires git | grep gnome >

Re: Mission Impossible #1: qt without gtk

2013-04-30 Thread Eugene A. Pivnev
30.04.2013 19:26, David Howells: Eugene Pivnev wrote: 3. rpm -qa | grep gnome | xargs sudo yum remove * git (???) gitk, I imagine. David BTW - try to remove libgnome-keyring. I'm surprised: * PyQt4 * git * gvfs * kdelibs :-))) * phonon * qt-config -- devel mailing list devel@lists.fedorapr

[Test-Announce] 2013-05-01 @ 16:00 UTC - F19 Beta Blocker Bug Review #2

2013-04-30 Thread Tim Flink
# F19 Beta Blocker Review meeting #2 # Date: 2013-05-01 # Time: 16:00 UTC (12:00 EDT, 09:00 PDT) # Location: #fedora-blocker-review on irc.freenode.net The second blocker review meeting for F19 beta should be reasonably short unless a whole bunch of new blockers appear today. Come join us to help

Re: Mission Impossible #1: qt without gtk

2013-04-30 Thread Eugene A. Pivnev
30.04.2013 19:26, David Howells: Eugene Pivnev wrote: 3. rpm -qa | grep gnome | xargs sudo yum remove * git (???) gitk, I imagine. David No. Exactly gnome: bash-4.2$ rpm -q --requires git | grep gnome libgnome-keyring.so.0 Same thing - in gvfs. -- devel mailing list devel@lists.fedoraproje

Re: Mission Impossible #1: qt without gtk

2013-04-30 Thread David Howells
Eugene Pivnev wrote: > 3. rpm -qa | grep gnome | xargs sudo yum remove > * git (???) gitk, I imagine. David -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Schedule for Wednesday's FPC Meeting (2013-05-01 16:00 UTC)

2013-04-30 Thread James Antill
Following is the list of topics that will be discussed in the FPC meeting Wednesday at 2013-05-01 16:00 UTC in #fedora-meeting-1 on irc.freenode.net. Local time information (via. rktime): 2013-05-01 09:00 Wed US/Pacific 2013-05-01 12:00 Wed US/Eastern 2013-05-01 16:00 Wed UTC 2013-05-01 17:00 W

[Bug 956264] perl scripts do not sent LOG_EMERG log messages (Sys::Syslog)

2013-04-30 Thread bugzilla
Product: Red Hat Software Collections https://bugzilla.redhat.com/show_bug.cgi?id=956264 Martin Kyral changed: What|Removed |Added QA Contact|qe-baseos-a...@redhat.com |mky.

[Bug 956264] perl scripts do not sent LOG_EMERG log messages (Sys::Syslog)

2013-04-30 Thread bugzilla
Product: Red Hat Software Collections https://bugzilla.redhat.com/show_bug.cgi?id=956264 --- Comment #4 from Martin Kyral --- Bug already covered by automatic test, giving qa_ack+ -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugz

Schedule for Wednesday's FESCo Meeting (2013-05-01)

2013-04-30 Thread Toshio Kuratomi
Following is the list of topics that will be discussed in the FESCo meeting Wednesday at 18:00UTC (1:00pm EST, 19:00 CET) in #fedora-meeting on irc.freenode.net. Links to all tickets below can be found at: https://fedorahosted.org/fesco/report/9 = Followups = = New business = #topic #1110 sys

Re: audacity

2013-04-30 Thread Richard Shaw
On Mon, Apr 29, 2013 at 11:50 PM, T.C. Hollingsworth < tchollingswo...@gmail.com> wrote: > On Mon, Apr 29, 2013 at 11:39 AM, Richard Shaw > wrote: > > I just packaged soxr... Anyone willing to review if I submit a review > > request? > > Since nobody else jumped up, I'll take it. I probably won'

Self introduction, and maintaining MySQL package

2013-04-30 Thread Bjorn Munch
Hello, I have just submitted a request for rename of the package community-mysql "back" to mysql-community: https://bugzilla.redhat.com/show_bug.cgi?id=958131 See there for more details and rationale. I'm sorry that this took somewhat longer than intended to get out, I had some urgent tasks to

Re: Avoid a 32 bits package from being pushed into 64 bits repository

2013-04-30 Thread Rex Dieter
Alejandro Alvarez Ayllon wrote: > Hello, > > I co-maintain a package that contains a library that is used as module > for a server. > The 32 bits version of this library is pushed automatically into the 64 > bits repositories (i.e. in epel6), > which doesn't make much sense, since the 64 bits ver

Avoid a 32 bits package from being pushed into 64 bits repository

2013-04-30 Thread Alejandro Alvarez Ayllon
Hello, I co-maintain a package that contains a library that is used as module for a server. The 32 bits version of this library is pushed automatically into the 64 bits repositories (i.e. in epel6), which doesn't make much sense, since the 64 bits version of the server won't run with the 32 bi

Re: Idea: "{Gnome,KDE,Xfce,...} Minimal Desktop" groups

2013-04-30 Thread Kalev Lember
On 29/04/13 16:58, Sandro Mani wrote: > On Mon, Apr 29, 2013 at 4:55 PM, Rich Mattes wrote: >> On Mon, Apr 29, 2013 at 9:07 AM, Sandro Mani wrote: >>> So, what about creating groups for the various desktop >>> environments which pull in basesystem + xorg + mesa drivers + >>> displaymanager + bare d