PokerTH orphaned

2011-08-01 Thread Jussi Lehtola
Hi,


I've just orphaned PokerTH, since I'm trying to free myself some time
and I don't use it myself.

PokerTH does not currently build on rawhide, since OpenSSL support has
been dropped from GnuTLS a week ago (BZ #726697). Getting it to build
again would then require building against OpenSSL (and asking upstream
for a GPL license exception), or shipping a private copy of GnuTLS.
-- 
Jussi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


[perl-Eval-LineNumbers/f16] Initial import (#726245).

2011-08-01 Thread Emmanuel Seyman
Summary of changes:

  cadf760... Initial import (#726245). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-Eval-LineNumbers] Initial import (#726245).

2011-08-01 Thread Emmanuel Seyman
commit cadf760c497f4b091ecd0ba15527208f50236136
Author: Emmanuel Seyman emmanuel.sey...@club-internet.fr
Date:   Mon Aug 1 10:45:28 2011 +0200

Initial import (#726245).

 .gitignore |1 +
 perl-Eval-LineNumbers.spec |   41 +
 sources|1 +
 3 files changed, 43 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..0ba1e2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Eval-LineNumbers-0.31.tar.gz
diff --git a/perl-Eval-LineNumbers.spec b/perl-Eval-LineNumbers.spec
new file mode 100644
index 000..7012c71
--- /dev/null
+++ b/perl-Eval-LineNumbers.spec
@@ -0,0 +1,41 @@
+Name:   perl-Eval-LineNumbers
+Version:0.31
+Release:1%{?dist}
+Summary:Add line numbers to hereis blocks that contain perl source code
+License:Artistic 2.0 or LGPLv2+
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Eval-LineNumbers/
+Source0:
http://www.cpan.org/authors/id/M/MU/MUIR/modules/Eval-LineNumbers-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+This module adds a line number to hereis text that is going to be
+eval'ed so that error messages will point back to the right place.
+
+%prep
+%setup -q -n Eval-LineNumbers-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%{perl_vendorlib}/Eval
+%{_mandir}/man3/Eval::LineNumbers.3pm.gz
+
+%changelog
+* Thu Jul 28 2011 Emmanuel Seyman emmanuel.sey...@club-internet.fr 0.31-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..5a0e97d 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+69b20fbf576942a1ef7cffef456b0081  Eval-LineNumbers-0.31.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Re: Java 7 for Fedora 16

2011-08-01 Thread Marcela Mašláňová
On 07/29/2011 04:55 PM, Deepak Bhole wrote:
 * Omair Majid oma...@redhat.com [2011-07-29 10:32]:
 On 07/25/2011 04:04 PM, Deepak Bhole wrote:
 * Bill Nottinghamnott...@redhat.com  [2011-07-25 15:54]:
 Toshio Kuratomi (a.bad...@gmail.com) said:
 Robyn and I have talked about how the feature process could be adapted to
 allow for more late work to occur however none of that talk has turned 
 into
 anything solid yet.  One point that bears on this is that the Feature 
 Owners
 must be willing to commit to doing all the work involved in coordination
 when they submit something late.  In other words, if Java 7 update went in
 well before the feature deadline, the expectation would be that packagers
 whose packages depended on Java would need to adapt to Java 7.  The
 expectation now that the Feature Freeze has passed is that the people
 pushing Java 7 into the repos would also need to seek out and fix all the
 packages that depend on them that are broken.

 Would we actually be shipping only 7, or both 6 and 7?


 This hasn't been debated yet, but I am very much in favour of having
 only 7 in Fedora 16.

 If the reason for asking was w.r.t re-builds, it is unlikely that most
 applications will need a rebuild -- only those using deprecated APIs
 (which would have been deprecated for years now) and private APIs would
 be affected. That would likely be a small subset.

 Have you seen the list of incompatibilities?

 http://www.oracle.com/technetwork/java/javase/compatibility-417013.html

 
 Thanks. I hadn't seen the full list, but I knew it'd fairly small
 given how much importance compatibility has been given in the past and
 for 7.
 
 Unfortunately it is not possible to gauge how much Fedora will be
 affected by that :/ My biggest concern would be for apps using sun.*
 APIs. As mentioned above though, it should be a small percentage.
 
 Cheers,
 Deepak

I found different warning about Java 7 changes:
http://www.lucidimagination.com/search/document/1a0d3986e48a9348/warning_index_corruption_and_crashes_in_apache_lucene_core_apache_solr_with_java_7

Does it impact also our Java? Anyway you will need exception if you want
Java 7 as a feature for F-16.
-- 
Marcela Mašláňová
BaseOS team Brno
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Java 7 for Fedora 16

2011-08-01 Thread Andrew Haley
On 08/01/2011 11:28 AM, Marcela Mašláňová wrote:
 
 I found different warning about Java 7 changes:
 http://www.lucidimagination.com/search/document/1a0d3986e48a9348/warning_index_corruption_and_crashes_in_apache_lucene_core_apache_solr_with_java_7

That's not a Java 7 change, it's a new VM bug.  The real cause is that
optimizations used in an older VM are enabled by default.  I still think
we'll have to ship 6 and 7 in parallel.

Andrew.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

File POE-1.312.tar.gz uploaded to lookaside cache by psabata

2011-08-01 Thread Petr Sabata
A file has been added to the lookaside cache for perl-POE:

46ba306a88e3fa06f521e4a64a3884a4  POE-1.312.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-POE] 1.312 bump

2011-08-01 Thread Petr Sabata
commit 72565ab7b4544d31ba1dd88165136c30d55d9f93
Author: Petr Sabata con...@redhat.com
Date:   Mon Aug 1 13:54:05 2011 +0200

1.312 bump

 .gitignore|1 +
 perl-POE.spec |   54 --
 sources   |2 +-
 3 files changed, 30 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fda3dc1..bfb5793 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 POE-1.289.tar.gz
+/POE-1.312.tar.gz
diff --git a/perl-POE.spec b/perl-POE.spec
index ddbe770..82e4718 100644
--- a/perl-POE.spec
+++ b/perl-POE.spec
@@ -1,6 +1,6 @@
 Name:  perl-POE
-Version:   1.289
-Release:   5%{?dist}
+Version:   1.312
+Release:   1%{?dist}
 Summary:   POE - portable multitasking and networking framework for Perl
 
 Group: Development/Libraries
@@ -12,49 +12,47 @@ BuildArch: noarch
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Compress::Zlib) = 1.33
 BuildRequires:  perl(Curses) = 1.08
-BuildRequires:  perl(Event) = 1.00
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(Errno) = 1.09
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Spec) = 0.87
+BuildRequires:  perl(IO) = 1.24
+BuildRequires:  perl(IO::Handle) = 1.27
 BuildRequires:  perl(IO::Poll) = 0.01
 BuildRequires:  perl(IO::Pty) = 1.02
-BuildRequires:  perl(LWP) = 5.79
+BuildRequires:  perl(IO::Socket)
+BuildRequires:  perl(IO::Tty) = 1.08
+BuildRequires:  perl(HTTP::Date)
+BuildRequires:  perl(HTTP::Request)
+BuildRequires:  perl(HTTP::Response)
+BuildRequires:  perl(HTTP::Status)
+BuildRequires:  perl(POE::Test::Loops) = 1.311
+BuildRequires:  perl(Socket) = 1.7
 BuildRequires:  perl(Socket6) = 0.14
+BuildRequires:  perl(Storable) = 2.16
 BuildRequires:  perl(Term::Cap) = 1.09
 BuildRequires:  perl(Term::ReadKey) = 2.21
-BuildRequires:  perl(Tk) = 800.027
+BuildRequires:  perl(Time::HiRes) = 1.59
 BuildRequires:  perl(URI) = 1.30
-# waiting for update BZ#194521
-#BuildRequires: perl(Gtk) = 0.7009
 # test
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
-
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Storable) = 2.16
-BuildRequires:  perl(Errno) = 1.09
-BuildRequires:  perl(IO::Handle) = 1.27
-BuildRequires:  perl(Socket) = 1.7
-BuildRequires:  perl(IO::Tty) = 1.08
-BuildRequires:  perl(POE::Test::Loops) = 1.035
-BuildRequires:  perl(POSIX) = 1.02
-BuildRequires:  perl(File::Spec) = 0.87
-BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Test::Harness) = 2.26
-BuildRequires:  perl(Carp)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod) = 1.00
+BuildRequires:  perl(Test::Pod::Coverage) = 1.08
 
 Requires:   perl(Compress::Zlib)
