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

M. Scherer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #13 from M. Scherer <[email protected]> ---
It can be scripted, so that shouldn't be too annoying. 

Something like :
perl -i -p -e 's/^(\%doc .*)(LICENSE|COPYING)(.*)$/\%if 0\%{?fedora} ||
0\%{?rhel} >= 7\n\%license \2\n\1 \3\n%else\n\1\2\3\n\%endif\n/g' foo.spec 

+ the commit/checkout machinery around ( I do not think this warrant a rebuild
)

-- 
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]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to