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

Christopher Meng <cicku...@gmail.com> changed:

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



--- Comment #1 from Christopher Meng <cicku...@gmail.com> ---
1. Drop:

rm -rf $RPM_BUILD_ROOT

%defattr(-,root,root,-)

2. %doc %{_datadir}/doc/%{name}/html

-->

%doc %{_pkgdocdir}/html  [f20+]

3. %doc %{_mandir}/man1/*

-->

%{_mandir}/man1/*

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

Reply via email to