Author: glen Date: Mon Oct 30 22:41:17 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - missing dirs
---- Files affected: SPECS: autopsy.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/autopsy.spec diff -u SPECS/autopsy.spec:1.4 SPECS/autopsy.spec:1.5 --- SPECS/autopsy.spec:1.4 Mon Oct 30 23:39:56 2006 +++ SPECS/autopsy.spec Mon Oct 30 23:41:12 2006 @@ -8,7 +8,7 @@ Summary(pl): Autopsy Forensic Browser jest graficznym interfejsem do narzędzi z The Sleuth Kit Name: autopsy Version: 2.08 -Release: 0.2 +Release: 0.3 License: GPL Group: Applications Source0: http://dl.sourceforge.net/autopsy/%{name}-%{version}.tar.gz @@ -90,9 +90,10 @@ %defattr(644,root,root,755) %doc README.txt docs/sleuthkit-informer-13.txt %attr(755,root,root) %{_bindir}/* +%dir %{perl_vendorlib}/Autopsy %{perl_vendorlib}/Autopsy/conf.pl -%{perl_vendorlib}/Autopsy/lib/* -%{perl_vendorlib}/Autopsy/pict/* +%{perl_vendorlib}/Autopsy/lib +%{perl_vendorlib}/Autopsy/pict %{_mandir}/man1/* /home/services/autopsy @@ -102,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/10/30 22:41:12 glen +- missing dirs + Revision 1.4 2006/10/30 22:39:56 glen - perl autodeps - cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/autopsy.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
