[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-08-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630

cl...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2017-08-04 04:18:21



--- Comment #12 from cl...@redhat.com ---
Package has been released into Fedora
https://bodhi.fedoraproject.org/updates/?packages=copr-rpmbuild.

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


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-07-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630



--- Comment #11 from Gwyn Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/rpms/copr-rpmbuild

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


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630

Jakub Kadlčík  changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|jkadl...@redhat.com
  Flags||fedora-review+



--- Comment #10 from Jakub Kadlčík  ---
Package Review
==

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



= MUST items =

Generic:
[x]: Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[x]: License field in the package spec file matches the actual license.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
 names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
 one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
 Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
 license(s) in its own file, then that file, containing the text of the
 license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
 that are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
 beginning of %install.
[x]: %config files are marked noreplace or the reason is justified.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
 work.
[x]: Package is named using only allowed ASCII characters.
[x]: No %config files under /usr.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
 provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
 %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 0 bytes in 0 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

= SHOULD items =

Generic:
[-]: If the source package does not include license text(s) as a separate
 file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: SourceX tarball generation or download is documented.
[-]: Description and summary sections in the package spec file contains
 translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
 architectures.
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
 files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
 $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

= EXTRA items =

Generic:
[x]: Rpmlint is run on all installed packages.
 

[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630



--- Comment #9 from cl...@redhat.com ---
(In reply to Neal Gompa from comment #8)
> Is there a reason you're not using the perl() Provides for the Requires of
> Perl modules? Those are preferred over using the Perl module package names,
> given the propensity for modules to move around...

Thanks. Fixed here:

Spec URL: http://clime.cz/copr-rpmbuild.spec
SRPM URL: http://clime.cz/copr-rpmbuild-0.5-1.fc25.src.rpm

Hopefully, you won't hit browser cache as I just did.

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


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630

Neal Gompa  changed:

   What|Removed |Added

 CC||ngomp...@gmail.com



--- Comment #8 from Neal Gompa  ---
Is there a reason you're not using the perl() Provides for the Requires of Perl
modules? Those are preferred over using the Perl module package names, given
the propensity for modules to move around...

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


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630



--- Comment #7 from cl...@redhat.com ---
Here is the latest version with the fix:

Spec URL: http://clime.cz/copr-rpmbuild.spec
SRPM URL: http://clime.cz/copr-rpmbuild-0.4-1.fc25.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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630



--- Comment #6 from Jakub Kadlčík  ---
> [ ]: Package requires other packages for directories it uses.
>  Note: No known owner of /etc/copr-rpmbuild
> [ ]: Package must own all directories that it creates.
>  Note: Directories without known owners: /etc/copr-rpmbuild

This can be fixed by adding 

%{_sysconfdir}/copr-rpmbuild/

to the %files section.

But otherwise LGTM. Does anyone else see any issues or can proceed to the next
steps of the review process?

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


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630



--- Comment #5 from cl...@redhat.com ---
(In reply to Jakub Kadlčík from comment #4)
> > I preferred to use name 'copr-rpmbuild' explicitly in the end. Hope, it's 
> > ok.
> 
> Sure, I have not problem with this. It was just a suggestion
> 
> 
> > * Wed Jun 14 2017 clime  0.3-1
> > copr-rpmbuild.noarch: W: incoherent-version-in-changelog 0.3-1 
> > ['0.3-1.git.10.376b27c.fc27', '0.3-1.git.10.376b27c']
> 
> Since the release is not just 1, I believe that in changelog there should be
> 
> * Wed Jun 14 2017 clime  0.3-1.git.10.376b27c

Well, I use the change log lines only when releasing (tagging the package). I
don't update changelog for intermediate revisions. I can provide here a tagged
version when it's ready, however. That version will have changelog in sync with
actual release of the 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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630



--- Comment #4 from Jakub Kadlčík  ---
> I preferred to use name 'copr-rpmbuild' explicitly in the end. Hope, it's ok.

Sure, I have not problem with this. It was just a suggestion


> * Wed Jun 14 2017 clime  0.3-1
> copr-rpmbuild.noarch: W: incoherent-version-in-changelog 0.3-1 
> ['0.3-1.git.10.376b27c.fc27', '0.3-1.git.10.376b27c']

Since the release is not just 1, I believe that in changelog there should be

* Wed Jun 14 2017 clime  0.3-1.git.10.376b27c

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


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630



--- Comment #3 from cl...@redhat.com ---
Hello, here are changes according to review:

Spec URL: http://clime.cz/copr-rpmbuild.spec

SRPM URL: http://clime.cz/copr-rpmbuild-0.3-1.git.10.376b27c.fc25.src.rpm

I preferred to use name 'copr-rpmbuild' explicitly in the end. Hope, it's ok.

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


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630

Jakub Kadlčík  changed:

   What|Removed |Added

 CC||jkadl...@redhat.com



--- Comment #2 from Jakub Kadlčík  ---
> Version: 0.2

As noted in previous comment, there is already a 0.3 version


> Summary: Run COPR build tasks
> Name: copr-rpmbuild

It is not wrong or forbidden but can we swap the lines, so Name is first?


> install -d %{buildroot}%{_sysconfdir}/copr-rpmbuild
> install -d %{buildroot}%{_sharedstatedir}/copr-rpmbuild
> install -d %{buildroot}%{_sharedstatedir}/copr-rpmbuild/results

There are lot of lines like this. Maybe it would be better to use %{name}
instead of typing the copr-rpmbuild over and over again?


> copr-rpmbuild.noarch: W: no-url-tag

Please add `Url:` tag with link to upstream URL


> copr-rpmbuild.noarch: E: wrong-script-interpreter /usr/bin/copr-rpmbuild 
> /usr/bin/env perl

AFAIK we should not use /usr/bin/env, but rather use e.g. /usr/bin/perl


> %description
> Provides command capable of running COPR build-task definitions.

Don't consider it as necessary, but I would like to see more information. I've
heard about this package on meetings and yet I hardly know what exactly it
does. I can imagine that people with no previous knowledge will not understand
it from such description either.

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


[Bug 1460630] Review Request: copr-rpmbuild - performs COPR builds

2017-06-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1460630

Antonio Trande  changed:

   What|Removed |Added

 CC||anto.tra...@gmail.com



--- Comment #1 from Antonio Trande  ---
Latest release looks be the 0.3:
https://pagure.io/copr/copr/blob/66559cf72bdfc2e7e9b44bf06e1ffc3922c221e6/f/rpmbuild/copr-rpmbuild.spec

I guess it's useful using the 'Snapshot Versioning' method in this case:

MMDD

http://fedoraproject.org/wiki/Packaging:Versioning#Snapshots

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