[Bug 1821037] Review Request: onednn - Deep Neural Network Library

2020-06-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1821037

Nicolas Chauvet (kwizart)  changed:

   What|Removed |Added

 Status|POST|CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2020-06-30 07:33:03



--- Comment #6 from Nicolas Chauvet (kwizart)  ---
Thanks for the review and scm. Closing.


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


[Bug 1821037] Review Request: onednn - Deep Neural Network Library

2020-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1821037



--- Comment #5 from Gwyn Ciesla  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/onednn


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


[Bug 1821037] Review Request: onednn - Deep Neural Network Library

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

Hirotaka Wakabayashi  changed:

   What|Removed |Added

 Status|ASSIGNED|POST
  Flags|fedora-review?  |fedora-review+



--- Comment #4 from Hirotaka Wakabayashi  ---
Hello Nicolas,

Thanks you for your fixes. Package approved.

I manually reviewed this package since I couldn't review this package by
using fedora-review because of build errors inside mock in my environment.

Here are some logs of my manual review.

Rpmlint results
---
I successuflly built in my environment and run rpmlint.
```
$ rpmlint ~/rpmbuild/SRPMS/onednn-1.5-1.fc32.src.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
$ rpmlint ~/rpmbuild/RPMS/x86_64/onednn-devel-1.5-1.fc32.x86_64.rpm
onednn-devel.x86_64: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
$ rpmlint ~/rpmbuild/RPMS/x86_64/onednn-debugsource-1.5-1.fc32.x86_64.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
$ rpmlint ~/rpmbuild/RPMS/x86_64/onednn-1.5-1.fc32.x86_64.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
$ rpmlint ~/rpmbuild/RPMS/x86_64/onednn-debuginfo-1.5-1.fc32.x86_64.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
```
I successfully installed them and checked the licenses and other things to 
be checked.

sha256sum results
-
```
$ wget https://github.com/oneapi-src/oneDNN//archive/v1.5/onednn-1.5.tar.gz
$ sha256sum onednn-1.5.tar.gz 
2aacc00129418185e0bc1269d3ef82f93f08de2c336932989c0c360279129edb 
onednn-1.5.tar.gz
$ sha256sum ~/rpmbuild/SOURCES/onednn-1.5.tar.gz 
2aacc00129418185e0bc1269d3ef82f93f08de2c336932989c0c360279129edb 
/home/vagrant/rpmbuild/SOURCES/onednn-1.5.tar.gz
```

Koji

http://koji.fedoraproject.org/koji/taskinfo?taskID=46245691


Best,
Hirotaka Wakabayashi


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


[Bug 1821037] Review Request: onednn - Deep Neural Network Library

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



--- Comment #3 from Nicolas Chauvet (kwizart)  ---
Spec URL: http://dl.kwizart.net/review/onednn.spec
SRPM URL: http://dl.kwizart.net/review/onednn-1.5-1.fc31.src.rpm


Changelog:
Update to 1.5
Enable aarch64
(Improved license field)

Thanks for the review


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


[Bug 1821037] Review Request: onednn - Deep Neural Network Library

2020-05-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1821037



--- Comment #2 from Hirotaka Wakabayashi  ---
Hello Nicolas

Sorry for my slow response. Please check the issues.

Issues
==

License: field 
---
I think the license for this package must be "ASL 2.0, BSD, Boost and MIT"
if this package includes files under the licenses described in
THIRD-PARTY-PROGRAMS file and a comment right above the License: field
should exist. Please see the following guideline:
https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_multiple_licensing_scenarios

%license
-
I think THIRD-PARTY-PROGRAMS file must be included in %license if that 
file includes license text. Please see the following guideline:
https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text


Reference
=

I manually reviewed this package since I couldn't review this package by
using fedora-review because of build errors inside mock in my environment.

Rpmlint results
---
```
$ rpmlint ~/rpmbuild/RPMS/x86_64/onednn-1.4-1.fc33.x86_64.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
$ rpmlint ~/rpmbuild/RPMS/x86_64/onednn-devel-1.4-1.fc33.x86_64.rpm 
onednn-devel.x86_64: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
$ rpmlint ~/rpmbuild/SRPMS/onednn-1.4-1.fc33.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
```

sha256sum results
-
```
$ wget https://github.com/oneapi-src/oneDNN//archive/v1.4/onednn-1.4.tar.gz &&
sha256sum onednn-1.4.tar.gz 
54737bcb4dc1961d32ee75da3ecc529fa48198f8b2ca863a079e19a9c4adb70f 
onednn-1.4.tar.gz
$ sha256sum ~/rpmbuild/SOURCES/onednn-1.4.tar.gz 
54737bcb4dc1961d32ee75da3ecc529fa48198f8b2ca863a079e19a9c4adb70f 
/home/vagrant/rpmbuild/SOURCES/onednn-1.4.tar.gz
```

Koji
-
http://koji.fedoraproject.org/koji/taskinfo?taskID=44863550


Thanks in advance,
Hirotaka Wakabayashi


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


[Bug 1821037] Review Request: onednn - Deep Neural Network Library

2020-05-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1821037

Hirotaka Wakabayashi  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||hiw...@yahoo.com
   Assignee|nob...@fedoraproject.org|hiw...@yahoo.com
  Flags||fedora-review?




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


[Bug 1821037] Review Request: onednn - Deep Neural Network Library

2020-04-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1821037

Nicolas Chauvet (kwizart)  changed:

   What|Removed |Added

   Doc Type|--- |If docs needed, set a value



--- Comment #1 from Nicolas Chauvet (kwizart)  ---
Spec URL: http://dl.kwizart.net/review/onednn.spec
SRPM URL: http://dl.kwizart.net/review/onednn-1.4-1.fc31.src.rpm

koji scratch build for rawhide:
https://koji.fedoraproject.org/koji/taskinfo?taskID=43562262


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