-Requires:   perl(Event)
-Requires:   perl(IO::Pty)
-Requires:   perl(Socket6)
-Requires:   perl(Carp)
+Requires:   perl(Data::Dumper)
 Requires:   perl(Errno) = 1.09
 Requires:   perl(Exporter)
 Requires:   perl(File::Spec) = 0.87
 Requires:   perl(IO::Handle) = 1.27
+Requires:   perl(IO::Pty)
 Requires:   perl(IO::Tty) = 1.08
 Requires:   perl(POSIX) = 1.02
 Requires:   perl(Socket) = 1.7
+Requires:   perl(Socket6) = 0.14
 Requires:   perl(Storable) = 2.16
 
 %{?perl_default_filter}
@@ -123,6 +121,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Aug 01 2011 Petr Sabata con...@redhat.com - 1.312-1
+- 1.312 bump
+- Deps updated
+
 * Wed Jul 20 2011 Petr Sabata con...@redhat.com - 1.289-5
 - Perl mass rebuild
 
diff --git a/sources b/sources
index ad957ff..33a8b3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2172566f98313658d5f6cce231476f07  POE-1.289.tar.gz
+46ba306a88e3fa06f521e4a64a3884a4  POE-1.312.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Trouble with building packages in F16: The moc has changed too much

2011-08-01 Thread Richard Hughes
In F16 and rawhide the PackageKit koji build is failing with This
file was generated using the moc from 4.7.2. It cannot be used with
the include files from this version of Qt. (The moc has changed too
much.) when it gets to building the PackageKit-qt library.

See http://koji.fedoraproject.org/koji/getfile?taskID=3243129name=build.log
for the full log. Does anybody know how to recreate the moc file so I
can build PackageKit for F16 and rawhide? Thanks.

Richard.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


[Bug 726647] perl-POE-1.312 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726647

Petr Sabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-POE-1.312-1.fc17
 Resolution||RAWHIDE
Last Closed||2011-08-01 08:04:53

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File IRC-Utils-0.11.tar.gz uploaded to lookaside cache by psabata

2011-08-01 Thread Petr Sabata
A file has been added to the lookaside cache for perl-IRC-Utils:

338a66879ac3cb61abe949667ef63ef1  IRC-Utils-0.11.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Agenda for FESCo meeting (2011-08-01)

2011-08-01 Thread Marcela Mašláňová
Following is the list of topics that will be discussed in the FESCo
meeting tomorrow at 17:00UTC (1:00pm EDT) in #fedora-meeting on
irc.freenode.net.

Links to all tickets below can be found at:
https://fedorahosted.org/fesco/report/9

= Followups =

#topic #517 Updates Metrics
.fesco 517

#topic #518 abrt
.fesco 518

#topic #563 suggested policy: all daemons must set RELRO and PIE flags
.fesco 563

#topic #615 Strategy for services that do not have systemd native unit files
.fesco 615

#topic #653 Fixing the feature process: use the feature definition, and
let FESCo declare changes to be features
.fesco 653

= New business =
#topic #657 Feature request F16
.fesco 657

#topic #656 Exception request for pacemaker-cloud
.fesco 656

= Fedora Engineering Services tickets =

https://fedorahosted.org/fedora-engineering-services/report/6

= Open Floor =

For more complete details, please visit each individual ticket.  The
report of the agenda items can be found at
https://fedorahosted.org/fesco/report/9

If you would like to add something to this agenda, you can reply to
this e-mail, file a new ticket at https://fedorahosted.org/fesco,
e-mail me directly, or bring it up at the end of the meeting, during
the open floor topic. Note that added topics may be deferred until
the following meeting.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Java 7 for Fedora 16

2011-08-01 Thread Lars Seipel
On Monday 01 August 2011 13:49:38 Andrew Haley wrote:

 That's not a Java 7 change, it's a new VM bug.  The real cause is that
 optimizations used in an older VM are enabled by default.  I still think
 we'll have to ship 6 and 7 in parallel.

As far as I know there are fixes for these bugs in OpenJDK, though. It's just 
that Oracle won't deliver them in their distribution of Java before update 2.

Lars
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Java 7 for Fedora 16

2011-08-01 Thread Dr Andrew John Hughes
On 10:55 Fri 29 Jul , Deepak Bhole wrote:
 * Omair Majid oma...@redhat.com [2011-07-29 10:32]:
  On 07/25/2011 04:04 PM, Deepak Bhole wrote:
  * Bill Nottinghamnott...@redhat.com  [2011-07-25 15:54]:
  Toshio Kuratomi (a.bad...@gmail.com) said:
  Robyn and I have talked about how the feature process could be adapted to
  allow for more late work to occur however none of that talk has turned 
  into
  anything solid yet.  One point that bears on this is that the Feature 
  Owners
  must be willing to commit to doing all the work involved in coordination
  when they submit something late.  In other words, if Java 7 update went 
  in
  well before the feature deadline, the expectation would be that packagers
  whose packages depended on Java would need to adapt to Java 7.  The
  expectation now that the Feature Freeze has passed is that the people
  pushing Java 7 into the repos would also need to seek out and fix all the
  packages that depend on them that are broken.
  
  Would we actually be shipping only 7, or both 6 and 7?
  
  
  This hasn't been debated yet, but I am very much in favour of having
  only 7 in Fedora 16.
  
  If the reason for asking was w.r.t re-builds, it is unlikely that most
  applications will need a rebuild -- only those using deprecated APIs
  (which would have been deprecated for years now) and private APIs would
  be affected. That would likely be a small subset.
  
  Have you seen the list of incompatibilities?
  
  http://www.oracle.com/technetwork/java/javase/compatibility-417013.html
  
 
 Thanks. I hadn't seen the full list, but I knew it'd fairly small
 given how much importance compatibility has been given in the past and
 for 7.
 
 Unfortunately it is not possible to gauge how much Fedora will be
 affected by that :/ My biggest concern would be for apps using sun.*
 APIs. As mentioned above though, it should be a small percentage.
 

The old com.sun jpeg libraries would be the obvious ones to spring to mind.

Whatever list Oracle has come up with doesn't really compare to real-world
use and testing.

I think we should offer both in F16.

 Cheers,
 Deepak
 -- 
 devel mailing list
 devel@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/devel

