[Bug 1197126] Review Request: perl-Test-Run-CmdLine - Run TAP tests from command line using the Test::Run module

2015-05-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197126

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Test-Run-CmdLine-0.012
   ||6-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-05-11 04:17:17



--- Comment #4 from Petr Pisar ppi...@redhat.com ---
Thank you for the review and the repository.

I sub-packaged the examples, I added --interactive=never to the rm command, I
moved the perl(Config) dependency to build section and I did not use the
%__perl because it's a shell command not suitable for shellbang lines (e.g. it
contains LD_LIBRARY_PATH variable settings in collections).

-- 
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 1197126] Review Request: perl-Test-Run-CmdLine - Run TAP tests from command line using the Test::Run module

2015-05-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197126

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 1197126] Review Request: perl-Test-Run-CmdLine - Run TAP tests from command line using the Test::Run module

2015-05-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197126



--- Comment #3 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 1197126] Review Request: perl-Test-Run-CmdLine - Run TAP tests from command line using the Test::Run module

2015-05-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197126

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
New Package SCM Request
===
Package Name: perl-Test-Run-CmdLine
Short Description: Run TAP tests from command line using the Test::Run module
Upstream URL: http://search.cpan.org/dist/Test-Run-CmdLine/
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

-- 
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 1197126] Review Request: perl-Test-Run-CmdLine - Run TAP tests from command line using the Test::Run module

2015-05-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197126

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #1 from Petr Šabata psab...@redhat.com ---
`examples/eumm-and-test-manifest/MyModule/.cvsignore' is write-protected,
remove it with --force.

Consider using %{__perl} instead of $(perl -MConfig -e 'print
$Config{startperl}').  I think it's way more readable.  Also, if you really
want the latter, I suggest moving the perl(Config) build-time dependency from
the `Tests' section to line #14.

If you really feel like it, you can package the script and examples as
subpackages.  See the first paragraph of
https://fedoraproject.org/wiki/Packaging:LicensingGuidelines?rd=Packaging/LicensingGuidelines#Multiple_Licensing_Scenarios


There aren't any real blockers.  Approving.

-- 
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 1197126] Review Request: perl-Test-Run-CmdLine - Run TAP tests from command line using the Test::Run module

2015-03-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197126
Bug 1197126 depends on bug 1197066, which changed state.

Bug 1197066 Summary: Review Request: perl-Test-Run - Extensible and 
object-oriented test harness for TAP scripts
https://bugzilla.redhat.com/show_bug.cgi?id=1197066

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
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 1197126] Review Request: perl-Test-Run-CmdLine - Run TAP tests from command line using the Test::Run module

2015-02-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197126

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Depends On||1197066




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1197066
[Bug 1197066] Review Request: perl-Test-Run - Extensible and
object-oriented test harness for TAP scripts
-- 
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 1197126] Review Request: perl-Test-Run-CmdLine - Run TAP tests from command line using the Test::Run module

2015-02-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1197126

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||psab...@redhat.com
   Assignee|nob...@fedoraproject.org|psab...@redhat.com
  Flags||fedora-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