Bug 625491 - Review Request: patchelf - A utility for patching ELF binaries
Summary: Review Request: patchelf - A utility for patching ELF binaries
Keywords:
Status: CLOSED DUPLICATE of bug 602574
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-19 15:43 UTC by Petr Pisar
Modified: 2010-08-20 07:12 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-08-20 07:12:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2010-08-19 15:43:47 UTC
Spec URL: http://ppisar.fedorapeople.org/patchelf/patchelf.spec
SRPM URL: http://ppisar.fedorapeople.org/patchelf/patchelf-0.5-1.fc13.src.rpm
Description:
PatchELF is a simple utility for modifying existing ELF executables and
libraries.  It can change the dynamic loader ("ELF interpreter") of
executables and change the RPATH of executables and libraries.

Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2411815

$ rpmlint  patchelf.spec ../SRPMS/patchelf-0.5-1.fc13.src.rpm ../RPMS/x86_64/patchelf-*
patchelf.src: W: spelling-error %description -l en_US executables -> executable, executable s, executants
patchelf.src: W: strange-permission patchelf-0.5.tar.bz2 0444L
patchelf.x86_64: W: spelling-error %description -l en_US executables -> executable, executable s, executants
patchelf.x86_64: W: no-manual-page-for-binary patchelf
3 packages and 1 specfiles checked; 0 errors, 4 warnings.

The `executables' is standard plural for `executable' noun.

$ rpm -pqlv ../RPMS/x86_64/patchelf-0.5-1.fc13.x86_64.rpm 
-rwxr-xr-x    1 root    root                    94400 srp 19 17:34 /usr/bin/patchelf
drwxr-xr-x    2 root    root                        0 srp 19 17:34 /usr/share/doc/patchelf-0.5
-rw-r--r--    1 root    root                    35147 led  1  1970 /usr/share/doc/patchelf-0.5/COPYING
-rw-r--r--    1 root    root                     2814 led  1  1970 /usr/share/doc/patchelf-0.5/README

Comment 1 Chen Lei 2010-08-20 03:31:17 UTC
It seems patchelf was already submitted in #602574 .

Comment 2 Petr Pisar 2010-08-20 07:12:31 UTC
I did a typo probably while searching for existing review. Thanks.

*** This bug has been marked as a duplicate of bug 602574 ***


Note You need to log in before you can comment on or make changes to this bug.