-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and IcedTea
http://www.gnu.org/software/classpath
http://icedtea.classpath.org
PGP Key: F5862A37 (https://keys.indymedia.org/)
Fingerprint = EA30 D855 D50F 90CD F54D  0698 0713 C3ED F586 2A37
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Java 7 for Fedora 16

2011-08-01 Thread Marek Goldmann
+1

--Marek

On 1 sie 2011, at 15:50, Dr Andrew John Hughes wrote:

 I think we should offer both in F16.

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: orphaning / looking for new owner for monkey-bubble

2011-08-01 Thread Hans de Goede
Hi,

On 08/01/2011 03:01 PM, Vinzenz Vietzke wrote:
 Am 26.07.2011 13:57, schrieb Bruno Wolff III:
 Even though I normally like to save games, I think letting this one go
 is probably a good idea. Upstream is really gone.
 +1

 IMHO it doesn't make sense to put efforts in fixing and maintaining a
 package that has no backing from upstream.

Ok, since no one has stepped forward I've retired monkey-bubble.

Regards,

Hans
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Trouble with building packages in F16: The moc has changed too much

2011-08-01 Thread Jaroslav Reznik
Hi!

- Original Message -
 In F16 and rawhide the PackageKit koji build is failing with This
 file was generated using the moc from 4.7.2. It cannot be used with
 the include files from this version of Qt. (The moc has changed too
 much.) when it gets to building the PackageKit-qt library.

It's not very good idea to ship pre-generated moc files, better to 
autogenerate them during the build-time. PackageKit is using automake, 
so it's a little bit more difficult but possible, check for example [1].

Though I'm not sure we are going with Qt 4.8 for F16 as KDE build is
currently hit by one moc issue - and we don't have solution right now.
I'd like to investigate/fix it this week but...

Feel free to ask for any help.

Jaroslav

[1] http://blog.hartwork.org/?p=133

 See
 http://koji.fedoraproject.org/koji/getfile?taskID=3243129name=build.log
 for the full log. Does anybody know how to recreate the moc file so I
 can build PackageKit for F16 and rawhide? Thanks.
 
 Richard.
 --
 devel mailing list
 devel@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/devel

-- 
Jaroslav Řezník jrez...@redhat.com
Software Engineer - Base Operating Systems Brno

Office: +420 532 294 275
Mobile: +420 602 797 774
Red Hat, Inc.   http://cz.redhat.com/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Rawhide should take turns with F-16 Branched

2011-08-01 Thread John Reiser
On 07/31/2011 01:37 PM, Josh Boyer wrote:
 On Sun, Jul 31, 2011 at 3:22 PM, John Reiser jrei...@bitwagon.com wrote:
 The nightly build mash for Fedora-16 Branched should go first,
 before Rawhide, on a few days per week ...

 You should open a ticket with rel-eng to see if this could be implemented.

https://fedorahosted.org/fesco/ticket/658

-- 
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


F-16 Branched report: 20110801 changes

2011-08-01 Thread Branched Report
Compose started at Mon Aug  1 13:16:15 UTC 2011

Broken deps for x86_64
--
389-ds-base-1.2.9.0-1.fc16.2.x86_64 requires 
libnetsnmpagent.so.25()(64bit)
389-ds-base-1.2.9.0-1.fc16.2.x86_64 requires 
libnetsnmpmibs.so.25()(64bit)
389-ds-base-1.2.9.0-1.fc16.2.x86_64 requires libnetsnmp.so.25()(64bit)
LuxRender-0.7.1-6.fc16.x86_64 requires 
libboost_serialization-mt.so.1.46.1()(64bit)
LuxRender-0.7.1-6.fc16.x86_64 requires 
libboost_iostreams-mt.so.1.46.1()(64bit)
LuxRender-0.7.1-6.fc16.x86_64 requires 
libboost_system-mt.so.1.46.1()(64bit)
LuxRender-0.7.1-6.fc16.x86_64 requires 
libboost_thread-mt.so.1.46.1()(64bit)
LuxRender-0.7.1-6.fc16.x86_64 requires 
libboost_filesystem-mt.so.1.46.1()(64bit)
LuxRender-0.7.1-6.fc16.x86_64 requires 
libboost_program_options-mt.so.1.46.1()(64bit)
LuxRender-0.7.1-6.fc16.x86_64 requires 
libboost_regex-mt.so.1.46.1()(64bit)
LuxRender-core-0.7.1-6.fc16.x86_64 requires 
libboost_serialization-mt.so.1.46.1()(64bit)
LuxRender-core-0.7.1-6.fc16.x86_64 requires 
libboost_iostreams-mt.so.1.46.1()(64bit)
LuxRender-core-0.7.1-6.fc16.x86_64 requires 
libboost_system-mt.so.1.46.1()(64bit)
LuxRender-core-0.7.1-6.fc16.x86_64 requires 
libboost_thread-mt.so.1.46.1()(64bit)
LuxRender-core-0.7.1-6.fc16.x86_64 requires 
libboost_filesystem-mt.so.1.46.1()(64bit)
LuxRender-core-0.7.1-6.fc16.x86_64 requires 
libboost_program_options-mt.so.1.46.1()(64bit)
LuxRender-core-0.7.1-6.fc16.x86_64 requires 
libboost_regex-mt.so.1.46.1()(64bit)
QuantLib-test-1.1-1.fc16.x86_64 requires 
libboost_unit_test_framework.so.1.46.1()(64bit)
acheck-0.5.1-4.fc15.noarch requires perl(Text::Aspell)
almanah-0.7.3-12.fc16.x86_64 requires libcamel-1.2.so.26()(64bit)
almanah-0.7.3-12.fc16.x86_64 requires libedataserverui-3.0.so.0()(64bit)
almanah-0.7.3-12.fc16.x86_64 requires libcryptui.so.0()(64bit)
1:anerley-0.2.14-7.fc16.i686 requires libcamel-1.2.so.26
1:anerley-0.2.14-7.fc16.x86_64 requires libcamel-1.2.so.26()(64bit)
apvlv-0.0.9.8-4.fc16.x86_64 requires libpoppler.so.13()(64bit)
apvlv-0.0.9.8-4.fc16.x86_64 requires libpoppler-glib.so.6()(64bit)
assogiate-0.2.1-5.fc15.x86_64 requires libgnomevfsmm-2.6.so.1()(64bit)
at-spi-python-1.32.0-5.fc16.x86_64 requires pyorbit
bibletime-2.8.1-1.fc16.x86_64 requires libclucene.so.0()(64bit)
1:cheese-3.0.2-1.fc16.x86_64 requires libcogl.so.1()(64bit)
1:cheese-libs-3.0.2-1.fc16.i686 requires libcogl.so.1
1:cheese-libs-3.0.2-1.fc16.x86_64 requires libcogl.so.1()(64bit)
claws-mail-plugins-geolocation-3.7.9-7.fc16.x86_64 requires 
libcogl.so.1()(64bit)
cluster-snmp-0.18.7-1.fc16.x86_64 requires libnetsnmp.so.25()(64bit)
clutter-gtk-1.0.2-1.fc16.i686 requires libcogl.so.1
clutter-gtk-1.0.2-1.fc16.x86_64 requires libcogl.so.1()(64bit)
coda-backup-6.9.5-6.fc16.x86_64 requires libse.so.5()(64bit)
coda-backup-6.9.5-6.fc16.x86_64 requires librpc2.so.5()(64bit)
coda-backup-6.9.5-6.fc16.x86_64 requires liblwp.so.2()(64bit)
coda-client-6.9.5-6.fc16.x86_64 requires libseglwp.so.1()(64bit)
coda-client-6.9.5-6.fc16.x86_64 requires librvmlwp.so.1()(64bit)
coda-client-6.9.5-6.fc16.x86_64 requires libse.so.5()(64bit)
coda-client-6.9.5-6.fc16.x86_64 requires librpc2.so.5()(64bit)
coda-client-6.9.5-6.fc16.x86_64 requires liblwp.so.2()(64bit)
coda-client-6.9.5-6.fc16.x86_64 requires librdslwp.so.1()(64bit)
coda-server-6.9.5-6.fc16.x86_64 requires rvm-tools
coda-server-6.9.5-6.fc16.x86_64 requires libseglwp.so.1()(64bit)
coda-server-6.9.5-6.fc16.x86_64 requires librvmlwp.so.1()(64bit)
coda-server-6.9.5-6.fc16.x86_64 requires libse.so.5()(64bit)
coda-server-6.9.5-6.fc16.x86_64 requires librpc2.so.5()(64bit)
coda-server-6.9.5-6.fc16.x86_64 requires liblwp.so.2()(64bit)
coda-server-6.9.5-6.fc16.x86_64 requires librdslwp.so.1()(64bit)
collectd-snmp-4.10.3-7.fc16.x86_64 requires libnetsnmp.so.25()(64bit)
comoonics-cdsl-py-0.2-18.noarch requires comoonics-base-py
comoonics-cluster-py-0.1-24.noarch requires comoonics-base-py
contextkit-0.5.15-2.fc15.i686 requires libcdb.so.1
contextkit-0.5.15-2.fc15.x86_64 requires libcdb.so.1()(64bit)
deskbar-applet-2.32.0-4.fc15.x86_64 requires libebook-1.2.so.10()(64bit)
deskbar-applet-2.32.0-4.fc15.x86_64 requires gnome-python2-applet
deskbar-applet-2.32.0-4.fc15.x86_64 requires libcamel-1.2.so.23()(64bit)
dh-make-0.55-3.fc15.noarch requires debhelper
ease-0.4-5.fc16.i686 requires libcogl.so.1
ease-0.4-5.fc16.x86_64 requires libcogl.so.1()(64bit)
easystroke-0.5.4-1.fc16.x86_64 requires 

Re: Rawhide should take turns with F-16 Branched

2011-08-01 Thread Toshio Kuratomi
On Mon, Aug 01, 2011 at 07:55:40AM -0700, John Reiser wrote:
 On 07/31/2011 01:37 PM, Josh Boyer wrote:
  On Sun, Jul 31, 2011 at 3:22 PM, John Reiser jrei...@bitwagon.com wrote:
  The nightly build mash for Fedora-16 Branched should go first,
  before Rawhide, on a few days per week ...
 
  You should open a ticket with rel-eng to see if this could be implemented.
 
 https://fedorahosted.org/fesco/ticket/658
 
Oops, that probably needs to be on https://fedorahosted.org/rel-eng/  to get
the attention of the right people.

-Toshio


pgpW2zA8JuRwA.pgp
Description: PGP signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: PokerTH orphaned

2011-08-01 Thread Ryan Rix
On Mon 1 August 2011 11:46:00 Jussi Lehtola wrote:
 Hi,
 
 
 I've just orphaned PokerTH, since I'm trying to free myself some time
 and I don't use it myself.
 
 PokerTH does not currently build on rawhide, since OpenSSL support has
 been dropped from GnuTLS a week ago (BZ #726697). Getting it to build
 again would then require building against OpenSSL (and asking upstream
 for a GPL license exception), or shipping a private copy of GnuTLS.

I picked up rawhide through F-14. If I cant get this building, I'll orphan it 
again in a week's time.

r
-- 
Ryan Rix -- http://rix.si
== OpenSource.com: Where Open Source Happens! ==
   _
 \//_ All Hail the Beefy Miracle!
 /_/
 \ \


signature.asc
Description: This is a digitally signed message part.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Fwd: Rapid DHCP

2011-08-01 Thread Dan Williams
On Sat, 2011-07-30 at 19:41 -0400, Nathaniel McCallum wrote:
 Dan, that works on wireless networks. On wired networks the ARP
 technique determines *which* of the valid leases you should attempt to
 restore. So on a wired network you:

Right, which is why I noted a couple of times about wifi specifically,
but perhaps not as clearly as I should have.  Obviously NM doesn't yet
know which network you're on for wired, and ARP can help there.

 1. ARP the known DHCP server IPs to discover the subnet.
 2. ARP the IP from the valid lease on that subnet to avoid collision.
 3. Restore the ifconfig from the still valid lease.
 4. Renew the lease.
 
 This should be pretty sane and gives large speedups to resuming on
 wired (which people with docks do a lot).

Yup, though on wired the impact is a lot lower since medium is a lot
more reliable than wifi, and DHCP tends to happen a lot more quickly.
The problem with wired is that broadcast and multicast frames often end
up getting dropped because they aren't necessarily re-transmitted when
there's interference or channel contention.  That usually doesn't happen
on wired networks.  But yes, it can help speed things up on wired, and
it can help determine what connection we should be associating with the
link as you describe.

Dan

 Nathaniel
 
 On Jul 30, 2011 6:45 PM, Dan Williams d...@redhat.com wrote:
  On Sat, 2011-07-30 at 11:46 -0400, Genes MailLists wrote:
  On 07/30/2011 10:37 AM, Lennart Poettering wrote:
   On Sat, 30.07.11 10:31, Genes MailLists (li...@sapience.com)
 wrote:
   
   http://cafbit.com/entry/rapid_dhcp_or_how_do
  
  
   
   IIRC connman (i.e. NM's competition) can do the ARP magic, too.
   
   Lennart
   
  
  
  Seems like a pretty reasonable thing to do - surely better than
 just
  waiting for a timeout to decide if the server is not there ... are
 you
  aware of any gotcha's ?
  
  NM already keeps DHCP information around based on the network you're
  connecting to, so we don't need to ARP a bunch of servers just to
  determine whether the DHCP server we wanted is still there. dhclient
 is
  smart enough to attempt to reclaim the lease if it's not already
  expired. Note that the Mac attempts to ARP a number of different
 DHCP
  servers (192.168.2.1, 192.168.4.1, 192.168.1.1) which would be
 pointless
  with NetworkManager, because it's extremely unlikely that the DHCP
  server on your wifi network has changed; NM would simply know that
 the
  last DHCP server used *on that wifi network* was 192.168.1.1 and not
  bother to try talking to other ones like Mac OS X appears to do.
  
  NM could use the same method of ARPing multiple DHCP servers that
 Mac OS
  X does, but it wouldn't provide much additional benefit, if any, at
  least on WiFi networks. It could be used on wired networks to (a)
  determine which wired network you're connected to, and (b) do rapid
  DHCP. Again, NM already knows what DHCP server and what lease was
 last
  used on the specific wifi network you just connected to, and it
 won't
  bother doing a DISCOVER, it'll just jump to RENEW if your lease is
 still
  valid.
  
  What's unique about the method described there is that the Mac
  configures the interface with the same IP address it previously had
 if
  the lease is still valid, while NetworkManager waits for the DHCP
 server
  confirm the lease. So we could presumptuously configure the
 interface
  with the previous address from the lease and then only tear it down
 if
  the DHCP server fails or rejects the renewal.
  
  Of course, none of this helps if your DHCP leases are short, but it
  certainly helps if you put your laptop to sleep a lot and wake it up
 in
  the same location.
  
  Dan
  
  -- 
  devel mailing list
  devel@lists.fedoraproject.org
  https://admin.fedoraproject.org/mailman/listinfo/devel
 


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: PokerTH orphaned

2011-08-01 Thread Tomas Mraz
On Mon, 2011-08-01 at 10:29 -0700, Ryan Rix wrote: 
 On Mon 1 August 2011 11:46:00 Jussi Lehtola wrote:
  Hi,
  
  
  I've just orphaned PokerTH, since I'm trying to free myself some time
  and I don't use it myself.
  
  PokerTH does not currently build on rawhide, since OpenSSL support has
  been dropped from GnuTLS a week ago (BZ #726697). Getting it to build
  again would then require building against OpenSSL (and asking upstream
  for a GPL license exception), or shipping a private copy of GnuTLS.
 
 I picked up rawhide through F-14. If I cant get this building, I'll orphan it 
 again in a week's time.

Shipping a private copy of GnuTLS would have to get an exception I do
not think such exception should/would be granted. I can only recommend
you to look at the NSS OpenSSL compatibility support library and
patching PokerTH to use it instead of the GnuTLS.
-- 
Tomas Mraz
No matter how far down the wrong road you've gone, turn back.
  Turkish proverb

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Rawhide should take turns with F-16 Branched

2011-08-01 Thread Adam Jackson
On 8/1/11 10:55 AM, John Reiser wrote:
 On 07/31/2011 01:37 PM, Josh Boyer wrote:
 On Sun, Jul 31, 2011 at 3:22 PM, John Reiserjrei...@bitwagon.com  wrote:
 The nightly build mash for Fedora-16 Branched should go first,
 before Rawhide, on a few days per week ...

 You should open a ticket with rel-eng to see if this could be implemented.

 https://fedorahosted.org/fesco/ticket/658

That's not rel-eng.

- ajax

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Rapid DHCP

2011-08-01 Thread Dan Williams
On Sun, 2011-07-31 at 12:25 +0200, Reindl Harald wrote:
 
 Am 31.07.2011 12:17, schrieb David Woodhouse:
  On Sat, 2011-07-30 at 16:37 +0200, Lennart Poettering wrote:
  IIRC connman (i.e. NM's competition) can do the ARP magic, too.
  
  I don't think so. ConnMan doesn't remember the last DHCP setup at all,
  and doesn't even set the DHCP_REQUESTED_IP option — so it gets
  gratuitously changed IP addresses each time it reconnects to the
  network
 
 should it be not the job of the DHCP-Server to remember what
 IP the MAC got and if it should get a knew one?

Yes, the server should be caching leases and returning the same IP
address to the client when the client requests it, if the lease is still
valid.  If the lease is no longer valid, the server forces a new
DISCOVER/REQUEST/ACK sequence, which can take a long time.

The client can make this process quicker by using unicast RENEW requests
to the DHCP server if the lease is still valid, in which case you can
skip the whole broadcast DISCOVER process and possibly get your lease in
2 packets (RENEW then ACK) instead of 4 or 5 with a random backoff in
between if you have to DISCOVER.

So both sides need to do some work to make things go as quickly as
possible.

 for me the only right thing the client can do is waking up
 and request a new IP, so you got everytime a new one if
 your location was changed and if the dhcpd remembers the
 MAC the same you had last there

This is what happens unless we know we're reconnecting to a saved
network, in which case if the lease is still valid we can simply request
our old address and chances are the server will ACK that request, and
then things are faster.  No sense in requesting a completely new IP if
the lease we were given by the server is still valid.

Dan

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Trouble with building packages in F16: The moc has changed too much

2011-08-01 Thread Richard Hughes
On 1 August 2011 15:24, Jaroslav Reznik jrez...@redhat.com wrote:
 It's not very good idea to ship pre-generated moc files, better to
 autogenerate them during the build-time. PackageKit is using automake,
 so it's a little bit more difficult but possible, check for example [1].

Right, I *think* I'm doing the right thing in
https://gitorious.org/packagekit/packagekit/blobs/master/lib/packagekit-qt/src/Makefile.am
with the only difference being that I'm shipping the moc files in the
tarball. Can I just nuke the moc files in the fedora spec file, and
they'll get regenerated at build time? Or should I remove MOCFILES
from EXTRA_DIST?

Thanks for your help,

Richard.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Rawhide should take turns with F-16 Branched

2011-08-01 Thread John Reiser
 You should open a ticket with rel-eng to see if this could be implemented.

 https://fedorahosted.org/fesco/ticket/658

 Oops, that probably needs to be on https://fedorahosted.org/rel-eng/  to get
 the attention of the right people.

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

-- 
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Meeting minutes (2011-08-01) from FESCo meeting

2011-08-01 Thread Marcela Mašláňová

===
#fedora-meeting: FESCO (2011-08-01)
===


Meeting started by mmaslano at 17:00:23 UTC. The full logs are available
at
http://meetbot.fedoraproject.org/fedora-meeting/2011-08-01/fesco.2011-08-01-17.00.log.html
.



Meeting summary
---
* init process  (mmaslano, 17:00:55)

* #517 Updates Metrics  (mmaslano, 17:02:06)

* #518 abrt  (mmaslano, 17:04:24)
  * ACTION: dvlasenk will update Abrt roadmap for F-16 and F-17
(mmaslano, 17:13:40)

* #563 suggested policy: all daemons must set RELRO and PIE flags
  (mmaslano, 17:16:13)
  * LINK:

https://fedoraproject.org/wiki/User:Kevin/DRAFT_When_to_use_PIE_compiler_flags
(nirik, 17:17:01)
  * LINK:

http://pkgs.fedoraproject.org/gitweb/?p=redhat-rpm-config.git;a=blob;f=redhat-rpm-config-9.1.0-hardened.patch;h=710a2c3aa3543320eb954bb630bc8069e8b01f2c;hb=796b80f2f49f2301d2687fd3c12d12d8d2b2dc59
(ajax, 17:17:36)
  * ACTION: ajax will update draft page with macro  (mmaslano, 17:21:12)
  * LINK:
https://admin.fedoraproject.org/updates/redhat-rpm-config-9.1.0-14.fc16
(ajax, 17:21:32)

* #615 Strategy for services that do not have systemd native unit files
  (mmaslano, 17:24:17)
  * LINK:
https://fedoraproject.org/wiki/User:Johannbg/Features/SysVtoSystemd
(nirik, 17:32:59)
  * AGREED: not blocking alpha because of #615  (mmaslano, 17:44:36)

* #653 Fixing the feature process: use the feature definition, and
  (mmaslano, 17:45:33)
  * AGREED: -6, proposal was rejected  (mmaslano, 17:55:56)

* #657 Feature request F16  (mmaslano, 17:56:20)
  * ACTION: bioinfornatics will update feature page  (mmaslano,
18:02:51)
  * AGREED: 5 votes for giving exception to D2  (mmaslano, 18:03:26)

* #656 Exception request for pacemaker-cloud  (mmaslano, 18:03:40)
  * AGREED: 6 votes for this feature as exception  (mmaslano, 18:06:20)

* Fedora engineering  (mmaslano, 18:08:07)
  * LINK: https://fedorahosted.org/fedora-engineering-services/report/6
(mmaslano, 18:08:14)

* open floor  (mmaslano, 18:10:51)
  * ACTION: ajax is chairman next week and t8m on 2011-08-15  (mmaslano,
18:17:00)

Meeting ended at 18:23:28 UTC.




Action Items

* dvlasenk will update Abrt roadmap for F-16 and F-17
* ajax will update draft page with macro
* bioinfornatics will update feature page
* ajax is chairman next week and t8m on 2011-08-15




Action Items, by person
---
* ajax
  * ajax will update draft page with macro
  * ajax is chairman next week and t8m on 2011-08-15
* bioinfornatics
  * bioinfornatics will update feature page
* dvlasenk
  * dvlasenk will update Abrt roadmap for F-16 and F-17
* t8m
  * ajax is chairman next week and t8m on 2011-08-15
* **UNASSIGNED**
  * (none)




People Present (lines said)
---
* mmaslano (85)
* nirik (51)
* t8m (29)
* pjones (27)
* mjg59 (19)
* ajax (19)
* bioinfornatics (16)
* zodbot (12)
* notting (11)
* adamw (10)
* dvlasenk (8)
* sgallagh (5)
* jlk (2)
* cwickert (0)




Generated by `MeetBot`_ 0.1.4

.. _`MeetBot`: http://wiki.debian.org/MeetBot
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

auto-generating dependency

2011-08-01 Thread Pavel Zhukov
I've updated XML/Ada package in F-15 branch. But some packages
(gprbuild for example) contain auto-generated dependencies  (old
version libxmlada_unicode.so.3.2.1()(64bit) and others). How can I
rebuild dependency for my package(-s)? Or do I have to rebuild each
package manually (and increment Release number?)? 

-- 
Best regards, Pavel Zhukov 
mailto:pa...@zhukoff.net
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: PokerTH orphaned

2011-08-01 Thread Ryan Rix
On Mon 1 August 2011 19:43:37 Tomas Mraz wrote:
 On Mon, 2011-08-01 at 10:29 -0700, Ryan Rix wrote:
  On Mon 1 August 2011 11:46:00 Jussi Lehtola wrote:
   Hi,
   
   
   I've just orphaned PokerTH, since I'm trying to free myself some
   time
   and I don't use it myself.
   
   PokerTH does not currently build on rawhide, since OpenSSL support
   has
   been dropped from GnuTLS a week ago (BZ #726697). Getting it to
   build
   again would then require building against OpenSSL (and asking
   upstream
   for a GPL license exception), or shipping a private copy of GnuTLS.
  
  I picked up rawhide through F-14. If I cant get this building, I'll
  orphan it again in a week's time.
 
 Shipping a private copy of GnuTLS would have to get an exception I do
 not think such exception should/would be granted. I can only recommend
 you to look at the NSS OpenSSL compatibility support library and
 patching PokerTH to use it instead of the GnuTLS.

I've talked to a few people about this now, including some folks at PokerTH 
about it, and they're confused as to why this change is happening in GnuTLS at 
all, and your comment in the bug report did not seem to explain it to them; 
could you (or anyone) explain better why OpenSSL support in gnutls is a Bad 
Thing?

r

-- 
Ryan Rix -- http://rix.si
== OpenSource.com: Where Open Source Happens! ==
   _
 \//_ All Hail the Beefy Miracle!
 /_/
 \ \

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


[Bug 712671] perl-Shipwright-2.4.28 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=712671

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #4 from Fedora Update System upda...@fedoraproject.org 2011-08-01 
16:15:39 EDT ---
Package perl-Shipwright-2.4.28-1.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Shipwright-2.4.28-1.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/perl-Shipwright-2.4.28-1.fc16
then log in and leave karma (feedback).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Re: Would like to claim deprecated package brandy

2011-08-01 Thread Bill Nottingham
Chris Tyler (ch...@tylers.info) said: 
 I just found out about the package brandy and was saddened to realize
 that I missed the orphan-deprecation announcement. I'd like to take this
 one.
 
 Oddly, I see that the dead.package file states that:
 
 This package was retired on 2011-07-25 due to it being unable to
 build this package for multiple releases (FTBFS).
 
 However, it was built successfully for F15, and currently builds fine on
 both primary archs without change.

There was an error in the package retiring script that set the reason
for all of the recent retirees to FTBFS. My apologies.

Bill
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Unresponsive maintainer: gresistor

2011-08-01 Thread Richard Shaw
I have submitted a bug report[1] for a bundled library I found in the
gresistor package while working on a review request of my own.

Both my package, and the bundled library, have been accepted which now
means there are two packages that provide the same file.

I have not gotten a response from the maintainer.

Does anyone know how to get a hold of him?

Chitlesh GOORAH chitl...@gmail.com

Thanks,
Richard

[1] https://bugzilla.redhat.com/show_bug.cgi?id=710199
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Fwd: Rapid DHCP

2011-08-01 Thread Dan Williams
On Mon, 2011-08-01 at 12:10 -0500, Dan Williams wrote:
 On Sat, 2011-07-30 at 19:41 -0400, Nathaniel McCallum wrote:
  Dan, that works on wireless networks. On wired networks the ARP
  technique determines *which* of the valid leases you should attempt to
  restore. So on a wired network you:
 
 Right, which is why I noted a couple of times about wifi specifically,
 but perhaps not as clearly as I should have.  Obviously NM doesn't yet
 know which network you're on for wired, and ARP can help there.
 
  1. ARP the known DHCP server IPs to discover the subnet.
  2. ARP the IP from the valid lease on that subnet to avoid collision.
  3. Restore the ifconfig from the still valid lease.
  4. Renew the lease.
  
  This should be pretty sane and gives large speedups to resuming on
  wired (which people with docks do a lot).
 
 Yup, though on wired the impact is a lot lower since medium is a lot
 more reliable than wifi, and DHCP tends to happen a lot more quickly.
 The problem with wired is that broadcast and multicast frames often end

Should read The problem with wifi, not wired.

 up getting dropped because they aren't necessarily re-transmitted when
 there's interference or channel contention.  That usually doesn't happen
 on wired networks.  But yes, it can help speed things up on wired, and
 it can help determine what connection we should be associating with the
 link as you describe.
 
 Dan
 
  Nathaniel
  
  On Jul 30, 2011 6:45 PM, Dan Williams d...@redhat.com wrote:
   On Sat, 2011-07-30 at 11:46 -0400, Genes MailLists wrote:
   On 07/30/2011 10:37 AM, Lennart Poettering wrote:
On Sat, 30.07.11 10:31, Genes MailLists (li...@sapience.com)
  wrote:

http://cafbit.com/entry/rapid_dhcp_or_how_do
   
   

IIRC connman (i.e. NM's competition) can do the ARP magic, too.

Lennart

   
   
   Seems like a pretty reasonable thing to do - surely better than
  just
   waiting for a timeout to decide if the server is not there ... are
  you
   aware of any gotcha's ?
   
   NM already keeps DHCP information around based on the network you're
   connecting to, so we don't need to ARP a bunch of servers just to
   determine whether the DHCP server we wanted is still there. dhclient
  is
   smart enough to attempt to reclaim the lease if it's not already
   expired. Note that the Mac attempts to ARP a number of different
  DHCP
   servers (192.168.2.1, 192.168.4.1, 192.168.1.1) which would be
  pointless
   with NetworkManager, because it's extremely unlikely that the DHCP
   server on your wifi network has changed; NM would simply know that
  the
   last DHCP server used *on that wifi network* was 192.168.1.1 and not
   bother to try talking to other ones like Mac OS X appears to do.
   
   NM could use the same method of ARPing multiple DHCP servers that
  Mac OS
   X does, but it wouldn't provide much additional benefit, if any, at
   least on WiFi networks. It could be used on wired networks to (a)
   determine which wired network you're connected to, and (b) do rapid
   DHCP. Again, NM already knows what DHCP server and what lease was
  last
   used on the specific wifi network you just connected to, and it
  won't
   bother doing a DISCOVER, it'll just jump to RENEW if your lease is
  still
   valid.
   
   What's unique about the method described there is that the Mac
   configures the interface with the same IP address it previously had
  if
   the lease is still valid, while NetworkManager waits for the DHCP
  server
   confirm the lease. So we could presumptuously configure the
  interface
   with the previous address from the lease and then only tear it down
  if
   the DHCP server fails or rejects the renewal.
   
   Of course, none of this helps if your DHCP leases are short, but it
   certainly helps if you put your laptop to sleep a lot and wake it up
  in
   the same location.
   
   Dan
   
   -- 
   devel mailing list
   devel@lists.fedoraproject.org
   https://admin.fedoraproject.org/mailman/listinfo/devel
  
 
 


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: systemd automounts

2011-08-01 Thread Lennart Poettering
On Fri, 29.07.11 11:16, Steve Dickson (ste...@redhat.com) wrote:

 I'm trying to automount /var/lib/nfs/rpc_pipefs
 for the nfs-idmap.service
 
 var-lib-nfs-rpc_pipefs.mount is:
 [Unit]
 Description=RPC Pipe File System
 DefaultDependencies=no
 
 [Mount]
 What=sunrpc
 Where=/var/lib/nfs/rpc_pipefs
 Type=rpc_pipefs

Looks good.

 
 var-lib-nfs-rpc_pipefs.automount is:
 [Unit]
 Description=RPC Pipe File System
 DefaultDependencies=no
 
 [Automount]
 Where=/var/lib/nfs/rpc_pipefs

Looks good, too. But I'd recommend adding After=local-fs.target here, to
ensure your automount unit is established after /var is, if that's on a
separate partition.

 and the nfs-idmap.service is:
 [Unit]
 Description=Name to UID/GID mapping for NFSv4.
 After=syslog.target network.target var-lib-nfs-rpc_pipefs.automount
 ConditionPathIsDirectory=/sys/module/sunrpc

Is this really dependent on the network? If not I'd recommend to
ordering this after network.target.

Also, in F16 we will no longer support non-socket-activated syslogs (all
existing implementations have support for socket actviation upstream),
so the After=syslog.target is not necessary anymore.

 [Service]
 Type=forking
 EnvironmentFile=-/etc/sysconfig/nfs
 ExecStart=/usr/sbin/rpc.idmapd $RPCIDMAPDARGS
 
 [Install]
 WantedBy=multi-user.target
 
 Now I know for a fact that /var/lib/nfs/rpc_pipefs
 is being mount *after* the nfs-idmap.service 
 is run, because:

being mounted?

You mean the automount point being established, not the backing mount, right?

 rpc.idmapd is failing because 
  rpc.idmapd[819]: main: open(/var/lib/nfs/rpc_pipefs//nfs): No such file 
 or
 directory
 
 and the startup message clearly show the service is being
 run before the mount:
 
 Starting Name to UID/GID mapping for NFSv4
 Starting OpenSSH server daemon
 Started OpenSSH server daemon..
 Starting RPC bind service...
 Starting Sendmail Mail Transport Agent...
 Started LSB: Mount and unmount network filesystems..
 [   25.803165] RPC: Registered named UNIX socket transport module.
 [   25.804236] RPC: Registered udp transport module.
 [   25.805327] RPC: Registered tcp transport module.
 [   25.806283] RPC: Registered tcp NFSv4.1 backchannel transport module.
 [   25.889822] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses 
 genfs_contexts
 
 So any idea what on what I'm doing wrong? Is this how autmounts are
 suppose be used?

Yes, this looks like a good usecase.

Hmm, does the automount point work after boot?

How does the output of systemctl list-units look like for the
automount and mount unit?

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


GLIB_GSETTINGS: command not found

2011-08-01 Thread Richard Shaw
I'm trying to build a weather applet[1] for my wife who I just
upgraded to F15. I found one and decided I might as well package it.

I can build it on my F14 desktop in rpmbuild without issue, but when I
try to build it under mock for F15 I get the following output during
configuration:

./configure: line 4193: GLIB_GSETTINGS: command not found

While I found quite a few hits on google, it seemed to be short on solutions...

I checked out the configuration file and it just has a single line:

GLIB_SETTINGS

Is this an environment variable that's supposedly magically set to something?

Thanks,
Richard

[1] https://github.com/simon04/gnome-shell-extension-weather#readme
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


[Test-Announce] Fedora 16 Alpha Test Compose 1 (TC1) Available Now!

2011-08-01 Thread Andre Robatino
As per the Fedora 16 schedule [1], Fedora 16 Alpha Test Compose 1
(TC1) is now available for testing. Please see the following pages for
download links and testing instructions. In general, official live
images arrive a few hours after the install images: see the links below
for updates. When they appear, the download directory should be the same
as that for install images, except with the trailing /Fedora/ replaced
by /Live/.

Installation:

https://fedoraproject.org/wiki/Test_Results:Current_Installation_Test

Base:

https://fedoraproject.org/wiki/Test_Results:Current_Base_Test

Desktop:

https://fedoraproject.org/wiki/Test_Results:Current_Desktop_Test

Security Lab:

https://fedoraproject.org/wiki/Test_Results:Current_Security_Lab_Test

Ideally, all Alpha priority test cases for Installation [2], Base [3],
and Desktop [4] should pass in order to meet the Alpha Release Criteria
[5]. Help is available on #fedora-qa on irc.freenode.net [6], or on the
test list [7].

task#16 - Create Alpha Test Compose (TC)
https://fedorahosted.org/rel-eng/ticket/4844

F16 Alpha Blocker tracker bug:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=713560

F16 Alpha Nice-To-Have tracker bug:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=713563

[1] http://rbergero.fedorapeople.org/schedules/f-16/f-16-quality-tasks.html
[2] https://fedoraproject.org/wiki/QA:Installation_validation_testing
[3] https://fedoraproject.org/wiki/QA:Base_validation_testing
[4] https://fedoraproject.org/wiki/QA:Desktop_validation_testing
[5] https://fedoraproject.org/wiki/Fedora_16_Alpha_Release_Criteria
[6] irc://irc.freenode.net/fedora-qa
[7] https://admin.fedoraproject.org/mailman/listinfo/test



signature.asc
Description: OpenPGP digital signature
___
test-announce mailing list
test-annou...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/test-announce-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: GLIB_GSETTINGS: command not found

2011-08-01 Thread Miloslav Trmač
On Tue, Aug 2, 2011 at 12:15 AM, Richard Shaw hobbes1...@gmail.com wrote:
 ./configure: line 4193: GLIB_GSETTINGS: command not found

 While I found quite a few hits on google, it seemed to be short on 
 solutions...

 I checked out the configuration file and it just has a single line:

 GLIB_SETTINGS

 Is this an environment variable that's supposedly magically set to something?
This is an attempt to use an autoconf macro that is not defined on your system.

Is it SETTINGS or _G_SETTINGS?  GLIB_GSETTINGS is defined in
glib2-devel's /usr/share/aclocal/gsettings.m4 on F15, so adding a
BuildRequires: might help.
   Mirek
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Rapid DHCP

2011-08-01 Thread Adam Williamson
On Mon, 2011-08-01 at 12:15 -0500, Dan Williams wrote:

 So both sides need to do some work to make things go as quickly as
 possible.

Do you know if dd-wrt 'does the right thing'? It's the standard fix for
'help! I bought a consumer router!', and has a pretty responsive
maintenance team, so that would be one easy place to attack the DHCP
server side of things, if it's not already been done.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Fwd: Rapid DHCP

2011-08-01 Thread Adam Williamson
On Sat, 2011-07-30 at 17:49 -0500, Dan Williams wrote:

 What's unique about the method described there is that the Mac
 configures the interface with the same IP address it previously had if
 the lease is still valid, while NetworkManager waits for the DHCP server
 confirm the lease.  So we could presumptuously configure the interface
 with the previous address from the lease and then only tear it down if
 the DHCP server fails or rejects the renewal.
 
 Of course, none of this helps if your DHCP leases are short, but it
 certainly helps if you put your laptop to sleep a lot and wake it up in
 the same location.

...which I do, all the time, and it certainly is a bit annoying waiting
the ~10-15 secs it takes for things to kick in. There seems to be
something of a delay before gnome-power-manager totally wakes up,
realizes it's now on battery power (if I disconnected since suspending),
and right around that time is when NM actually starts re-connecting to
the network. It seems like there's SOMETHING which has to happen after
wake before NM even attempts to re-establish a connection, and that's
the longest delay, at least for me. Anyone know what that something is,
and whether it can be optimized?

(This improvement would also help, of course. It would be *great* if I
could wake up my laptop and have it back on the network and functional
within a second or so).
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


[perl-YAML-Parser-Syck] * Rebuild for new libsyck

2011-08-01 Thread Oliver Falk
commit ee1f5abc7760df92e91429573fb59d55cb067890
Author: Oliver Falk oli...@linux-kernel.at
Date:   Mon Aug 1 08:49:55 2011 +0200

* Rebuild for new libsyck

 perl-YAML-Parser-Syck.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-YAML-Parser-Syck.spec b/perl-YAML-Parser-Syck.spec
index f60c147..cabb81a 100644
--- a/perl-YAML-Parser-Syck.spec
+++ b/perl-YAML-Parser-Syck.spec
@@ -1,6 +1,6 @@
 Name:   perl-YAML-Parser-Syck
 Version:0.01
-Release:19%{?dist}
+Release:20%{?dist}
 Summary:Perl Wrapper for the YAML Parser Extension: libsyck
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 01 2011 Oliver Falk oli...@linux-kernel.at - 0.01-20
+- Rebuild for new libsyck
+
 * Fri Jun 17 2011 Marcela Mašláňová mmasl...@redhat.com - 0.01-19
 - Perl mass rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-Parser-Syck/f16] * Rebuild for new libsyck

2011-08-01 Thread Oliver Falk
commit c43c96909dc77d4d1d22f2d50fcb232e4e6cacda
Author: Oliver Falk oli...@linux-kernel.at
Date:   Mon Aug 1 08:56:09 2011 +0200

* Rebuild for new libsyck

 perl-YAML-Parser-Syck.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-YAML-Parser-Syck.spec b/perl-YAML-Parser-Syck.spec
index f60c147..cabb81a 100644
--- a/perl-YAML-Parser-Syck.spec
+++ b/perl-YAML-Parser-Syck.spec
@@ -1,6 +1,6 @@
 Name:   perl-YAML-Parser-Syck
 Version:0.01
-Release:19%{?dist}
+Release:20%{?dist}
 Summary:Perl Wrapper for the YAML Parser Extension: libsyck
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 01 2011 Oliver Falk oli...@linux-kernel.at - 0.01-20
+- Rebuild for new libsyck
+
 * Fri Jun 17 2011 Marcela Mašláňová mmasl...@redhat.com - 0.01-19
 - Perl mass rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 726647] perl-POE-1.312 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726647

--- Comment #1 from Petr Sabata psab...@redhat.com 2011-08-01 03:52:25 EDT ---
*** Bug 726348 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 726647] perl-POE-1.312 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726647

Petr Sabata psab...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||psab...@redhat.com
 AssignedTo|cw...@alumni.drew.edu   |psab...@redhat.com

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 726348] perl-POE-1.311 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726348

Petr Sabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||DUPLICATE
Last Closed||2011-08-01 03:52:24

--- Comment #1 from Petr Sabata psab...@redhat.com 2011-08-01 03:52:24 EDT ---


*** This bug has been marked as a duplicate of bug 726647 ***

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 726022] perl-POE-Component-IRC-6.69 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726022

--- Comment #3 from Petr Sabata psab...@redhat.com 2011-08-01 03:54:40 EDT ---
6.69 released...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 726022] perl-POE-Component-IRC-6.68 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726022

--- Comment #2 from Petr Sabata psab...@redhat.com 2011-08-01 03:54:02 EDT ---
*** Bug 726648 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 726648] perl-POE-Component-IRC-6.69 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726648

Petr Sabata psab...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||psab...@redhat.com
 Resolution||DUPLICATE
Last Closed||2011-08-01 03:54:02

--- Comment #1 from Petr Sabata psab...@redhat.com 2011-08-01 03:54:02 EDT ---


*** This bug has been marked as a duplicate of bug 726022 ***

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 726022] perl-POE-Component-IRC-6.69 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726022

