rpms/mac-robber/F-8 mac-robber.spec,NONE,1.1 sources,1.1,1.2

Chauvet (kwizart) fedora-extras-commits at redhat.com
Tue Apr 8 19:40:50 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/mac-robber/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19327

Modified Files:
	sources 
Added Files:
	mac-robber.spec 
Log Message:
Intitial import



--- NEW FILE mac-robber.spec ---
Name:           mac-robber
Version:        1.00
Release:        1%{?dist}
Summary:        Tool to create a timeline of file activity for mounted file systems

Group:          Applications/System
License:        GPLv2+
URL:            http://sourceforge.net/projects/mac-robber/
Source0:        http://downloads.sourceforge.net/mac-robber/mac-robber-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)



%description
mac-robber is a digital forensics and incident response tool that can be used
with The Sleuth Kit to create a timeline of file activity for mounted 
file systems.


%prep
%setup -q


%build
make %{?_smp_mflags} GCC_OPT="$RPM_OPT_FLAGS"


%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_bindir}
install -pm 0755 mac-robber $RPM_BUILD_ROOT%{_bindir}


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc CHANGES COPYING README
%{_bindir}/mac-robber


%changelog
* Tue Mar 18 2008 kwizart < kwizart at gmail.com > - 1.00-1
- Initial package.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mac-robber/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	8 Apr 2008 18:02:06 -0000	1.1
+++ sources	8 Apr 2008 19:40:02 -0000	1.2
@@ -0,0 +1 @@
+902afd8e6121e153bbc8cb93013667fd  mac-robber-1.00.tar.gz




More information about the fedora-extras-commits mailing list