[Bug 1026764] Review Request: uhttpmock - HTTP web service mocking library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026764



--- Comment #3 from Philip Withnall bugzi...@tecnocode.co.uk ---
Updated spec file:
http://people.collabora.co.uk/~pwith/packaging/uhttpmock.spec
Updated SRPM URL:
http://people.collabora.co.uk/~pwith/packaging/uhttpmock-0.2.0-1.fc19.src.rpm
Latest Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6143116

(In reply to Christopher Meng from comment #2)
 Like ur first package, please use %global instead of %define.

Fixed.

 1. Remove obsoleted lines for EL5 only:
 BuildRoot
 %clean
 %defattr(-,root,root,-)

Fixed. I got them from
https://fedoraproject.org/wiki/How_to_create_an_RPM_package#SPEC_templates_and_examples;
would it be wise to update that page?

 2. URL is https://gitorious.org/uhttpmock/.

Fixed.

 3. $RPM_BUILD_ROOT/%{_libdir} -- $RPM_BUILD_ROOT%{_libdir}

Fixed.

 4. Missing %{?_isa} macro of Requires in -devel subpackage, which actually
 should be:

Fixed.

 5. Some fields in -devel subpackage is not good.

Fixed.

 6. %{_includedir}/libuhttpmock-0.0
 
 Your package name is uhttpmock, have you made a decision of which name is
 better, uhttpmock or libuhttpmock?

uhttpmock is the project name, libuhttpmock is a library which is part of the
project. I full expect that a ‘uhttpmock’ program will be added to the project
in future, hence I carefully chose to use ‘uhttpmock’ and ‘libuhttpmock’ in
appropriate places.

 And 0.0 stands for what?

The API version of libuhttpmock, so that API-incompatible versions can be
parallel installed. I’ve updated the spec file to move this into a %global.

 7. Summary:Mocking test utility for HTTP and HTTPS web APIs
 
 Isn't it a library?

See above.

 From pc file: HTTP web service mocking library
 
 From homepage: A HTTP web service mocking library for GNOME

I’ve unified these.

Thanks for your help!

-- 
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 1019428] Review Request: python-alchimia - A Python library that integrates Twisted with SqlAlchemy

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1019428

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



-- 
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 1019428] Review Request: python-alchimia - A Python library that integrates Twisted with SqlAlchemy

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1019428



--- Comment #16 from Fedora Update System upda...@fedoraproject.org ---
python-alchimia-0.4-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-alchimia-0.4-3.fc20

-- 
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 1019428] Review Request: python-alchimia - A Python library that integrates Twisted with SqlAlchemy

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1019428



--- Comment #17 from Fedora Update System upda...@fedoraproject.org ---
python-alchimia-0.4-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-alchimia-0.4-3.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

[Bug 1027187] New: Review Request: rubygem-coercible - Powerful, flexible and configurable coercion library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027187

Bug ID: 1027187
   Summary: Review Request: rubygem-coercible - Powerful, flexible
and configurable coercion library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ktdre...@ktdreyer.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-coercible.spec
SRPM URL:
http://ktdreyer.fedorapeople.org/reviews/rubygem-coercible-0.2.0-1.fc21.src.rpm
Description: Powerful, flexible and configurable coercion library.
Fedora Account System Username: ktdreyer

F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6143469

-- 
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 1023714] Review Request: lpf-skype: Skype internet phone client package bootstrap

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023714



--- Comment #17 from Simone Caronni negativ...@gmail.com ---
Package APPROVED wrt lpf-skype.spec file.

Now to the bundled skype.spec file. I used to mantain the same for a few years;
would you like to take a look at:

http://slaanesh.fedorapeople.org/skype.spec

Apart from stylistical differences in the SPEC file and description/summaries
the things I notice most are the following:

- Fedora 20+ needs a wrapper because it needs PULSE_LATENCY_MSEC=30; setting it
in a profile under /etc/profile.d does not work.

- Requires webkitgtk%{_isa}; is not pulled automatically in by dependencies and
it's needed for the first html based welcome screen, otherwise if it's not
already configured, there's no way to configure it for the first time.

- ExclusiveArch should be i686 (RPMFusion style) or %{ix86}; x86_64 is not
supported.

- You are missing a prelink configuration file. If you run it for a day, after
prelink has run on any EPEL or Fedora system, the program gets corrupted and
you need to reinstall the rpm. Prelink it's disabled in Fedora 21+, (iirc).

- I avoid stripping by using %define __spec_install_post
/usr/lib/rpm/brp-compress at the top of the spec file, don't know what the
impact is compared to your solution.

I've also added you in CC to my (obsolete, probably) Skype review in RPMFusion;
just for reference.

https://bugzilla.rpmfusion.org/show_bug.cgi?id=2978

-- 
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 1023714] Review Request: lpf-skype: Skype internet phone client package bootstrap

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023714



--- Comment #18 from Alec Leamas leamas.a...@gmail.com ---
Hm... Since you actually have a working and tested spec file: would it be
problem if we just used it verbatim in this package? It actually seems to be in
a much better shape than current version, which havn't really been tested that
well.

-- 
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 1023714] Review Request: lpf-skype: Skype internet phone client package bootstrap

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023714

Simone Caronni negativ...@gmail.com changed:

   What|Removed |Added

  Flags||fedora-review+



--- Comment #19 from Simone Caronni negativ...@gmail.com ---
Sure, no worries, just add it if you wish. Actually from Apache logs I see it's
quite succesful with people on all Fedora releases and running RHEL/CentOS 6:

http://negativo17.org/skype-and-skype-pidgin-plugin/

I would say we could also close for good RPMFusion's review :)

-- 
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 1016258] Review Request: mingw-log4c - an application message logging library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016258

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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 1016258] Review Request: mingw-log4c - an application message logging library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016258



--- Comment #5 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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 851810] Review Request: mingw-mpfr - MinGW C library for multiple-precision floating-point computations

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=851810

Ralf Corsepius rc040...@freenet.de changed:

   What|Removed |Added

 CC||t.sai...@alumni.ethz.ch
  Flags||needinfo?(t.sailer@alumni.e
   ||thz.ch)



