Menu

#1 Problem with spec file

open
nobody
None
5
2000-09-19
2000-09-19
No

The spec file needs the following changes:

install gres.1* $RPM_BUILD_ROOT%{man_loc}
%attr(0644, root, root) %{man_loc}/gres.1*

instead of

install gres.1 $RPM_BUILD_ROOT%{man_loc}
%attr(0644, root, root) %{man_loc}/gres.1

This is needed for Mandrake systems which have a version of rpm which uses spec-helper. Spec-helper causes doc files to be compressed using bzip2.

Let me know if you have any questions. steveo@world.std.com

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.