Bug 152534

Summary: incomplete owned-files list
Product: [Fedora] Fedora Reporter: Marius Feraru <altblue>
Component: spamassassinAssignee: Warren Togami <wtogami>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: jose.p.oliveira.oss, scop, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-10 07:31:34 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:
Attachments:
Description Flags
Fix none

Description Marius Feraru 2005-03-30 03:46:39 UTC
spamassassin should own /usr/share/spamassassin

Version-Release number of selected component (if applicable):
3.0.2-5

How reproducible:
Always

Steps to Reproduce:
rpm -qil spamassassin

Comment 1 Warren Togami 2005-04-09 03:01:18 UTC
%define _use_internal_dependency_generator 0
Hi Ville or jpo, can someone help me rewrite spamassassin.spec so it no longer
needs this?  Do whatever other cleanups you see necessary too.

Comment 2 Ville Skyttä 2005-04-10 07:16:40 UTC
Created attachment 112918 [details]
Fix

AFAICT, the dependency filtering script is no longer needed, and that script
was the reason the internal dep generator couldn't be used.

Comment 3 Warren Togami 2005-04-10 07:25:53 UTC
LOL... didn't realize it wasn't needed anymore.