Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 47bcf7f0478c93d8f447806f196d7406 > files > 2

inception-0.2.4-1.mga3.src.rpm


Name:       inception
Version:    0.2.4
Release:    %mkrel 1
Summary:    FireWire physical memory manipulation and hacking tool
License:    GPL
Group:      Security
URL:        http://www.breaknenter.org/projects/inception
Source:     https://github.com/carmaa/inception/archive/inception-%{version}.tar.gz
Requires:   python3-forensic1394
Requires:   python3
BuildRequires:   python3
BuildArch:       noarch

%description
Inception is a FireWire physical memory manipulation and hacking tool
exploiting IEEE 1394 SBP-2 DMA.

%prep
%setup -q

%build
python3 setup.py build

%install
install -d -m 755 %{buildroot}
python3 setup.py install --root %{buildroot}

%files 
%doc README.md
%{_bindir}/incept
%{python3_sitelib}/%{name}
%{python3_sitelib}/inception-%{version}-py%{py3ver}.egg-info



%changelog

* Wed Feb 13 2013 guillomovitch <guillomovitch> 0.2.4-1.mga3
+ Revision: 398211
- new version

* Sat Jan 12 2013 umeabot <umeabot> 0.0.7-0.20120228.4.mga3
+ Revision: 354367
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Sep 29 2012 blino <blino> 0.0.7-0.20120228.3.mga3
+ Revision: 300576
- fix summary

* Sat Sep 29 2012 fwang <fwang> 0.0.7-0.20120228.2.mga3
+ Revision: 300374
- rebuild for py3.3

* Wed Feb 29 2012 guillomovitch <guillomovitch> 0.0.7-0.20120228.1.mga2
+ Revision: 216073
- new version (pre-release snapshot)

* Tue Feb 21 2012 guillomovitch <guillomovitch> 0.0.6-1.mga2
+ Revision: 211476
- imported package inception


* Mon Feb 20 2012 Guillaume Rousse <guillomovitch@mandriva.org> 0.0.6-1.mga2
- initial import