Bug 1413357 - Review Request: lua-pgmoon - A pure Lua Postgres driver for use in OpenResty & more
Summary: Review Request: lua-pgmoon - A pure Lua Postgres driver for use in OpenResty ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-DEADREVIEW
TreeView+ depends on / blocked
 
Reported: 2017-01-15 11:44 UTC by Fabio Alessandro Locati
Modified: 2021-06-07 12:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-07 12:55:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fabio Alessandro Locati 2017-01-15 11:44:39 UTC
Spec URL: https://fale.fedorapeople.org/rpms/lua-pgmoon.spec
SRPM URL: https://fale.fedorapeople.org/rpms/lua-pgmoon-1.8.0-1.fc25.src.rpm
Description: A pure Lua Postgres driver for use in OpenResty & more
Fedora Account System Username: fale

Comment 1 Robert-André Mauchin 🐧 2017-10-05 16:08:57 UTC
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.

Comment 2 Mattia Verga 2021-06-07 12:55:46 UTC
Package was never imported and the original reporter account doesn't exist anymore.
Closing the ticket.


Note You need to log in before you can comment on or make changes to this bug.