[Bug 1098965] Review Request: capstone - Multi-platform, multi-architecture disassembly framework.

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 16 20:52:16 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1098965

Michal Ambroz <rebus at seznam.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |needinfo?(adel.gadllah at gmai
                   |                            |l.com)



--- Comment #20 from Michal Ambroz <rebus at seznam.cz> ---
Hello, 
so I would like to take over the review for capstone package. 
If I understand it right this package is being submitted by Adel Gadllah
(drago01) as owner and Stefan Cornelius (scorneli) as co-maintainer.
So I can take updates from you guys both as valid for the review right?

Guys I know the SPEC file from the current version is in this bug's
attachments, 
but it should be here as a link. Also the SRPM is gone purged from koji. Please
just to follow the formal procedure and simplify the review, can you upload the
current (3.0.4) SPEC and SRPM somewhere and put the link here?

As project has publicly available git repository I would recommend taking the
snapshot directly from there (https://github.com/aquynh/capstone) with using:

%global         gituser         aquynh
%global         gitname         capstone
%global         commit          e710e4fcf40302c25d7bdc28da93571a61f21f5d
%global         shortcommit     %(c=%{commit}; echo ${c:0:7})

Source0:       
https://github.com/%{gituser}/%{gitname}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz

%prep
%setup -q -n %{gitname}-%{commit}

Best regards
Michal Ambroz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list