Hide Forgot
Spec URL: https://kenjiro.fedorapeople.org/pkgreview/jo/jo.spec SRPM URL: https://kenjiro.fedorapeople.org/pkgreview/jo/jo-0.8-1.fc23.src.rpm Description: Command-line to create JSON objects Fedora Account System Username: kenjiro
Update to v1.0 Spec URL: https://kenjiro.fedorapeople.org/pkgreview/jo/jo.spec SRPM URL: https://kenjiro.fedorapeople.org/pkgreview/jo/jo-1.0-1.fc23.src.rpm scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=13789241
Hi Kenjiro I will be reviewing this package. Kind regards Sascha
Thank you, Sascha!
Hey, I hope this is ok to drop here. jo has been bumped to 1.1, I've created a RPM last week for EPEL7. Most significant differences in my spec file are using the release tarball instead of the commitish-named tarball and the reliance on pandoc to (re)build the docs. ----------snip----------- Name: jo Version: 1.1 Release: 2%{?dist} Summary: JSON output from a shell Group: Applications/Text License: GPLv2+ URL: https://github.com/jpmens/jo Source0: https://github.com/jpmens/jo/releases/download/v%{version}/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: pandoc %description A small utility to create JSON objects %prep %setup -q rm -f %{name}.1 %build autoreconf -i %configure make %{?_smp_mflags} make %{name}.1 make %{name}.md %install make install DESTDIR=%{buildroot} %clean make distclean rm -f %{name}.1 %{name}.md %files %defattr(-,root,root,-) %doc README AUTHORS COPYING %{name}.md %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* %changelog * Wed Aug 16 2017 Robert Führicht <robert.fuehricht> - 1.1-2 - add rpmlint suggestions - add bit from Kenjiro Nakayama's take on jo 1.0 * Fri Aug 11 2017 Robert Führicht <robert.fuehricht> - 1.1-1 - initial packaging ----------snip-----------
Kenjiro, can you please provide an updated SPEc file? Thanks.
I assume that this review is dead. Or am I wrong?
Hi Fabian, sorry for my late response. Daein Park <dapark> is interested in releasing this package, so I would like to hand over it to him.
Hi Fabian, sorry for late response too. Would you review updated spec and srpm of this package ? Update to v1.2 of jo : - SPEC URL: https://raw.githubusercontent.com/bysnupy/toolbox/master/jo/jo.spec - SRPM URL: https://github.com/bysnupy/toolbox/raw/master/jo/jo-1.2-1.fc30.src.rpm Thanks a lot, Daein
(In reply to Daein Park from comment #9) > Hi Fabian, sorry for late response too. > > Would you review updated spec and srpm of this package ? > > Update to v1.2 of jo : > - SPEC URL: > https://raw.githubusercontent.com/bysnupy/toolbox/master/jo/jo.spec > - SRPM URL: > https://github.com/bysnupy/toolbox/raw/master/jo/jo-1.2-1.fc30.src.rpm > > Thanks a lot, > Daein If you're still interested, open your own bug and mark this one as duplicate. You can tag me and I'll review it. The bug reporter should be the same as the one who requests the repo later, otherwise it is refused.
*** This bug has been marked as a duplicate of bug 1925709 ***