--- Comment #14 from Ralf Corsepius rc040...@freenet.de ---
Ping? Thomas, are you still interested in packaging this, or can this BZ be
closed?

-- 
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 1027288] New: Review Request: dmlite-shell - Shell environment for dmlite

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027288

Bug ID: 1027288
   Summary: Review Request: dmlite-shell - Shell environment for
dmlite
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ade...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL:
http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/reviews/dmlite-shell.spec
SRPM URL:
http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/reviews/dmlite-shell-0.2.1-2.el6.src.rpm
Description: This package provides a shell environment for dmlite. It includes
useful
commands for system administration, testers and power users.
Fedora Account System Username: adev

-- 
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 851810] Review Request: mingw-mpfr - MinGW C library for multiple-precision floating-point computations

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=851810

Thomas Sailer t.sai...@alumni.ethz.ch changed:

   What|Removed |Added

  Flags|needinfo?(t.sailer@alumni.e |
   |thz.ch) |



--- Comment #15 from Thomas Sailer t.sai...@alumni.ethz.ch ---
Yes, eventually - unless someone else beats me

-- 
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 851810] Review Request: mingw-mpfr - MinGW C library for multiple-precision floating-point computations

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=851810



--- Comment #16 from Ralf Corsepius rc040...@freenet.de ---
(In reply to Thomas Sailer from comment #15)
 Yes, eventually - unless someone else beats me
Do I understand correctly, you want to continue this review?

In this case, I'd suggest you'd provide an updated package.

-- 
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 1026380] Review Request: corebird - Native GTK Twitter client

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026380



--- Comment #7 from Ryan Lerch rle...@redhat.com ---
Thanks Ankur!

I have updated the SRPM and the spec with this patch.

http://ryanlerch.fedorapeople.org/packaging/corebird/2/

-- 
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 736717] Review Request: lcmaps - Grid (X.509) and VOMS credentials to local account mapping

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=736717



--- Comment #31 from Dennis van Dok denni...@nikhef.nl ---
New SRPM URL: http://www.nikhef.nl/~dennisvd/lcmaps-1.6.1-2.fc19.src.rpm

I've reduced the number of packages as suggested. The only thing that's still
not OK is the unused-direct-shlib-dependencies. We don't really know how to fix
all of these.

 - the libssl dependency is due to a bug in the voms-2.0.pc file which sets a
Requires on openssl instead of a Requires.private[1]. I've contacted the
packager about this.

  - the libvomsapi dependency is partly our own fault, a new release will fix
this

  - the libdl dependency is due to AC_CHECK_LIB([dl], [dlopen]), which adds it
to LIBS which is used for all libraries

  - the remaining libraries come from putting ./liblcmaps.la in the LIBADD for
the interface libraries, which causes all the dependent libraries of liblcmaps
to be linked with the interface libraries as well. This seems to be a bug in
libtool; Debian uses a patch on libtool prevent linking[2].

1. https://github.com/italiangrid/voms/issues/7
2. http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=yesbug=522663

Any suggestions on how to address these issues is welcome. In any case, I hope
they aren't showstoppers.

-- 
You are receiving this mail because:
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 1021749] Review Request: php-symfony2 - PHP full-stack web framework

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1021749



--- Comment #10 from Shawn Iwinski shawn.iwin...@gmail.com ---
(In reply to Remi Collet from comment #8)
 I think(In reply to Shawn Iwinski from comment #0)
  * Intl requires Icu and Icu requires Intl so I'm not sure I can separate out
  the Icu pkg
 
 I think is will be preferable to have a separate package for symfony2/Icu.
 
 Especially as symfony2/Icu 1.2.0 requires libicu = 4.4 which is not
 available in RHEL-6, so you will have to use symfony2/Icu 1.1.0 in EPEL-6.

I tried the separation of the Icu component and it was a huge pain so I kept it
in the same pkg.



(In reply to Remi Collet from comment #9)
 ln -s %{name}-common-%{version} %{buildroot}%{_docdir}/%{name}-%{version}
 
 This will not work on Fedora = 20
 See https://fedoraproject.org/wiki/Changes/UnversionedDocdirs

Fixed



Updated:
- Different Icu component version for el6
- Fixed tests:
-- Updated autoloader
-- Skipped specific tests
-- Excluded tty and benchmark test groups
- I liked the individual pkg tests instead of the all-in-test so each pkg's
tests are run individually (this includes all pkgs... bridges, bundles, and
components)
- Fixed main package doc symlink

Koji scratch builds:
rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=6144362
f20: http://koji.fedoraproject.org/koji/taskinfo?taskID=6144368
f19: http://koji.fedoraproject.org/koji/taskinfo?taskID=6144385
el6: http://koji.fedoraproject.org/koji/taskinfo?taskID=6144408

Update diff (ignore the php-gliph stuff):
https://github.com/siwinski/rpms/compare/97c1aa41297efdbddeb4e522714de3245fd47f87...3e70be4eada4b08f2d9319f4956138a8a3b5cb76



Spec URL:
https://raw.github.com/siwinski/rpms/3e70be4eada4b08f2d9319f4956138a8a3b5cb76/php-symfony2.spec

SRPM URL:
http://siwinski.fedorapeople.org/SRPMS/php-symfony2-2.3.6-2.fc19.src.rpm
(el6: http://siwinski.fedorapeople.org/SRPMS/php-symfony2-2.3.6-2.el6.src.rpm)

-- 
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 1025058] Review Request: python-flask-images - Dynamic image resizing for Flask

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1025058

Alex Irmel Oviedo Solis alleinerw...@gmail.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #8 from Alex Irmel Oviedo Solis alleinerw...@gmail.com ---
New Package SCM Request
===
Package Name: python-flask-images
Short Description: Dynamic image resizing for Flask
Owners: alexove echevemaster
Branches: f18 f19 f20
InitialCC:

-- 
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 1016807] Review Request: tubo - Library to thread process std-in/std-err/std-out from fork() child

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016807



--- Comment #18 from Fedora Update System upda...@fedoraproject.org ---
tubo-5.0.10-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/tubo-5.0.10-2.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

[Bug 1016807] Review Request: tubo - Library to thread process std-in/std-err/std-out from fork() child

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016807



--- Comment #20 from Fedora Update System upda...@fedoraproject.org ---
tubo-5.0.10-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/tubo-5.0.10-2.el6

-- 
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 1016807] Review Request: tubo - Library to thread process std-in/std-err/std-out from fork() child

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016807



--- Comment #19 from Fedora Update System upda...@fedoraproject.org ---
tubo-5.0.10-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/tubo-5.0.10-2.fc20

-- 
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 1023714] Review Request: lpf-skype: Skype internet phone client package bootstrap

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023714



