Bug 1364093
| Summary: | Review Request: libdnf - Library providing simplified C and Python API to libsolv | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jaroslav Mracek <jmracek> |
| Component: | Package Review | Assignee: | Igor Gnatenko <ignatenko> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | klember, package-review, panemade |
| Target Milestone: | --- | Flags: | ignatenko:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-29 09:25:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jaroslav Mracek
2016-08-04 13:06:58 UTC
libdnf-devel.x86_64: W: file-not-utf8 /usr/share/gtk-doc/html/libdnf/html/common.css Your spec and SRPM is completely different. Please fix it. Only line
Source0: libdnf-git-0.050245b.tar.gz
is changed to:
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
and I guess it is changed by tito during build.
Do you accept the explanation?
(In reply to Jaroslav Mracek from comment #2) > Only line > > Source0: libdnf-git-0.050245b.tar.gz > > is changed to: > > Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz > > > and I guess it is changed by tito during build. > > Do you accept the explanation? no. > Version: 0.7.0 > Release: 1%{?dist} it will never produce proper version. don't use `shito` for packaging. Spec URL: https://pagure.io/libdnf/blob/master/f/libdnf.spec SRPM URL: https://pagure.io/libdnf/blob/master/f/libdnf-0.7.0-0.1gitc0a107b.fc24.src.rpm Here is the new srpm and spec was updated. Hopefully it help. Thank you. LGTM. Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/libdnf Built in rawhide. |