Petr Sabata psab...@redhat.com changed:

   What|Removed |Added

Summary|perl-POE-Component-IRC-6.68 |perl-POE-Component-IRC-6.69
   |is available|is available

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Eval-LineNumbers-0.31.tar.gz uploaded to lookaside cache by eseyman

2011-08-01 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Eval-LineNumbers:

69b20fbf576942a1ef7cffef456b0081  Eval-LineNumbers-0.31.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-Eval-LineNumbers/f15] Initial import (#726245).

2011-08-01 Thread Emmanuel Seyman
Summary of changes:

  cadf760... Initial import (#726245). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 727109] New: perl-WebService-Validator-HTML-W3C-0.27 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: perl-WebService-Validator-HTML-W3C-0.27 is available

https://bugzilla.redhat.com/show_bug.cgi?id=727109

   Summary: perl-WebService-Validator-HTML-W3C-0.27 is available
   Product: Fedora
   Version: rawhide
  Platform: Unspecified
OS/Version: Unspecified
Status: NEW
  Keywords: FutureFeature, Triaged
  Severity: unspecified
  Priority: unspecified
 Component: perl-WebService-Validator-HTML-W3C
AssignedTo: mmasl...@redhat.com
ReportedBy: upstream-release-monitor...@fedoraproject.org
 QAContact: extras...@fedoraproject.org
CC: fedora-perl-devel-l...@redhat.com, mmasl...@redhat.com
Classification: Fedora
  Story Points: ---
  Type: ---


Latest upstream release: 0.27
Current version in Fedora Rawhide: 0.26
URL: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 727109] perl-WebService-Validator-HTML-W3C-0.27 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=727109

Petr Sabata psab...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||psab...@redhat.com
 AssignedTo|mmasl...@redhat.com |psab...@redhat.com

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 727109] perl-WebService-Validator-HTML-W3C-0.27 is available

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=727109

