https://bugzilla.redhat.com/show_bug.cgi?id=1519844

Igor Gnatenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |fedora-review?



--- Comment #1 from Igor Gnatenko <[email protected]> ---
> %if 0%{?fedora}
%if 0%{?rhel} && 0%{?rhel} <= 7
and turn conditions around

* %global srcname pymediainfo and use it in package names and so

> Source0:        %{url}/archive/v%{version}.tar.gz
Source0:        %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz

* Move Requires/BuildRequires in respective packages

> cp -a python2 python3
I would assume that you don't need this because it should work even in same
directory.

> rm -rf $RPM_BUILD_ROOT
remove this

> %{python2_sitelib}/*
> %{python3_sitelib}/*
Be more specific here

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to