[Bug 487067] Review Request: autopsy - Graphical front end for The Sleuth Kit Forensics software

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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=487067





--- Comment #6 from Till Maas <opensource@xxxxxxxxx>  2009-04-13 08:31:22 EDT ---
You have to adjust the filter scripts to the autopsy package, i.e. instead of
literally writing "sed -e '/perl(unwanted_require)/d'", you have to add one sed
command for each unwanted provides/requires entry, e.g.

sed -e '/perl(Main)/d' -d '/perl(conf.pl)/d'

and so on.

Also it is better to prefix the filter scripts with the name of the package,
i.e. autopsy:

Source98: autopsy-filter-provides.sh

Or you use the prefered way and create the filter scripts in %prep, as there is
suggested in the Perl Packaging Guidelines.

Also is sleuthkit really required at buildtime? It seems to build without any
problems if it is not present.

-- 
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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]