[Bug 1413357] Review Request: lua-pgmoon - A pure Lua Postgres driver for use in OpenResty & more

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

Mattia Verga  changed:

   What|Removed |Added

 Status|POST|CLOSED
 Blocks||201449 (FE-DEADREVIEW)
 Resolution|--- |NOTABUG
   Assignee|zebo...@gmail.com   |nob...@fedoraproject.org
  Flags|fedora-review+  |
Last Closed||2021-06-07 12:55:46



--- Comment #2 from Mattia Verga  ---
Package was never imported and the original reporter account doesn't exist
anymore.
Closing the ticket.



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=201449
[Bug 201449] FE-DEADREVIEW -- Reviews stalled due to lack of submitter response
should be blocking this bug.
-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[Bug 1413357] Review Request: lua-pgmoon - A pure Lua Postgres driver for use in OpenResty & more

2017-10-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1413357

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
 CC||zebo...@gmail.com
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #1 from Robert-André Mauchin  ---
Hello,

 - Use %global instead of %define:

%if 0%{?rhel}
%global luaver 5.1
%else
%global luaver 5.3
%endif
%global luapkgdir %{_datadir}/lua/%{luaver}
%global real_name pgmoon

 - Grab the license from the git source:

Source1:https://raw.githubusercontent.com/leafo/pgmoon/master/LICENSE

Package is good otherwise' it is accepted, just on't forget to fix those issues
before import.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org