Petr Sabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-WebService-Validator-H
   ||TML-W3C-0.27-1.fc17
 Resolution||RAWHIDE
Last Closed||2011-08-01 07:08:13

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File WebService-Validator-HTML-W3C-0.27.tar.gz uploaded to lookaside cache by psabata

2011-08-01 Thread Petr Sabata
A file has been added to the lookaside cache for 
perl-WebService-Validator-HTML-W3C:

f8da3e2fba51dee955ee8a79db46b04d  WebService-Validator-HTML-W3C-0.27.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-IRC-Utils] 0.11 bump

2011-08-01 Thread Petr Sabata
commit fbc682eef6502b8fede5625a76de907420433059
Author: Petr Sabata con...@redhat.com
Date:   Mon Aug 1 14:08:02 2011 +0200

0.11 bump

 .gitignore  |1 +
 perl-IRC-Utils.spec |   13 -
 sources |2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f336038..1fdb37f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /IRC-Utils-0.10.tar.gz
+/IRC-Utils-0.11.tar.gz
diff --git a/perl-IRC-Utils.spec b/perl-IRC-Utils.spec
index e80db14..36482c6 100644
--- a/perl-IRC-Utils.spec
+++ b/perl-IRC-Utils.spec
@@ -1,5 +1,5 @@
 Name:   perl-IRC-Utils
