[Bug 1105613] Review Request: otter-browser - Browser aiming to recreate classic Opera (12.x) UI using Qt5.

2014-06-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1105613



--- Comment #2 from MartinKG mgans...@alice.de ---
Spec URL: http://martinkg.fedorapeople.org/Review/SPECS/otter-browser.spec

SRPM URL:
http://martinkg.fedorapeople.org/Review/SRPMS/otter-browser-0.9.01-3.fc20.src.rpm

%changelog
* Sat Jun 07 2014 Martin Gansser marti...@fedoraproject.org - 0.9.01-3
- replaced qmake-qt5 by cmake
- added manual page

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1039315] Review Request: nuvolaplayer - Cloud Music Integration for your Linux Desktop

2014-06-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1039315

MartinKG mgans...@alice.de changed:

   What|Removed |Added

  Flags|needinfo?(mgans...@alice.de |
   |)   |



--- Comment #44 from MartinKG mgans...@alice.de ---
there must be something changed when changing from version 2.3.3 to 2.4.0.
I'll ask upstream.

mock logfiles:
http://martinkg.fedorapeople.org/Review/logs/build-mock-fc20-nuvolaplayer-2.3.3.log
=ok

http://martinkg.fedorapeople.org/Review/logs/build-mock-fc20-nuvolaplayer-2.4.0.log
=fails

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1039315] Review Request: nuvolaplayer - Cloud Music Integration for your Linux Desktop

2014-06-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1039315



--- Comment #45 from MartinKG mgans...@alice.de ---
testsuite fails in mockbuild with nuvolaplayer-2.4.0 on Fedora 20.
reported upstream.
https://bugs.launchpad.net/nuvola-player/+bug/1327500

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1039315] Review Request: nuvolaplayer - Cloud Music Integration for your Linux Desktop

2014-06-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1039315



--- Comment #46 from Michel Alexandre Salim mic...@michel-slm.name ---
While waiting for upstream, perhaps you can figure out a way to separate the
build process from the test process?

Tests are normally run in the %check section -- another benefit of separating
%build and %check is that you can just comment out the test invocation if
there's no way to make the tests pass (e.g. if upstream requires network
connectivity to run the tests, and there's no easy way to change the test suite
to run locally).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1103554] Review Request: cppcms - a Free High Performance Web Development Framework

2014-06-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1103554

Raphael Groner projects...@smart.ms changed:

   What|Removed |Added

  Flags||needinfo?



--- Comment #10 from Raphael Groner projects...@smart.ms ---
According to booster / boost:
Please read the commented discussion at upstream. I don't know what to do about
that in Fedora. Having to remove all that forking code has less sense and would
be just ridiculous.

http://thread.gmane.org/gmane.comp.lib.boost.devel/204117
http://cppcms.com/wikipp/en/page/cppcms_1x_coding_standards#Libraries

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1039315] Review Request: nuvolaplayer - Cloud Music Integration for your Linux Desktop

2014-06-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1039315



--- Comment #47 from MartinKG mgans...@alice.de ---
(In reply to MartinKG from comment #44)
 there must be something changed when changing from version 2.3.3 to 2.4.0.
 I'll ask upstream.
 
 mock logfiles:
 http://martinkg.fedorapeople.org/Review/logs/build-mock-fc20-nuvolaplayer-2.
 3.3.log =ok
 
 http://martinkg.fedorapeople.org/Review/logs/build-mock-fc20-nuvolaplayer-2.
 4.0.log =fails

@Michel

the only difference to the older 2.3.3 version I've found was, that
the JSApiTest was reactivated in 2.4.0.

nuvolaplayer-2.3.3/tests/main/tests-main.vala
//~ root.add_suite(new Nuvola.JSApiTest().get_suite());

Maybe I can patch the 2.4.0 version, so that the JSApiTest is not performed ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1039315] Review Request: nuvolaplayer - Cloud Music Integration for your Linux Desktop

2014-06-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1039315



--- Comment #48 from MartinKG mgans...@alice.de ---
Spec URL: http://martinkg.fedorapeople.org/Review/SPECS/nuvolaplayer.spec

SRPM URL:
http://martinkg.fedorapeople.org/Review/SRPMS/nuvolaplayer-2.4.0-2.fc20.src.rpm


Fix committed to lp:nuvola-player/2.4.x as r833. Will be released in Nuvola
Player 2.4.1.
http://bazaar.launchpad.net/~fenryxo/nuvola-player/2.4.x/revision/833

%changelog
* Sat Jun 07 2014 Martin Gansser marti...@fedoraproject.org - 2.4.0-2
- added patch to disable testsuite that breaks mock build

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 877096] Review Request: perl-Fsdb - A set of commands for manipulating flat-text databases from the shell

2014-06-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=877096



--- Comment #37 from Fedora Update System upda...@fedoraproject.org ---
perl-Fsdb-2.50-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Fsdb-2.50-1.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review