--- Comment #20 from Alec Leamas leamas.a...@gmail.com ---
OK, done. New links:
spec: http://leamas.fedorapeople.org/lpf-skype/4/lpf-skype.spec
srpm:
http://leamas.fedorapeople.org/lpf-skype/4/lpf-skype-4.2.0.11-4.fc20.src.rpm

It's kind of odd, using your spec somehow reverses our roles when I glance
through it. Made a few really small changes:

* Wed Nov 6 2013 Alec Leamas lea...@nowhere.net  - 4.2.0.11-7
- Importing spec into lpf-skype package
- Fix update-mime-database snippets according to known snippets.
- Add -a cp flags, preserve modification times.

-- 
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 1022644] Review Request: php-gliph - A graph library for PHP

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022644



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
php-gliph-0.1.5-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/php-gliph-0.1.5-1.fc20

-- 
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 1022644] Review Request: php-gliph - A graph library for PHP

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022644



--- Comment #11 from Fedora Update System upda...@fedoraproject.org ---
php-gliph-0.1.5-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/php-gliph-0.1.5-1.el6

-- 
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 1014738] Review Request: python-astropy - A Community Python Library for Astronomy

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1014738



--- Comment #18 from Sergio Pascual sergio.pa...@gmail.com ---
(In reply to Michael Schwendt from comment #16)

 * How are the two -devel package supposed to work? 
I honestly do not know so I have asked upstream. astropy should provide
something like 'numpy.get_include' to be able to get the headers but I can't
find it in the source code.

I can remove the -devel packages and do as numpy does, with all the devel files
in the main package, but I would like to know the reviewer's opinion.

Strangely enough, numpy package provides a symlink from /usr/include/numpy to 
$libdir/python2.7/site-packages/numpy/core/include/numpy 

I don't know how this linking plays well with different architectures (having
both numpy.i686 and numpy.x86_64) or stacks (python2-numpy and python3-numpy)

 
 
  %exclude %{_bindir}/fitsdiff
  %exclude %{_bindir}/fitscheck
 
 Why are they excluded?
 

As Christian said, these are in pyfits also. astropy is meant to replace
pyfits, but it is not a drop in replacement. I do not want to start playing
with Conflicts at this point si I exclude them.

 
  -rwxr-xr-x  /usr/bin/volint
  -rwxr-xr-x  /usr/bin/wcslint
 
 These are included in both the Python package and the Python 3 based
 package. But in python-astropy, the files contain a /usr/bin/python3
 shebang. - blocker!
 And with a corrected shebang, the packages would conflict. - blocker!
 
 $ rpm -qpR python-astropy-0.3-0.1.b1.fc21.x86_64.rpm |grep bin
 /usr/bin/python3
 /usr/bin/xmllint

Yes, I overlooked this. It seems that 'install_scripts' in setup.py overwrites
the shebang if you install the same script from different stacks. Python3
always wins in this case. It should be fixed now.

I have added a new subpackage astropy-tools with the scripts. I will allow to
ease the tranasition from python2 to python3 and from pyfits to astropy.

Spec URL: http://guaix.fis.ucm.es/~spr/python-astropy.spec
SRPM URL: http://guaix.fis.ucm.es/~spr/python-astropy-0.3-0.2.b1.fc20.src.rpm


BTW, this builds in rawhide but not in F20, as python3-configobj hasn't been
pushed to stable yet due to the Beta freeze.

-- 
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 1022644] Review Request: php-gliph - A graph library for PHP

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022644



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
php-gliph-0.1.5-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/php-gliph-0.1.5-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

[Bug 1022644] Review Request: php-gliph - A graph library for PHP

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022644

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



-- 
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 1025058] Review Request: python-flask-images - Dynamic image resizing for Flask

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1025058

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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 1025058] Review Request: python-flask-images - Dynamic image resizing for Flask

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1025058



--- Comment #9 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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 1027380] New: Review Request: libxshmfence - Shared memory fences for X11

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027380

Bug ID: 1027380
   Summary: Review Request: libxshmfence - Shared memory fences
for X11
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: a...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ajax.fedorapeople.org/libxshmfence/libxshmfence.spec
SRPM URL:
http://ajax.fedorapeople.org/libxshmfence/libxshmfence-1.0-1.fc20.src.rpm
Description: Shared memory fence support library for X11, needed for DRI3.
Fedora Account System Username: ajax

-- 
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 1027383] New: Review Request: gfal2-util - GFAL2 utility tools

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027383

Bug ID: 1027383
   Summary: Review Request: gfal2-util - GFAL2 utility tools
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ade...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL:
http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/reviews/gfal2-util.spec
SRPM URL:
http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/reviews/gfal2-util-0.2.0-1.el6.src.rpm
Description: gfal2-util is a set of basic utility tools for file 
interactions and file copy based on the GFAL 2.0 toolkit.
gfal2-util supports the protocols of GFAL 2.0 : WebDav(s),
 gridFTP, http(s), SRM, xrootd, etc...
Fedora Account System Username: adev


Built :

Rawhide 
 http://koji.fedoraproject.org/koji/taskinfo?taskID=6145036

EL6 :
 http://koji.fedoraproject.org/koji/taskinfo?taskID=6145054


rpmlint : 
rpmlint /var/lib/mock/epel-6-and-continuous-x86_64/result/*.rpm
gfal2-util.noarch: W: spelling-error %description -l en_US gfal - gal, goal,
fall
gfal2-util.noarch: W: spelling-error %description -l en_US gridFTP - grid Ftp,
grid-ftp, griddle
gfal2-util.noarch: W: spelling-error %description -l en_US http - HTTP
gfal2-util.noarch: W: spelling-error %description -l en_US xrootd - uproot,
rooter, cheroot
gfal2-util.src: W: spelling-error %description -l en_US gfal - gal, goal, fall
gfal2-util.src: W: spelling-error %description -l en_US gridFTP - grid Ftp,
grid-ftp, griddle
gfal2-util.src: W: spelling-error %description -l en_US http - HTTP
gfal2-util.src: W: spelling-error %description -l en_US xrootd - uproot,
rooter, cheroot
2 packages and 0 specfiles checked; 0 errors, 8 warnings.

-- 
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 901594] Review Request: php-password-compat - PHP password_* function for PHP 5.3 and 5.4

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=901594

Johan Cwiklinski jo...@x-tnd.be changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #20 from Johan Cwiklinski jo...@x-tnd.be ---
Package Change Request
==
Package Name: php-password-compat
New Branches: el6
Owners: trasher

-- 
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 901594] Review Request: php-password-compat - PHP password_* function for PHP 5.3 and 5.4

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=901594

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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 901594] Review Request: php-password-compat - PHP password_* function for PHP 5.3 and 5.4

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=901594



--- Comment #21 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
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 1025984] Review Request: rubygem-redis-namespace - Namespaces Redis commands

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1025984

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
rubygem-redis-namespace-1.3.1-1.fc20 has been pushed to the Fedora 20 testing
repository.

-- 
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 1022317] Review Request: mingw-hidapi - Library for communicating with USB and Bluetooth HID devices

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022317

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
mingw-hidapi-0.7.0-2.a88c724.fc20 has been pushed to the Fedora 20 testing
repository.

-- 
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 1018010] Review Request: rubygem-rails_autolink - Automatic generation of HTML links in texts

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1018010

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
rubygem-rails_autolink-1.1.4-2.fc20 has been pushed to the Fedora 20 testing
repository.

-- 
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 1025930] Review Request: rubygem-equalizer - Module to define equality, equivalence and inspection methods

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1025930

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
rubygem-equalizer-0.0.7-2.fc20 has been pushed to the Fedora 20 testing
repository.

-- 
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 1007234] Review Request: php-phpunit-exporter - Export PHP variables for visualization

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1007234

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

   What|Removed |Added

   Fixed In Version|php-phpunit-exporter-1.0.0- |php-phpunit-exporter-1.0.0-
   |2.fc19  |2.el6



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
php-phpunit-exporter-1.0.0-2.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
You are receiving this mail because:
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 1015749] Review Request: php-twig-ctwig - Extension to improve performance of Twig

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1015749

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

   What|Removed |Added

   Fixed In Version|php-twig-ctwig-1.14.1-3.fc1 |php-twig-ctwig-1.14.1-3.el6
   |9   |



--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
php-twig-ctwig-1.14.1-3.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
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 1007225] Review Request: php-phpunit-diff - Diff implementation

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1007225

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

   What|Removed |Added

   Fixed In Version|php-phpunit-diff-1.1.0-2.fc |php-phpunit-diff-1.1.0-2.el
   |19  |6



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
php-phpunit-diff-1.1.0-2.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
You are receiving this mail because:
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 1002181] Review Request: php-phpunit-git - Simple wrapper for Git

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1002181

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

   What|Removed |Added

   Fixed In Version|php-phpunit-git-1.2.0-4.fc1 |php-phpunit-git-1.2.0-4.el6
   |9   |



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
php-phpunit-git-1.2.0-4.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
You are receiving this mail because:
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 1007247] Review Request: php-phpunit-phpcov - TextUI frontend for PHP_CodeCoverage

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1007247

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

   What|Removed |Added

   Fixed In Version|php-phpunit-phpcov-1.1.0-1. |php-phpunit-phpcov-1.1.0-1.
   |fc19|el6



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
php-phpunit-phpcov-1.1.0-1.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
You are receiving this mail because:
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 1025052] Review Request: javasysmon - Java system monitor

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1025052



--- Comment #5 from Mosaab Alzoubi moc...@hotmail.com ---
Thank you Jerry for fixing, I can confirm the bug fixed.

Another note: This message during test:
[junit] Test com.jezhumble.javasysmon.LinuxMonitorTest FAILED

-- 
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 1019428] Review Request: python-alchimia - A Python library that integrates Twisted with SqlAlchemy

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1019428

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #18 from Fedora Update System upda...@fedoraproject.org ---
python-alchimia-0.4-3.fc20 has been pushed to the Fedora 20 testing repository.

-- 
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 1025052] Review Request: javasysmon - Java system monitor

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1025052



--- Comment #6 from Jerry James loganje...@gmail.com ---
Uh oh.  I encountered that test failure (and one other) with the raw upstream
sources, and thought I had fixed it with javasysmon-test.patch.  The failure is
that Java can't find the resource files used to power the test, not a failure
in the code itself.

Can you tell me which Fedora version you tested on (Fedora 19 x86_64, Fedora 20
arm, etc.)?  That might matter.

-- 
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 1027407] New: Review Request: rubygem-thinking-sphinx - A smart wrapper over Sphinx for ActiveRecord

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027407

Bug ID: 1027407
   Summary: Review Request: rubygem-thinking-sphinx - A smart
wrapper over Sphinx for ActiveRecord
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ktdre...@ktdreyer.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-thinking-sphinx.spec
SRPM URL:
http://ktdreyer.fedorapeople.org/reviews/rubygem-thinking-sphinx-3.0.6-1.fc21.src.rpm
Description: An intelligent layer for ActiveRecord (via Rails and Sinatra) for
the Sphinx full-text search tool.
Fedora Account System Username: ktdreyer

F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6144990

-- 
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 1027407] Review Request: rubygem-thinking-sphinx - A smart wrapper over Sphinx for ActiveRecord

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027407



--- Comment #1 from Ken Dreyer ktdre...@ktdreyer.com ---
(Please note that rubygem-riddle is a dependency and is in updates-testing for
F20 and F19. So the package will only build on F21 until rubygem-riddle gets
pushed to stable.)

-- 
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 1020467] Review Request: python-scss - A Scss compiler for Python

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1020467

Patrick Uiterwijk puiterw...@redhat.com changed:

   What|Removed |Added

  Flags|needinfo?(puiterwijk@gmail. |
   |com)|



--- Comment #5 from Patrick Uiterwijk puiterw...@redhat.com ---
- Buildrequire set to python2-devel
- Added buildrequire pcre-devel
- Changed URL to Source
- Added -a to cp to retain timestamp


Spec URL: http://puiterwijk.fedorapeople.org//python-scss.spec
SRPM URL: http://puiterwijk.fedorapeople.org//python-scss-1.2.0-2.fc19.src.rpm

-- 
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 1002706] Review Request: felix-scr-annotations - Annotations for SCR

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1002706

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

   What|Removed |Added

 Status|POST|MODIFIED



-- 
You are receiving this mail because:
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 1002706] Review Request: felix-scr-annotations - Annotations for SCR

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1002706



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
felix-scr-annotations-1.9.6-2.fc20 has been submitted as an update for Fedora
20.
https://admin.fedoraproject.org/updates/felix-scr-annotations-1.9.6-2.fc20

-- 
You are receiving this mail because:
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 1011500] Review Request: qt5-qtconfiguration - Qt5 - QtConfiguration module

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1011500



--- Comment #6 from Lubomir Rintel lkund...@v3.sk ---
Ping?

-- 
You are receiving this mail because:
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 1011501] Review Request: qt5-qtaccountsservice - Qt5 - AccountService addon

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1011501



--- Comment #11 from Lubomir Rintel lkund...@v3.sk ---
Ping?

-- 
You are receiving this mail because:
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 1002706] Review Request: felix-scr-annotations - Annotations for SCR

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1002706



--- Comment #11 from Fedora Update System upda...@fedoraproject.org ---
felix-scr-annotations-1.9.6-2.fc19 has been submitted as an update for Fedora
19.
https://admin.fedoraproject.org/updates/felix-scr-annotations-1.9.6-2.fc19

-- 
You are receiving this mail because:
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 1025052] Review Request: javasysmon - Java system monitor

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1025052



--- Comment #7 from Mosaab Alzoubi moc...@hotmail.com ---
This message just on -0.3.4-2 , I use Fedora 19 i686.

-- 
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 979124] Review Request: qbs - Qt Build Suite

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979124



--- Comment #19 from Erik Schilling ablu.erikschill...@googlemail.com ---
New release, new package, new try:

- New upstream release 1.1.0
- Changed package to build with Qt 5
- Introduced new examples subpackage for the newly installed examples
- Made the qt module depend on the cpp one 
- Updated summary of -devel to point out that it is only required for native
modules

Updated SPEC: http://ablu.fedorapeople.org/qbs.spec
New SRPM: http://ablu.fedorapeople.org/qbs-1.1.0-1.fc20.src.rpm
New koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6145864

rpmlint:
qbs.src: W: spelling-error %description -l en_US qmake - make, quake, q make
qbs.src: W: spelling-error %description -l en_US cmake - cake, make, c make
qbs.x86_64: W: spelling-error %description -l en_US qmake - make, quake, q
make
qbs.x86_64: W: spelling-error %description -l en_US cmake - cake, make, c make
qbs.x86_64: W: devel-file-in-non-devel-package /usr/bin/qbs-config
qbs.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/imports/qbs/base/qmlapplicationviewer/qmlapplicationviewer_qt5.h
qbs.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/imports/qbs/base/qmlapplicationviewer/qmlapplicationviewer_qt4.h
qbs.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/imports/qbs/base/qmlapplicationviewer/qmlapplicationviewer_qt5.cpp
qbs.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/imports/qbs/base/qmlapplicationviewer/qmlapplicationviewer.h
qbs.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/imports/qbs/base/qmlapplicationviewer/qmlapplicationviewer_qt4.cpp
qbs.x86_64: W: no-manual-page-for-binary qbs-detect-toolchains
qbs.x86_64: W: no-manual-page-for-binary qbs
qbs.x86_64: W: no-manual-page-for-binary qbs-qmltypes
qbs.x86_64: W: no-manual-page-for-binary qbs-config
qbs-cpp.x86_64: W: no-documentation
qbs-devel.x86_64: W: no-documentation
qbs-examples.x86_64: W: no-documentation
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/helloworld-complex/src/main.cpp
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/cocoa-application/CocoaApplication/AppDelegate.h
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/helloworld-complex/src/foo.cpp
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/helloworld-qt/main.cpp
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/collidingmice/mouse.h
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/collidingmice/main.cpp
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/helloworld-minimal/main.cpp
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/app-and-lib/lib/lib.cpp
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/helloworld-complex/src/foo.h
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/collidingmice/mouse.cpp
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/app-and-lib/app/main.cpp
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/helloworld-complex/src/specialfeature.h
qbs-examples.x86_64: W: devel-file-in-non-devel-package
/usr/share/qbs/examples/helloworld-complex/src/specialfeature.cpp
qbs-gui.x86_64: W: no-documentation
qbs-gui.x86_64: W: no-manual-page-for-binary qbs-config-ui
qbs-qt.x86_64: W: no-documentation
qbs-qt.x86_64: W: no-manual-page-for-binary qbs-setup-madde-platforms
qbs-qt.x86_64: W: no-manual-page-for-binary qbs-setup-qt
9 packages and 0 specfiles checked; 0 errors, 35 warnings.

Regards,
Erik

-- 
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 978569] Review Request: thredds - THREDDS Data Server (TDS)

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=978569

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

   What|Removed |Added

 Status|POST|MODIFIED



-- 
You are receiving this mail because:
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 978569] Review Request: thredds - THREDDS Data Server (TDS)

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=978569



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
thredds-4.3.19-4.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/thredds-4.3.19-4.fc19

-- 
You are receiving this mail because:
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 881753] Review Request: springframework-batch - Tools for enterprise batch or bulk processing

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=881753

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



-- 
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 881753] Review Request: springframework-batch - Tools for enterprise batch or bulk processing

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=881753



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
springframework-batch-2.1.9-1.fc19 has been submitted as an update for Fedora
19.
https://admin.fedoraproject.org/updates/springframework-batch-2.1.9-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

[Bug 1016258] Review Request: mingw-log4c - an application message logging library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016258

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



-- 
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 1016258] Review Request: mingw-log4c - an application message logging library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016258



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
mingw-log4c-1.2.4-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/mingw-log4c-1.2.4-2.fc20

-- 
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 1016258] Review Request: mingw-log4c - an application message logging library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016258



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
mingw-log4c-1.2.4-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/mingw-log4c-1.2.4-2.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

[Bug 1016258] Review Request: mingw-log4c - an application message logging library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016258



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
mingw-log4c-1.2.4-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/mingw-log4c-1.2.4-2.fc18

-- 
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 1027380] Review Request: libxshmfence - Shared memory fences for X11

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027380

Kevin Fenzi ke...@scrye.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ke...@scrye.com
   Assignee|nob...@fedoraproject.org|ke...@scrye.com
  Flags||fedora-review?



--- Comment #1 from Kevin Fenzi ke...@scrye.com ---
I'll review... look for a full review later today or tomorrow...

-- 
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 1027380] Review Request: libxshmfence - Shared memory fences for X11

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027380

Kevin Fenzi ke...@scrye.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #2 from Kevin Fenzi ke...@scrye.com ---
OK - Package meets naming and packaging guidelines
OK - Spec file matches base package name. 
OK - Spec has consistant macro usage. 
OK - Meets Packaging Guidelines. 
OK - License (MIT)
OK - License field in spec matches
See below - License file included in package
OK - Spec in American English
OK - Spec is legible.
OK - Sources match upstream md5sum:
b4437ce302bd6c3f4abda3d9330ddcf9  libxshmfence-1.0.tar.bz2
b4437ce302bd6c3f4abda3d9330ddcf9  libxshmfence-1.0.tar.bz2.orig
OK - BuildRequires correct
OK - Package has %defattr and permissions on files is good. 
OK - Package is code or permissible content. 
OK - Packages %doc files don't affect runtime. 

OK - Headers/static libs in -devel subpackage. 
OK - Spec has needed ldconfig in post and postun
OK - .pc files in -devel subpackage/requires pkgconfig
OK - .so files in -devel subpackage.
OK - -devel package Requires: %{name} = %{version}-%{release}

OK - Package compiles and builds on at least one arch. 
OK - Package has no duplicate files in %files. 
See below - Package doesn't own any directories other packages own. 
OK - Package owns all the directories it creates. 
OK - Package obey's FHS standard (except for 2 exceptions)
See below - No rpmlint output. 
OK - final provides and requires are sane.

SHOULD Items:

OK - Should build in mock. 
OK - Should build on all supported archs
OK - Should have dist tag
OK - Should package latest version
OK - Should not use file requires outside of /etc, /bin, /sbin, /usr/bin, or
/usr/sbin

Issues: 

1. Might ask upstream to toss a copy of the MIT license in there if/when
they do more releases. Nonblocker

2. This package owns /usr/include/X11, but there's no more sane package 
it could depend on to own that currently, so not a blocker. 

3. rpmlint says: 
libxshmfence.x86_64: W: no-documentation
libxshmfence-devel.x86_64: W: no-documentation
4 packages and 0 specfiles checked; 0 errors, 2 warnings.
Can be ignored. 

I don't see any blockers, so this package is APPROVED.

-- 
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 1027444] New: Review Request: rubygem-rots - an OpenID server for making tests of OpenID clients implementations

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027444

Bug ID: 1027444
   Summary: Review Request: rubygem-rots - an OpenID server for
making tests of OpenID clients implementations
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ktdre...@ktdreyer.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-rots.spec
SRPM URL:
http://ktdreyer.fedorapeople.org/reviews/rubygem-rots-0.2.1-1.20131106gitbabb555.fc21.src.rpm
Description: Ruby OpenID Test Server (ROST) provides a basic OpenID server made
in top of the Rack gem. With this small server, you can make dummy OpenID
request for testing purposes, the success of the response will depend on a
parameter given on the url of the authentication request.
Fedora Account System Username: ktdreyer

F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6146401

-- 
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 1027453] New: Review Request: rubygem-mono_logger - A lock-free logger compatible with Ruby 2.0

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027453

Bug ID: 1027453
   Summary: Review Request: rubygem-mono_logger - A lock-free
logger compatible with Ruby 2.0
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ktdre...@ktdreyer.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-mono_logger.spec
SRPM URL:
http://ktdreyer.fedorapeople.org/reviews/rubygem-mono_logger-1.1.0-1.fc21.src.rpm
Description: A lock-free logger compatible with Ruby 2.0. Ruby does not allow
you to request a lock in a trap handler because that could deadlock, so Logger
is not sufficient.
Fedora Account System Username: ktdreyer

F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6146541

-- 
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 1002706] Review Request: felix-scr-annotations - Annotations for SCR

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1002706



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
felix-scr-annotations-1.9.6-3.fc20 has been submitted as an update for Fedora
20.
https://admin.fedoraproject.org/updates/felix-scr-annotations-1.9.6-3.fc20

-- 
You are receiving this mail because:
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 839056] Review Request: python-flake8 - code checking using pep8 and pyflakes

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=839056



--- Comment #23 from Matěj Cepl mc...@redhat.com ---
(In reply to Matthias Runge from comment #22)
 Hi,
 
 My intention was just to bring this a little step further; recently, I
 reached out for Matej in private to discuss, how to continue here.

I went through the package and I don't see the reason why this shouldn't be
reviewed. I hope I'll be more following the development here.

I am sorry.

Please, go ahead with the review.

I have made a koji scratch build
http://koji.fedoraproject.org/koji/taskinfo?taskID=6146575
and my SRPM (but it is the same as in comment 20) is
http://mcepl.fedorapeople.org/tmp/python-flake8-2.0-3.fc20.src.rpm
SPEC file is http://mcepl.fedorapeople.org/tmp/python-flake8.spec

-- 
You are receiving this mail because:
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 986863] Review Request: ntopng - High-Speed Web-based Traffic Analysis and Flow Collection

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=986863

Xose Vazquez Perez xose.vazq...@gmail.com changed:

   What|Removed |Added

 CC||xose.vazq...@gmail.com



--- Comment #2 from Xose Vazquez Perez xose.vazq...@gmail.com ---
ping!

-- 
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 881753] Review Request: springframework-batch - Tools for enterprise batch or bulk processing

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=881753



--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
springframework-batch-2.1.9-2.fc20 has been submitted as an update for Fedora
20.
https://admin.fedoraproject.org/updates/springframework-batch-2.1.9-2.fc20

-- 
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 1002706] Review Request: felix-scr-annotations - Annotations for SCR

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1002706



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
felix-scr-annotations-1.9.6-4.fc20 has been submitted as an update for Fedora
20.
https://admin.fedoraproject.org/updates/felix-scr-annotations-1.9.6-4.fc20

-- 
You are receiving this mail because:
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 978569] Review Request: thredds - THREDDS Data Server (TDS)

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=978569



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
thredds-4.3.19-5.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/thredds-4.3.19-5.fc20

-- 
You are receiving this mail because:
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 1025052] Review Request: javasysmon - Java system monitor

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1025052



--- Comment #8 from Jerry James loganje...@gmail.com ---
I'm an idiot.  If I'm going to change the nature of the cpu frequency code,
then I also have to change the expected value in the tests.  I have updated the
cpufreq patch to expect the correct value in LinuxMonitorTest.  New URLs:

Spec URL: http://jjames.fedorapeople.org/javasysmon/javasysmon.spec
SRPM URL:
http://jjames.fedorapeople.org/javasysmon/javasysmon-0.3.4-3.fc21.src.rpm

-- 
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 1027497] New: Review Request: rubygem-rubypants - Ruby port of the smart-quotes library SmartyPants

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027497

Bug ID: 1027497
   Summary: Review Request: rubygem-rubypants - Ruby port of the
smart-quotes library SmartyPants
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ktdre...@ktdreyer.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-rubypants.spec
SRPM URL:
http://ktdreyer.fedorapeople.org/reviews/rubygem-rubypants-0.2.0-1.fc21.src.rpm
Description: RubyPants is a Ruby port of the smart-quotes library SmartyPants. 
The original SmartyPants is a free web publishing plug-in for Movable Type,
Blosxom, and BBEdit that easily translates plain ASCII punctuation characters
into smart typographic punctuation HTML entities.
Fedora Account System Username: ktdreyer

F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6147355

-- 
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 1027503] New: Review Request: rubygem-vegas - Create executable versions of Sinatra/Rack apps

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027503

Bug ID: 1027503
   Summary: Review Request: rubygem-vegas - Create executable
versions of Sinatra/Rack apps
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ktdre...@ktdreyer.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-vegas.spec
SRPM URL:
http://ktdreyer.fedorapeople.org/reviews/rubygem-vegas-0.1.11-1.fc21.src.rpm
Description: Vegas aims to solve the simple problem of creating executable
versions of Sinatra/Rack apps. It includes a class Vegas::Runner that wraps
Rack/Sinatra applications and provides a simple command line interface and
launching mechanism.
Fedora Account System Username: ktdreyer

F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6147429

-- 
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 1027506] New: Review Request: python-proboscis - Proboscis is a Python test framework that extends Python's built-in unit test

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027506

Bug ID: 1027506
   Summary: Review Request: python-proboscis - Proboscis is a
Python test framework that extends Python's built-in
unit test
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dbr...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://dbruno.fedorapeople.org/python-proboscis/python-proboscis.spec
SRPM URL:
http://dbruno.fedorapeople.org/python-proboscis/python-proboscis-1.2.6.0-1.fc19.src.rpm
Description: Proboscis is a Python test framework that extends Python’s
built-in unit test
module and Nose with features from TestNG, such as:

- Uses decorators instead of naming conventions.
- Allows for TestNG style test methods, in which a class is initialized once
  as an alternative to using class fields (see the example below).
- Allows for explicit test dependencies and skipping of dependent tests
  on failures.
- Runs xUnit style classes if desired or needed for backwards compatibility.
- Uses Nose if available (but doesn't require it), and works with many of
  its plugins.
- Runs in IronPython and Jython (although if you're targeting the JVM you
  should consider using TestNG instead).

Fedora Account System Username: dbruno

-- 
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 1027512] New: Review Request: rubygem-tiltout - Tilt templates with layouts and helpers

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027512

Bug ID: 1027512
   Summary: Review Request: rubygem-tiltout - Tilt templates with
layouts and helpers
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ktdre...@ktdreyer.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-tiltout.spec
SRPM URL:
http://ktdreyer.fedorapeople.org/reviews/rubygem-tiltout-1.4.0-1.fc21.src.rpm
Description: Tiltout is a small abstraction on top of Tilt that allows you to
render templates with optional layouts, share state between layout and
template, register helper modules and optionally cache templates.
Fedora Account System Username: ktdreyer

F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6147475

-- 
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 1027513] New: Review Request: rubygem-axiom-types - Abstract types for logic programming

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027513

Bug ID: 1027513
   Summary: Review Request: rubygem-axiom-types - Abstract types
for logic programming
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ktdre...@ktdreyer.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-axiom-types.spec
SRPM URL:
http://ktdreyer.fedorapeople.org/reviews/rubygem-axiom-types-0.0.5-1.fc21.src.rpm
Description: Define types with optional constraints for use within axiom and
other libraries.
Fedora Account System Username: ktdreyer

F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6147477

-- 
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 1027513] Review Request: rubygem-axiom-types - Abstract types for logic programming

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027513



--- Comment #1 from Ken Dreyer ktdre...@ktdreyer.com ---
(Please note that this package depends on the newly-accepted rubygem-ice_nine
and rubygem-descendants_tracker packages. These dependencies are in
updates-testing for F20 and F19, but they have not yet been pushed to stable.
So the rubygem-axiom-types package will only build on F21 until these two
packages get pushed to stable.)

-- 
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 1027521] New: Review Request: rubygem-creole - Lightweight markup language

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027521

Bug ID: 1027521
   Summary: Review Request: rubygem-creole - Lightweight markup
language
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ktdre...@ktdreyer.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://ktdreyer.fedorapeople.org/reviews/rubygem-creole.spec
SRPM URL:
http://ktdreyer.fedorapeople.org/reviews/rubygem-creole-0.5.0-1.fc21.src.rpm
Description: Creole is a lightweight markup language (http://wikicreole.org/).
Fedora Account System Username: ktdreyer

F21 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6147505

-- 
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 1021164] Review Request: general-purpose-preprocessor - Customizable language-agnostic preprocessor

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1021164

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||general-purpose-preprocesso
   ||r-2.24-3.fc19
 Resolution|--- |ERRATA
Last Closed||2013-11-06 22:31:19



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
general-purpose-preprocessor-2.24-3.fc19 has been pushed to the Fedora 19
stable repository.

-- 
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 1015701] Review Request: amiri-fonts - Arabic font form amirifont.org

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1015701

Bug 1015701 depends on bug 1021164, which changed state.

Bug 1021164 Summary: Review Request: general-purpose-preprocessor - 
Customizable language-agnostic preprocessor
https://bugzilla.redhat.com/show_bug.cgi?id=1021164

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
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 1002706] Review Request: felix-scr-annotations - Annotations for SCR

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1002706

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
felix-scr-annotations-1.9.6-2.fc19 has been pushed to the Fedora 19 testing
repository.

-- 
You are receiving this mail because:
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 1016677] Review Request: mathjax - JavaScript library to render math in the browser

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1016677

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||mathjax-2.2-3.fc19
 Resolution|--- |ERRATA
Last Closed||2013-11-06 22:36:18



--- Comment #17 from Fedora Update System upda...@fedoraproject.org ---
mathjax-2.2-3.fc19 has been pushed to the Fedora 19 stable repository.

-- 
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 1023605] Review Request: ghc-language-ecmascript - JavaScript parser and pretty-printer library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023605

Bug 1023605 depends on bug 892579, which changed state.

Bug 892579 Summary: ghc-Diff-0.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=892579

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
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 1022644] Review Request: php-gliph - A graph library for PHP

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022644

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
php-gliph-0.1.5-1.fc19 has been pushed to the Fedora 19 testing repository.

-- 
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 1027541] New: Review Request: cb2bib - A tool for extracting bibliographic reference s

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027541

Bug ID: 1027541
   Summary: Review Request: cb2bib -  A tool for extracting
bibliographic reference s
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Assignee: nob...@fedoraproject.org
  Reporter: ia...@zathras.org
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL: http://homepages.inf.ed.ac.uk/iainr/Fedora/SPECS/cb2bib.spec
SRPM URL:
http://homepages.inf.ed.ac.uk/iainr/Fedora/RPMS/cb2bib-1.4.9-2.fc18.src.rpm
Description: 

Hi this is my first package, I'd appreciate it if someone could review it and
I'm also looking for a Sponsor.

cb2bib facilitates the capture of single references from unformatted and
non standard sources. Output references are written in BibTeX. Article files
can be easily linked and renamed by dragging them onto the cb2Bib window.
Additionally, it permits editing and browsing BibTeX files, citing references,
searching references and the full contents of the referenced documents,
inserting bibliographic meta data to documents, and writing short notes that
interrelate several references.

Fedora Account System Username: iainr



link to koji build http://koji.fedoraproject.org/koji/taskinfo?taskID=6147580

-- 
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 1027541] Review Request: cb2bib - A tool for extracting bibliographic reference s

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027541

Iain Rae ia...@zathras.org changed:

   What|Removed |Added

 Blocks||177841 (FE-NEEDSPONSOR)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
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 1012837] Review Request: sxhkd - A simple X hotkey daemon

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1012837

Christopher Meng cicku...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   See Also||https://github.com/baskervi
   ||lle/sxhkd/issues/14



--- Comment #10 from Christopher Meng cicku...@gmail.com ---
Reported upstream.

-- 
You are receiving this mail because:
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 839260] Review Request: Agda-stdlib - Agda standard library

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=839260



--- Comment #5 from Jens Petersen peter...@redhat.com ---
Should build on F19 and F20.

-- 
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 986863] Review Request: ntopng - High-Speed Web-based Traffic Analysis and Flow Collection

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=986863

Christopher Meng cicku...@gmail.com changed:

   What|Removed |Added

 Whiteboard||NotReady



--- Comment #3 from Christopher Meng cicku...@gmail.com ---
Ah...Hi Xose and Palle...

I'm perturbed to reply here as I'm not sure if this package should be submitted
by ntop maintainers...So I removed the URLs from my server...

-- 
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 1027594] New: Review Request: perl-IO-SessionData - IO::SessionData and IO::SessionSet modules

2013-11-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1027594

Bug ID: 1027594
   Summary: Review Request: perl-IO-SessionData - IO::SessionData
and IO::SessionSet modules
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: psab...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org



Spec URL:
http://psabata.fedorapeople.org/pkgs/perl-IO-SessionData/perl-IO-SessionData.spec
SRPM URL:
http://psabata.fedorapeople.org/pkgs/perl-IO-SessionData/perl-IO-SessionData-1.03-1.fc19.src.rpm
Description:
A set of session modules, former parts of the SOAP::Lite distribution.
Fedora Account System Username: psabata

-- 
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