-Version:0.10
+Version:0.11
 Release:1%{?dist}
 Summary:Common utilities for IRC-related tasks
 License:GPL+ or Artistic
@@ -32,10 +32,10 @@ formatting, etc.
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-%{_fixperms} $RPM_BUILD_ROOT/*
+make pure_install PERL_INSTALL_ROOT=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} \;
+find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
+%{_fixperms} %{buildroot}/*
 
 %check
 make test
@@ -46,5 +46,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 01 2011 Petr Sabata con...@redhat.com - 0.11-1
+- 0.11 bump
+
 * Tue Jul 26 2011 Petr Sabata con...@redhat.com 0.10-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 6a7f813..ee84b3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e283b1db47333f7077f46f1e9518818  IRC-Utils-0.10.tar.gz
+338a66879ac3cb61abe949667ef63ef1  IRC-Utils-0.11.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Text-Patch-1.8.tar.gz uploaded to lookaside cache by mmaslano

2011-08-01 Thread Marcela Mašláňová
A file has been added to the lookaside cache for perl-Text-Patch:

ad5e453d5ba3b48afd8163114d0fee1c  Text-Patch-1.8.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-Text-Patch] Initial push.

2011-08-01 Thread Marcela Mašláňová
commit 21ecbb5b7c0f37908deb61fcf162fb7f0b91ff47
Author: Marcela Mašláňová mmasl...@redhat.com
Date:   Mon Aug 1 14:20:00 2011 +0200

Initial push.

 .gitignore   |1 +
 perl-Text-Patch.spec |   50 ++
 sources  |1 +
 3 files changed, 52 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..460eac0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Text-Patch-1.8.tar.gz
diff --git a/perl-Text-Patch.spec b/perl-Text-Patch.spec
new file mode 100644
index 000..d86fddd
--- /dev/null
+++ b/perl-Text-Patch.spec
@@ -0,0 +1,50 @@
+Name:   perl-Text-Patch
+Version:1.8
+Release:1%{?dist}
+Summary:Patches text with given patch
+License:GPLv2+
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Text-Patch/
+Source0:
http://www.cpan.org/authors/id/C/CA/CADE/Text-Patch-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Text::Diff)
+Requires:   perl(Text::Diff)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+Text::Patch combines source text with given diff (difference) data. Diff
+data is produced by Text::Diff module or by the standard diff utility (man
+diff, see -u option).
+
+%prep
+%setup -q -n Text-Patch-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%defattr(-,root,root,-)
+%doc ChangeLog COPYING README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Mon Aug 01 2011 Marcela Mašláňová mmasl...@redhat.com 1.8-1
+- Specfile autogenerated by cpanspec 1.79.
diff --git a/sources b/sources
index e69de29..682e956 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+ad5e453d5ba3b48afd8163114d0fee1c  Text-Patch-1.8.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Text-Patch/f16] Initial push.

2011-08-01 Thread Marcela Mašláňová
commit f45b4420e61c4a9086c82ed82abf214f94b920b8
Author: Marcela Mašláňová mmasl...@redhat.com
Date:   Mon Aug 1 14:21:47 2011 +0200

Initial push.

 .gitignore   |1 +
 perl-Text-Patch.spec |   50 ++
 sources  |1 +
 3 files changed, 52 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..460eac0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Text-Patch-1.8.tar.gz
diff --git a/perl-Text-Patch.spec b/perl-Text-Patch.spec
new file mode 100644
index 000..d86fddd
--- /dev/null
+++ b/perl-Text-Patch.spec
@@ -0,0 +1,50 @@
+Name:   perl-Text-Patch
+Version:1.8
+Release:1%{?dist}
+Summary:Patches text with given patch
+License:GPLv2+
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Text-Patch/
+Source0:
http://www.cpan.org/authors/id/C/CA/CADE/Text-Patch-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Text::Diff)
+Requires:   perl(Text::Diff)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+Text::Patch combines source text with given diff (difference) data. Diff
+data is produced by Text::Diff module or by the standard diff utility (man
+diff, see -u option).
+
+%prep
+%setup -q -n Text-Patch-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%defattr(-,root,root,-)
+%doc ChangeLog COPYING README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Mon Aug 01 2011 Marcela Mašláňová mmasl...@redhat.com 1.8-1
+- Specfile autogenerated by cpanspec 1.79.
diff --git a/sources b/sources
index e69de29..682e956 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+ad5e453d5ba3b48afd8163114d0fee1c  Text-Patch-1.8.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Shipwright

2011-08-01 Thread buildsys


perl-Shipwright has broken dependencies in the F-16 tree:
On x86_64:
perl-Shipwright-2.4.24-2.fc16.noarch requires perl(that)
On i386:
perl-Shipwright-2.4.24-2.fc16.noarch requires perl(that)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Broken dependencies: perl-threads-tbb

2011-08-01 Thread buildsys


perl-threads-tbb has broken dependencies in the F-16 tree:
On x86_64:
perl-threads-tbb-0.04-1.fc16.x86_64 requires perl(:MODULE_COMPAT_5.12.3)
On i386:
perl-threads-tbb-0.04-1.fc16.i686 requires perl(:MODULE_COMPAT_5.12.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Broken dependencies: perl-NOCpulse-Gritch

2011-08-01 Thread buildsys


perl-NOCpulse-Gritch has broken dependencies in the F-16 tree:
On x86_64:
perl-NOCpulse-Gritch-1.27.9-1.fc16.noarch requires 
perl(:MODULE_COMPAT_5.12.3)
On i386:
perl-NOCpulse-Gritch-1.27.9-1.fc16.noarch requires 
perl(:MODULE_COMPAT_5.12.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Broken dependencies: perl-Perlbal-XS-HTTPHeaders

2011-08-01 Thread buildsys


perl-Perlbal-XS-HTTPHeaders has broken dependencies in the F-16 tree:
On x86_64:
perl-Perlbal-XS-HTTPHeaders-0.20-3.fc15.x86_64 requires 
perl(:MODULE_COMPAT_5.12.3)
On i386:
perl-Perlbal-XS-HTTPHeaders-0.20-3.fc15.i686 requires 
perl(:MODULE_COMPAT_5.12.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Broken dependencies: perl-Pugs-Compiler-Rule

2011-08-01 Thread buildsys


perl-Pugs-Compiler-Rule has broken dependencies in the F-16 tree:
On x86_64:
perl-Pugs-Compiler-Rule-0.37-9.fc16.noarch requires 
perl(:MODULE_COMPAT_5.12.3)
On i386:
perl-Pugs-Compiler-Rule-0.37-9.fc16.noarch requires 
perl(:MODULE_COMPAT_5.12.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Broken dependencies: perl-CGI-Application-Structured-Tools

2011-08-01 Thread buildsys


perl-CGI-Application-Structured-Tools has broken dependencies in the F-16 tree:
On x86_64:
perl-CGI-Application-Structured-Tools-0.013-3.fc16.noarch requires 
perl(tmpl_var)
perl-CGI-Application-Structured-Tools-0.013-3.fc16.noarch requires 
main_module)
perl-CGI-Application-Structured-Tools-0.013-3.fc16.noarch requires 
perl(tmpl_var
On i386:
perl-CGI-Application-Structured-Tools-0.013-3.fc16.noarch requires 
perl(tmpl_var
perl-CGI-Application-Structured-Tools-0.013-3.fc16.noarch requires 
main_module)
perl-CGI-Application-Structured-Tools-0.013-3.fc16.noarch requires 
perl(tmpl_var)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Bundling Perl5i

2011-08-01 Thread Scott Baker
I just got back from OSCON where the virtues of perl5i were shown.
Looking in yum I don't see perl5i anywhere, and I'm wondering why. Would
it be possible to get perl5i added to the Fedora yum repos?

-- 
Scott Baker - Canby Telcom
System Administrator - RHCE - 503.266.8253
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 175459] nroff outputs warning about character encoding on stdout

2011-08-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=175459

Brett Ryan brett.r...@gmail.com changed:

   What|Removed |Added

 CC||brett.r...@gmail.com

--- Comment #18 from Brett Ryan brett.r...@gmail.com 2011-08-01 22:49:24 EDT 
---
(In reply to comment #1)
 JW, the characters XXX are used only to highlight the warning message and 
 have
 no special meaning. The warning message is emitted just to ensure that all the
 man pages are correctly converted to UTF-8 because all the man pages should 
 use
 universal encoding at the time. Since there's no precise way how to detect a
 particular encoding of a man page, some assumptions about encoding are made, 
 but
 they're not needed when all the man pages are in UTF-8.

Why should an end user be informed of this? Shouldn't this be something package
maintainers need to worry about? This warning is missleading and has no benefit
to any end user unless you are a package maintainer.

 If you see such a warning, please check to which package the man page belongs
 (rpm -qf /path/to/man/page) and report it as a new bug against this package. 
 You
 can Cc me on the bug so that I can react.

Again, why would an end user be responsible for reporting these fixes? As an
RHEL customer I would expect that an upgrade would not result in half our man
pages to suddenly contain this warning at the start.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel