Bug 16025

Summary: [sendmail-cf] Files should be moved to %{_datadir}
Product: [Retired] Red Hat Linux Reporter: Enrico Scholz <rh-bugzilla>
Component: sendmailAssignee: Florian La Roche <laroche>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-28 08:18:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Enrico Scholz 2000-08-11 20:35:24 UTC
All the files under /usr/lib/sendmail-cf are architecture-independ
macro-files and should go to %{_datadir}/sendmail-cf.

Because the sendmail-cf package contains these files only, it's buildarch
should be changed to `noarch' also.

Comment 1 Florian La Roche 2001-02-07 11:24:45 UTC
noarch can only be done in subpackages. But /usr/share will be done for the
next bigger update of sendmail, as this is not too imortant.



Comment 2 Arenas Belon, Carlo Marcelo 2001-04-28 08:17:55 UTC
guess that it should be "doable" so far that RPM can set subpackages to a
different architecture than the main package.

if it is not currently possible on rpm (guess it is not but who knows without
taking a look) it would be closed as deferred at least.

if rpm is not allowed to do such a packages this would be a nice reason for a
patch ;)

Comment 3 Florian La Roche 2001-07-06 09:07:25 UTC
cf files are now in /usr/share

Florian La Roche