Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #6 from Chen Lei <supercyp...@gmail.com> 2010-06-18 09:54:20 EDT ---
Some suggestions:
1.Change Group from Applications/Productivity to  System
Environment/Librariesfor for main package.
Add Group: Applications/Productivity  for -utils subpackage
2.

# install docs as this is all we've got
install -D -m 644 doc/LittleCMS2.0\ tutorial.pdf
$RPM_BUILD_ROOT/usr/share/doc/lcms2-devel-2.0/tutorial.pdf
install -D -m 644 doc/LittleCMS2.0\ API.pdf
$RPM_BUILD_ROOT/usr/share/doc/lcms2-devel-2.0/api.pdf
install -D -m 644 doc/LittleCMS2.0\ Plugin\ API.pdf
$RPM_BUILD_ROOT/usr/share/doc/lcms2-devel-2.0/plugin-api.pdf

%file devel
%{_datadir}/doc/lcms2-devel-2.0/*.pdf


Why not to simply use 
chmod -x doc/*.pdf 
%doc doc/*.pdf instead?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to