[Bug 1421046] Review Request: deepin-go-lib - Go bindings for DDE development

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

Zamir SUN  changed:

   What|Removed |Added

 Blocks||1465889
   ||(DeepinDEPackageReview)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1465889
[Bug 1465889] Tracking: Deepin Desktop related package review tracker
-- 
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 1421046] Review Request: deepin-go-lib - Go bindings for DDE development

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

Felix Yan  changed:

   What|Removed |Added

 CC||felixonm...@archlinux.org



--- Comment #1 from Felix Yan  ---
> Name:   deepin-%{repo}
I assume the package should be named golang-deepin-lib according to our Go
packaging draft. You should also define the import path like:

%global import_path pkg.deepin.io/lib

Others looks good at the moment.


Package Review
==

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


Issues:
===
- Header files in -devel subpackage, if present.
  Note: deepin-go-lib :
  /usr/share/gocode/src/pkg.deepin.io/lib/gdkpixbuf/blur.h deepin-go-lib :
  /usr/share/gocode/src/pkg.deepin.io/lib/gdkpixbuf/gaussianiir2d.h deepin-
  go-lib :
  /usr/share/gocode/src/pkg.deepin.io/lib/gdkpixbuf/gdk_pixbuf_utils.h
  deepin-go-lib : /usr/share/gocode/src/pkg.deepin.io/lib/pulse/dde-pulse.h
  deepin-go-lib : /usr/share/gocode/src/pkg.deepin.io/lib/sound/player.h
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#DevelPackages
- Package installs a %{name}.desktop using desktop-file-install or desktop-
  file-validate if there is such a file.


= MUST items =

Generic:
[ ]: Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[ ]: License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses
 found: "BSD (2 clause)", "GPL (v3 or later)", "Unknown or generated",
 "*No copyright* GPL". 127 files have unknown license. Detailed output
 of licensecheck in /home/felix/projects/fedora/fedora-staging/deepin-
 go-lib/review-deepin-go-lib/licensecheck.txt
[ ]: Package requires other packages for directories it uses.
 Note: No known owner of /usr/share/gocode/src/pkg.deepin.io
[ ]: Package must own all directories that it creates.
 Note: Directories without known owners: /usr/share/gocode/src,
 /usr/share/gocode/src/pkg.deepin.io, /usr/share/gocode
[ ]: Package contains no bundled libraries without FPC exception.
[ ]: Changelog in prescribed format.
[ ]: Sources contain only permissible code or content.
[ ]: Each %files section contains %defattr if rpm < 4.4
 Note: %defattr present but not needed
[ ]: Development files must be in a -devel package
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory
 names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Package is not known to require an ExcludeArch tag.
[ ]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 10240 bytes in 1 files.
[ ]: 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 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]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package contains desktop file if it is a GUI application.
[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]: 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]: Packages must not store files under /srv, /opt or /usr/

[Bug 1421046] Review Request: deepin-go-lib - Go bindings for DDE development

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

Zbigniew Jędrzejewski-Szmek  changed:

   What|Removed |Added

 CC||zbys...@in.waw.pl



--- Comment #2 from Zbigniew Jędrzejewski-Szmek  ---
Some comments from #1421041 apply:
- "_" prefix in macro names is not necessary
- update to latest version (1.0.5 seems to be released)

> Group:  Development/Libraries
→ please remove
[https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections]

> %defattr(-,root,root,-)
Likewise.

Link to the guidelines: https://fedoraproject.org/wiki/PackagingDrafts/Go
(I think that's the right draft… Too bad this wasn't finalized.)

Unfortunately I don't know anything about go, so I cannot offer an opinion on
the go-specific packaging.

-- 
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 1421046] Review Request: deepin-go-lib - Go bindings for DDE development

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

Zbigniew Jędrzejewski-Szmek  changed:

   What|Removed |Added

 Blocks|177841 (FE-NEEDSPONSOR) |




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
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 1421046] Review Request: deepin-go-lib - Go bindings for DDE development

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



--- Comment #3 from sensor@gmail.com ---
SPEC:
https://copr-be.cloud.fedoraproject.org/results/mosquito/deepin/fedora-26-x86_64/00587260-golang-deepin-go-lib/deepin-go-lib.spec
SRPM: 
https://copr-be.cloud.fedoraproject.org/results/mosquito/deepin/fedora-26-x86_64/00587260-golang-deepin-go-lib/golang-deepin-go-lib-1.0.5-2.fc26.src.rpm

Rename package name to golang-deepin-go-lib, and require the
golang-github-go-fsnotify-fsnotify instead of golang-github-howeyc-fsnotify
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 1421046] Review Request: deepin-go-lib - Go bindings for DDE development

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

sensor@gmail.com changed:

   What|Removed |Added

 Blocks||177841 (FE-NEEDSPONSOR)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
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