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

Christopher Meng <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?



--- Comment #1 from Christopher Meng <[email protected]> ---
Whooo....Bitbucket is blocked in China...

1. When will you stop replacing the copying file? That means, when will
upstream fix the license issue?

2. Remove rm -fr %{buildroot}

3. You don't need to specify the perms of

%attr(644, -, -) %{_libexecdir}/*
%attr(755, -, -) %{_bindir}/*

You should install them with -m option and 755/644 as you want. But, you use cp
to install, so I hope you can change or modify to the correct way.

No matter install or cp, please don't forget adding -p to preserve the
timestamp.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=t9DYnQiBco&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to