Skip to content

Instantly share code, notes, and snippets.

@koseki
Last active June 13, 2021 01:13
Show Gist options
  • Select an option

  • Save koseki/5e5386c99b1454bcacfca7b832ab35d0 to your computer and use it in GitHub Desktop.

Select an option

Save koseki/5e5386c99b1454bcacfca7b832ab35d0 to your computer and use it in GitHub Desktop.

Revisions

  1. koseki revised this gist Jun 13, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,6 @@ Dump result of [this RPM file](http://rpms.remirepo.net/enterprise/7/safe/x86_64
    $ python dump-rpm-headers.py php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm
    ```

    ![img](https://camo.qiitausercontent.com/896a567e54dc19626ce16e329b4081f93d6477ae/68747470733a2f2f71696974612d696d6167652d73746f72652e73332e61702d6e6f727468656173742d312e616d617a6f6e6177732e636f6d2f302f323539362f64353330366234322d613631352d303061322d393137332d3033646537363234376233352e706e67)
    <img src="https://camo.qiitausercontent.com/896a567e54dc19626ce16e329b4081f93d6477ae/68747470733a2f2f71696974612d696d6167652d73746f72652e73332e61702d6e6f727468656173742d312e616d617a6f6e6177732e636f6d2f302f323539362f64353330366234322d613631352d303061322d393137332d3033646537363234376233352e706e67" width="400">

    [Article (Japanese)](https://qiita.com/koseki/items/8e7470eae9c45da19895)
  2. koseki revised this gist Jun 13, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,4 @@ Dump result of [this RPM file](http://rpms.remirepo.net/enterprise/7/safe/x86_64
    $ python dump-rpm-headers.py php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm
    ```

    [!img](https://camo.qiitausercontent.com/896a567e54dc19626ce16e329b4081f93d6477ae/68747470733a2f2f71696974612d696d6167652d73746f72652e73332e61702d6e6f727468656173742d312e616d617a6f6e6177732e636f6d2f302f323539362f64353330366234322d613631352d303061322d393137332d3033646537363234376233352e706e67)
    ![img](https://camo.qiitausercontent.com/896a567e54dc19626ce16e329b4081f93d6477ae/68747470733a2f2f71696974612d696d6167652d73746f72652e73332e61702d6e6f727468656173742d312e616d617a6f6e6177732e636f6d2f302f323539362f64353330366234322d613631352d303061322d393137332d3033646537363234376233352e706e67)
  3. koseki revised this gist Jun 13, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,6 @@ Dump result of [this RPM file](http://rpms.remirepo.net/enterprise/7/safe/x86_64

    ```console
    $ python dump-rpm-headers.py php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm
    ```
    ```

    [!img](https://camo.qiitausercontent.com/896a567e54dc19626ce16e329b4081f93d6477ae/68747470733a2f2f71696974612d696d6167652d73746f72652e73332e61702d6e6f727468656173742d312e616d617a6f6e6177732e636f6d2f302f323539362f64353330366234322d613631352d303061322d393137332d3033646537363234376233352e706e67)
  4. koseki revised this gist Jun 12, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Dump result of [this](http://rpms.remirepo.net/enterprise/7/safe/x86_64/php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm) RPM file using [this script](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885).
    Dump result of [this RPM file](http://rpms.remirepo.net/enterprise/7/safe/x86_64/php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm) using [this script](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885).

    * [dump-rpm-headers.py](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885)

  5. koseki revised this gist Jun 12, 2021. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    Dump result of [this](http://rpms.remirepo.net/enterprise/7/safe/x86_64/php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm) RPM file using [this script](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885).

    * [dump-rpm-headers.py](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885)
    * [dump-rpm-headers.py](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885)

    ```console
    $ python dump-rpm-headers.py php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm
    ```
  6. koseki revised this gist Jun 12, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    Dump result of [this](http://rpms.remirepo.net/enterprise/7/safe/x86_64/php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm) RPM file using [this script](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885).

    * (dump-rpm-headers.py)[https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885]
    * [dump-rpm-headers.py](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885)
  7. koseki revised this gist Jun 12, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    Dump result of [this](http://rpms.remirepo.net/enterprise/7/safe/x86_64/php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm) RPM package using [this script](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885)
    Dump result of [this](http://rpms.remirepo.net/enterprise/7/safe/x86_64/php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm) RPM file using [this script](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885).

    * (dump-rpm-headers.py)[https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885]
  8. koseki revised this gist Jun 12, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    Dump result of [this](http://rpms.remirepo.net/enterprise/7/safe/x86_64/php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm) RPM package using [this script](https://gist.github.com/koseki/9737a4490128bcb8b426c22a0b7c3885)
  9. koseki created this gist Jun 12, 2021.
    981 changes: 981 additions & 0 deletions php70-php-pecl-imagick-3.4.4-17.el7.remi.x86_64.rpm.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,981 @@
    ==== Lead Section ====
    magic: b'\xed\xab\xee\xdb'
    major: b'\x03'
    minor: b'\x00'
    type: 0
    archnum: 1
    name: b'php70-php-pecl-imagick-3.4.4-17.el7.remi'
    osnum: 1
    signature_type: 5
    reserved: b''
    ==== Signature Section - Header ====
    magic: b'\x8e\xad\xe8'
    version: b'\x01'
    reserved: b''
    nindex: 7
    hsize: 320
    ==== Signature Section - Index Entries ====
    [ 0] tag: 62 type: BIN offset: 304 count: 16 # RPMTAG_HEADERSIGNATURES
    [ 1] tag: 267 type: BIN offset: 0 count: 119 # RPMSIGTAG_DSA
    [ 2] tag: 269 type: STRING offset: 119 count: 1 # RPMSIGTAG_SHA1
    [ 3] tag: 1000 type: INT32 offset: 160 count: 1 # RPMSIGTAG_SIZE
    [ 4] tag: 1004 type: BIN offset: 164 count: 16 # RPMSIGTAG_MD5
    [ 5] tag: 1005 type: BIN offset: 180 count: 119 # RPMSIGTAG_GPG
    [ 6] tag: 1007 type: INT32 offset: 300 count: 1 # RPMSIGTAG_PAYLOADSIZE
    ==== Signature Section - Data ====
    [ 1] RPMSIGTAG_DSA
    8875 0400 1102 0035 1621 041e e04c ce88
    a4ae 4aa2 9a5d f500 4e6f 4700 f97f 5605
    0260 3374 3b17 1c72 706d 7340 6661 6d69
    6c6c 6563 6f6c 6c65 742e 636f 6d00 0a09
    1000 4e6f 4700 f97f 5609 f300 9f63 1f04
    49ca bfee 1ff7 2281 a07c b90b 342a c8c0
    bf00 9f4d 91aa e114 dc79 6ba9 8650 e7f4
    8854 89e1 cdfb 41

    [ 2] RPMSIGTAG_SHA1
    b'c508c9fcd49e0c275c452ac5112c49275e782896'

    [ 3] RPMSIGTAG_SIZE
    130704

    [ 4] RPMSIGTAG_MD5
    64f3 99f8 9d9d 524c 34f0 bca8 27f0 99df

    [ 5] RPMSIGTAG_GPG
    8875 0400 1102 0035 1621 041e e04c ce88
    a4ae 4aa2 9a5d f500 4e6f 4700 f97f 5605
    0260 3374 3b17 1c72 706d 7340 6661 6d69
    6c6c 6563 6f6c 6c65 742e 636f 6d00 0a09
    1000 4e6f 4700 f97f 56c7 3500 9f65 7edd
    2d28 d66f e9ec bbb7 d11f e72e 808e 0e6c
    cd00 9e2f ad0e d80d fd50 e2d0 656b a17f
    0c58 acc8 d86a 58

    [ 6] RPMSIGTAG_PAYLOADSIZE
    524892

    [ 0] RPMTAG_HEADERSIGNATURES
    0000 003e 0000 0007 ffff ff90 0000 0010

    ==== Header Section - Header ====
    magic: b'\x8e\xad\xe8'
    version: b'\x01'
    reserved: b''
    nindex: 70
    hsize: 14420
    ==== Header Section - Index Entries ====
    [ 0] tag: 63 type: BIN offset:14404 count: 16 # RPMTAG_HEADERIMMUTABLE
    [ 1] tag: 100 type: STRING_ARRAY offset: 0 count: 1 # RPMTAG_HEADERI18NTABLE
    [ 2] tag: 1000 type: STRING offset: 2 count: 1 # RPMTAG_NAME
    [ 3] tag: 1001 type: STRING offset: 25 count: 1 # RPMTAG_VERSION
    [ 4] tag: 1002 type: STRING offset: 31 count: 1 # RPMTAG_RELEASE
    [ 5] tag: 1004 type: I18NSTRING offset: 43 count: 1 # RPMTAG_SUMMARY
    [ 6] tag: 1005 type: I18NSTRING offset: 99 count: 1 # RPMTAG_DESCRIPTION
    [ 7] tag: 1006 type: INT32 offset: 256 count: 1 # RPMTAG_BUILDTIME
    [ 8] tag: 1007 type: STRING offset: 260 count: 1 # RPMTAG_BUILDHOST
    [ 9] tag: 1009 type: INT32 offset: 284 count: 1 # RPMTAG_SIZE
    [ 10] tag: 1011 type: STRING offset: 288 count: 1 # RPMTAG_VENDOR
    [ 11] tag: 1014 type: STRING offset: 339 count: 1 # RPMTAG_LICENSE
    [ 12] tag: 1015 type: STRING offset: 343 count: 1 # RPMTAG_PACKAGER
    [ 13] tag: 1016 type: I18NSTRING offset: 355 count: 1 # RPMTAG_GROUP
    [ 14] tag: 1020 type: STRING offset: 367 count: 1 # RPMTAG_URL
    [ 15] tag: 1021 type: STRING offset: 404 count: 1 # RPMTAG_OS
    [ 16] tag: 1022 type: STRING offset: 410 count: 1 # RPMTAG_ARCH
    [ 17] tag: 1026 type: STRING offset: 417 count: 1 # RPMTAG_POSTUN
    [ 18] tag: 1028 type: INT32 offset: 596 count: 13 # RPMTAG_FILESIZES
    [ 19] tag: 1030 type: INT16 offset: 648 count: 13 # RPMTAG_FILEMODES
    [ 20] tag: 1033 type: INT16 offset: 674 count: 13 # RPMTAG_FILERDEVS
    [ 21] tag: 1034 type: INT32 offset: 700 count: 13 # RPMTAG_FILEMTIMES
    [ 22] tag: 1035 type: STRING_ARRAY offset: 752 count: 13 # RPMTAG_FILEMD5S
    [ 23] tag: 1036 type: STRING_ARRAY offset:1405 count: 13 # RPMTAG_FILELINKTOS
    [ 24] tag: 1037 type: INT32 offset:1420 count: 13 # RPMTAG_FILEFLAGS
    [ 25] tag: 1039 type: STRING_ARRAY offset:1472 count: 13 # RPMTAG_FILEUSERNAME
    [ 26] tag: 1040 type: STRING_ARRAY offset:1537 count: 13 # RPMTAG_FILEGROUPNAME
    [ 27] tag: 1044 type: STRING offset:1602 count: 1 # RPMTAG_SOURCERPM
    [ 28] tag: 1045 type: INT32 offset:1652 count: 13 # RPMTAG_FILEVERIFYFLAGS
    [ 29] tag: 1047 type: STRING_ARRAY offset:1704 count: 8 # RPMTAG_PROVIDENAME
    [ 30] tag: 1048 type: INT32 offset:1908 count: 20 # RPMTAG_REQUIREFLAGS
    [ 31] tag: 1049 type: STRING_ARRAY offset:1988 count: 20 # RPMTAG_REQUIRENAME
    [ 32] tag: 1050 type: STRING_ARRAY offset:2438 count: 20 # RPMTAG_REQUIREVERSION
    [ 33] tag: 1053 type: INT32 offset:2524 count: 1 # RPMTAG_CONFLICTFLAGS
    [ 34] tag: 1054 type: STRING_ARRAY offset:2528 count: 1 # RPMTAG_CONFLICTNAME
    [ 35] tag: 1055 type: STRING_ARRAY offset:2551 count: 1 # RPMTAG_CONFLICTVERSION
    [ 36] tag: 1064 type: STRING offset:2552 count: 1 # RPMTAG_RPMVERSION
    [ 37] tag: 1065 type: STRING_ARRAY offset:2559 count: 1 # Unknown
    [ 38] tag: 1066 type: STRING_ARRAY offset:2835 count: 1 # Unknown
    [ 39] tag: 1067 type: STRING_ARRAY offset:2850 count: 1 # Unknown
    [ 40] tag: 1068 type: INT32 offset:2852 count: 1 # Unknown
    [ 41] tag: 1069 type: INT32 offset:2856 count: 1 # Unknown
    [ 42] tag: 1080 type: INT32 offset:2860 count: 97 # RPMTAG_CHANGELOGTIME
    [ 43] tag: 1081 type: STRING_ARRAY offset:3248 count: 97 # RPMTAG_CHANGELOGNAME
    [ 44] tag: 1082 type: STRING_ARRAY offset:7979 count: 97 # RPMTAG_CHANGELOGTEXT
    [ 45] tag: 1088 type: STRING offset:12536 count: 1 # RPMTAG_POSTUNPROG
    [ 46] tag: 1092 type: STRING_ARRAY offset:12544 count: 1 # Unknown
    [ 47] tag: 1095 type: INT32 offset:12552 count: 13 # RPMTAG_FILEDEVICES
    [ 48] tag: 1096 type: INT32 offset:12604 count: 13 # RPMTAG_FILEINODES
    [ 49] tag: 1097 type: STRING_ARRAY offset:12656 count: 13 # RPMTAG_FILELANGS
    [ 50] tag: 1112 type: INT32 offset:12672 count: 8 # RPMTAG_PROVIDEFLAGS
    [ 51] tag: 1113 type: STRING_ARRAY offset:12704 count: 8 # RPMTAG_PROVIDEVERSION
    [ 52] tag: 1116 type: INT32 offset:12784 count: 13 # RPMTAG_DIRINDEXES
    [ 53] tag: 1117 type: STRING_ARRAY offset:12836 count: 13 # RPMTAG_BASENAMES
    [ 54] tag: 1118 type: STRING_ARRAY offset:13013 count: 8 # RPMTAG_DIRNAMES
    [ 55] tag: 1122 type: STRING offset:13380 count: 1 # RPMTAG_OPTFLAGS
    [ 56] tag: 1124 type: STRING offset:13531 count: 1 # RPMTAG_PAYLOADFORMAT
    [ 57] tag: 1125 type: STRING offset:13536 count: 1 # RPMTAG_PAYLOADCOMPRESSOR
    [ 58] tag: 1126 type: STRING offset:13539 count: 1 # RPMTAG_PAYLOADFLAGS
    [ 59] tag: 1132 type: STRING offset:13541 count: 1 # RPMTAG_PLATFORM
    [ 60] tag: 1140 type: INT32 offset:13568 count: 13 # RPMTAG_FILECOLORS
    [ 61] tag: 1141 type: INT32 offset:13620 count: 13 # RPMTAG_FILECLASS
    [ 62] tag: 1142 type: STRING_ARRAY offset:13672 count: 5 # RPMTAG_CLASSDICT
    [ 63] tag: 1143 type: INT32 offset:13908 count: 13 # RPMTAG_FILEDEPENDSX
    [ 64] tag: 1144 type: INT32 offset:13960 count: 13 # RPMTAG_FILEDEPENDSN
    [ 65] tag: 1145 type: INT32 offset:14012 count: 30 # RPMTAG_DEPENDSDICT
    [ 66] tag: 1152 type: STRING offset:14132 count: 1 # RPMTAG_POSTTRANS
    [ 67] tag: 1154 type: STRING offset:14361 count: 1 # RPMTAG_POSTTRANSPROG
    [ 68] tag: 5011 type: INT32 offset:14372 count: 1 # RPMTAG_FILEDIGESTALGO
    [ 69] tag: 5012 type: STRING offset:14376 count: 1 # RPMTAG_BUGURL
    ==== Header Section - Data ====
    [ 1] RPMTAG_HEADERI18NTABLE
    b'C'

    [ 2] RPMTAG_NAME
    b'php70-php-pecl-imagick'

    [ 3] RPMTAG_VERSION
    b'3.4.4'

    [ 4] RPMTAG_RELEASE
    b'17.el7.remi'

    [ 5] RPMTAG_SUMMARY
    45

    [ 6] RPMTAG_DESCRIPTION
    49

    [ 7] RPMTAG_BUILDTIME
    1613984765

    [ 8] RPMTAG_BUILDHOST
    b'builder.remirepo.net'

    [ 9] RPMTAG_SIZE
    522499

    [ 10] RPMTAG_VENDOR
    b"Remi's RPM repository <https://rpms.remirepo.net/>"

    [ 11] RPMTAG_LICENSE
    b'PHP'

    [ 12] RPMTAG_PACKAGER
    b'Remi Collet'

    [ 13] RPMTAG_GROUP
    55

    [ 14] RPMTAG_URL
    b'https://pecl.php.net/package/imagick'

    [ 15] RPMTAG_OS
    b'linux'

    [ 16] RPMTAG_ARCH
    b'x86_64'

    [ 17] RPMTAG_POSTUN
    b'if [ $1 -eq 0 -a -x /opt/remi/php70/root/usr/bin/pecl ] ; then\n /opt/remi/php70/root/usr/bin/pecl uninstall --nodeps --ignore-errors --register-only imagick >/dev/null || :\nfi'

    [ 18] RPMTAG_FILESIZES
    459
    437200
    100
    39
    37671
    120
    1576
    2776
    430
    651
    60
    3218
    38479

    [ 19] RPMTAG_FILEMODES
    33188
    33261
    16877
    33188
    33188
    16877
    33188
    33188
    33188
    33188
    16877
    33188
    33188

    [ 20] RPMTAG_FILERDEVS
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0

    [ 21] RPMTAG_FILEMTIMES
    1613984712
    1613984712
    1613984712
    1556810760
    1556810760
    1613984712
    1556810759
    1556810759
    1556810759
    1556810759
    1613984764
    1556810760
    1613984709

    [ 22] RPMTAG_FILEMD5S
    b'26a91dcc7b2b45f0749af62c2329ad7116e3292aab734f26a4a3d744b4a824f9'
    b'76ad45562347cdcfde066118c8c134bb138d6bdfcd59fe712645e6fffef7af3a'
    b''
    b'86199f0282d33fbd7b80dacadf6f45e441eb29b403b162189aa9121cbfa1ccc3'
    b'e27b79d1fa6dc932e7ab6a627620dbbdb1d802e37c2550c5c63503d41810f220'
    b''
    b'21ff25a625b1c300e97e516bdbef7078280efa6a93a6989eb9a5657ed9cfc3ac'
    b'cf7e1807e76917c1459df6c9bd579f16f8b748b86b216a8c747bfcc9ce6142f2'
    b'8b88c82efbbab4885672220c56c904dad7f044567204c802886ed4da71a7d7a1'
    b'9402324534c54e422bbff98b6100c6557bf14d04b9bd031d0660752436c35d5d'
    b''
    b'b6e00df9cb3b91977c0d64a7c4db48cb6f5041f6eeda6583c236775f70a35b78'
    b'bd118abd50ab2707525c8e6a34dd7d0e88c422c32f55226c8f542263c376877d'

    [ 23] RPMTAG_FILELINKTOS
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''

    [ 24] RPMTAG_FILEFLAGS
    17
    0
    0
    2
    2
    0
    2
    2
    2
    2
    0
    128
    0

    [ 25] RPMTAG_FILEUSERNAME
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'

    [ 26] RPMTAG_FILEGROUPNAME
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'
    b'root'

    [ 27] RPMTAG_SOURCERPM
    b'php70-php-pecl-imagick-3.4.4-17.el7.remi.src.rpm'

    [ 28] RPMTAG_FILEVERIFYFLAGS
    4294967295
    4294967295
    4294967295
    4294967295
    4294967295
    4294967295
    4294967295
    4294967295
    4294967295
    4294967295
    4294967295
    4294967295
    4294967295

    [ 29] RPMTAG_PROVIDENAME
    b'config(php70-php-pecl-imagick)'
    b'php70-php-imagick'
    b'php70-php-imagick(x86-64)'
    b'php70-php-pecl(imagick)'
    b'php70-php-pecl(imagick)(x86-64)'
    b'php70-php-pecl-imagick'
    b'php70-php-pecl-imagick(x86-64)'
    b'scl-package(php70)'

    [ 30] RPMTAG_REQUIREFLAGS
    256
    288
    4352
    268435464
    16384
    16384
    16384
    16384
    16384
    16384
    16384
    8
    8
    16384
    0
    16777226
    16777226
    16777226
    16384
    16777226

    [ 31] RPMTAG_REQUIRENAME
    b'/bin/sh'
    b'/bin/sh'
    b'/bin/sh'
    b'config(php70-php-pecl-imagick)'
    b'libMagickCore-6.Q16.so.7()(64bit)'
    b'libMagickWand-6.Q16.so.7()(64bit)'
    b'libc.so.6()(64bit)'
    b'libc.so.6(GLIBC_2.14)(64bit)'
    b'libc.so.6(GLIBC_2.2.5)(64bit)'
    b'libc.so.6(GLIBC_2.3.4)(64bit)'
    b'libc.so.6(GLIBC_2.4)(64bit)'
    b'php70-php(api)'
    b'php70-php(zend-abi)'
    b'php70-runtime'
    b'php70-runtime(remi)(x86-64)'
    b'rpmlib(CompressedFileNames)'
    b'rpmlib(FileDigests)'
    b'rpmlib(PayloadFilesHavePrefix)'
    b'rtld(GNU_HASH)'
    b'rpmlib(PayloadIsXz)'

    [ 32] RPMTAG_REQUIREVERSION
    b''
    b''
    b''
    b'3.4.4-17.el7.remi'
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b'20151012-64'
    b'20151012-64'
    b''
    b''
    b'3.0.4-1'
    b'4.6.0-1'
    b'4.0-1'
    b''
    b'5.2-1'

    [ 33] RPMTAG_CONFLICTFLAGS
    0

    [ 34] RPMTAG_CONFLICTNAME
    b'php70-php-pecl-gmagick'

    [ 35] RPMTAG_CONFLICTVERSION
    b''

    [ 36] RPMTAG_RPMVERSION
    b'4.11.3'

    [ 37] Unknown
    b'if [ -x /opt/remi/php70/root/usr/bin/pecl ] ; then\n /opt/remi/php70/root/usr/bin/pecl install --nodeps --soft --force --register-only --nobuild /var/opt/remi/php70/lib/pear/pkgxml/php70-php-pecl-imagick.xml >/dev/null || :\nfi\n\n# posttrans as pear can be installed after us'

    [ 38] Unknown
    b'php70-php-pear'

    [ 39] Unknown
    b''

    [ 40] Unknown
    65536

    [ 41] Unknown
    0

    [ 42] RPMTAG_CHANGELOGTIME
    1613995200
    1611576000
    1609761600
    1601467200
    1601294400
    1599220800
    1587470400
    1585742400
    1582804800
    1572350400
    1567512000
    1563883200
    1563883200
    1559131200
    1558526400
    1556798400
    1555502400
    1555416000
    1555416000
    1552046400
    1543838400
    1534420800
    1531828800
    1528891200
    1528200000
    1527595200
    1514289600
    1504699200
    1503662400
    1501934400
    1500379200
    1498046400
    1496145600
    1486036800
    1485691200
    1485432000
    1485259200
    1484740800
    1481457600
    1480593600
    1473854400
    1465560000
    1461585600
    1457524800
    1457092800
    1454155200
    1452600000
    1451131200
    1450008000
    1449230400
    1449230400
    1449230400
    1447761600
    1446552000
    1439467200
    1434715200
    1433246400
    1427716800
    1419422400
    1408968000
    1408968000
    1406116800
    1397476800
    1397044800
    1395230400
    1394452800
    1385467200
    1383393600
    1382270400
    1380110400
    1379851200
    1378641600
    1370174400
    1365249600
    1363176000
    1354276800
    1347105600
    1345118400
    1338638400
    1321617600
    1317643200
    1314187200
    1293451200
    1290772800
    1290686400
    1280145600
    1251288000
    1251115200
    1246363200
    1240660800
    1235563200
    1233230400
    1229169600
    1229169600
    1216468800
    1216468800
    1209038400

    [ 43] RPMTAG_CHANGELOGNAME
    b'Remi Collet <remi@remirepo.net> - 3.4.4-17'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-16'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-15'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-14'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-13'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-12'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-11'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-10'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-9'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-7'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-6'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-5'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-4'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-3'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-2'
    b'Remi Collet <remi@remirepo.net> - 3.4.4-1'
    b'Remi Collet <remi@remirepo.net> - 3.4.4~RC2-2'
    b'Remi Collet <remi@remirepo.net> - 3.4.4~RC1-2'
    b'Remi Collet <remi@remirepo.net> - 3.4.4~RC1-1'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-15'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-14'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-13'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-12'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-11'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-10'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-9'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-8'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-7'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-6'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-5'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-4'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.3-3'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-2'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-1'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-0.8.RC4'
    b'Remi Collet <remi@remirepo.net> - 3.4.3-0.7.RC4'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.3-0.6.RC3'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.3-0.5.RC2'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.3-0.4.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.3-0.3.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.3-0.2.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.3-0.1.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.2-1'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.1-1'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.0-1'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.0-0.6.RC6'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.0-0.5.RC5'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.0-0.4.RC4'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.0-0.3.RC3'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.0-0.2.RC2'
    b'Remi Collet <remi@fedoraproject.org> - 3.4.0-0.1.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.3.1-0.1.20151204git623a3ac'
    b'Remi Collet <remi@fedoraproject.org> - 3.3.0-0.7.20151115gita806b85'
    b'Remi Collet <remi@fedoraproject.org> - 3.3.0-0.6.20150930gitfccdde3'
    b'Remi Collet <remi@fedoraproject.org> - 3.3.0-0.5.RC2'
    b'Remi Collet <remi@fedoraproject.org> - 3.3.0-0.4.RC2'
    b'Remi Collet <remi@fedoraproject.org> - 3.3.0-0.3.RC2'
    b'Remi Collet <remi@fedoraproject.org> - 3.3.0-0.2.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.2.0-0.10.RC1'
    b'Remi Collet <rpms@famillecollet.com> - 3.2.0-0.9.RC1'
    b'Remi Collet <rcollet@redhat.com> - 3.2.0-0.8.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.2.0-0.7.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.2.0-0.6.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.2.0-0.5.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.2.0-0.4.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.2.0-0.3.RC1'
    b'Remi Collet <remi@fedoraproject.org> - 3.2.0-0.2.RC1'
    b'Remi Collet <rpms@famillecollet.com> - 3.1.2-2'
    b'Remi Collet <remi@fedoraproject.org> - 3.2.0-0.1.b2'
    b'Remi Collet <remi@fedoraproject.org> - 3.1.2-1'
    b'Remi Collet <remi@fedoraproject.org> - 3.1.1-1'
    b'Remi Collet <rpms@famillecollet.com> - 3.1.0-1'
    b'Remi Collet <rpms@famillecollet.com> - 3.1.0-0.10.RC2'
    b'Remi Collet <rpms@famillecollet.com> - 3.1.0-0.9.RC2'
    b'Remi Collet <rpms@famillecollet.com> - 3.1.0-0.8.RC2'
    b'Remi Collet <remi@fedoraproject.org> - 3.1.0-0.5.RC2'
    b'Remi Collet <remi@fedoraproject.org> - 3.1.0-0.4.RC2'
    b'Remi Collet <rpms@famillecollet.com> - 3.1.0-0.3.RC2'
    b'Remi Collet <Fedora@FamilleCollet.com> - 3.1.0-0.2.RC2'
    b'Remi Collet <Fedora@FamilleCollet.com> - 3.1.0-0.1.RC1'
    b'Remi Collet <Fedora@FamilleCollet.com> - 3.0.1-3.1'
    b'Remi Collet <Fedora@FamilleCollet.com> - 3.0.1-3'
    b'Remi Collet <rpms@famillecollet.com> 3.0.1-2'
    b'Remi Collet <rpms@famillecollet.com> 3.0.1-1.1'
    b'Remi Collet <rpms@famillecollet.com> 3.0.1-1'
    b'Remi Collet <rpms@famillecollet.com> 3.0.0-1'
    b'Remi Collet <rpms@famillecollet.com> 2.3.0-2'
    b'Remi Collet <rpms@famillecollet.com> 2.3.0-1'
    b'Remi Collet <rpms@famillecollet.com> 2.2.2-3.###.remi'
    b'Remi Collet <rpms@famillecollet.com> 2.2.2-2.fc11.remi'
    b'Remi Collet <rpms@famillecollet.com> 2.2.2-1.fc10.remi'
    b'Remi Collet <rpms@famillecollet.com> 2.2.1-1.fc10.remi.2'
    b'Remi Collet <rpms@famillecollet.com> 2.2.1-1.fc#.remi.1'
    b'Remi Collet <rpms@famillecollet.com> 2.2.1-1'
    b'Remi Collet <rpms@famillecollet.com> 2.2.0-1.fc9.remi.1'
    b'Remi Collet <rpms@famillecollet.com> 2.2.0-1'
    b'Remi Collet <rpms@famillecollet.com> 2.1.1-1'

    [ 44] RPMTAG_CHANGELOGTEXT
    b'- build against ImageMagick6 and new soname'
    b'- add real fix for thread issue from\n https://github.com/Imagick/imagick/pull/375'
    b'- allow to use ImageMagick7 using --with im7 build option'
    b'- rebuild for PHP 8.0.0RC1'
    b'- add patch for test suite with PHP 8 from\n https://github.com/Imagick/imagick/pull/350 - simpler warning'
    b'- add patches for PHP 8 from upstream and\n https://github.com/Imagick/imagick/pull/346 - SPL always there\n https://github.com/Imagick/imagick/pull/347 - thread limit per request\n https://github.com/Imagick/imagick/pull/348 - single thread'
    b'- build against ImageMagick on EL-7'
    b'- drop dependency on ImageMagick6-libs for EL-7.8\n see https://github.com/remicollet/remirepo/issues/144'
    b'- rebuild'
    b'- add patch for latest ImageMagick from\n https://github.com/Imagick/imagick/pull/302'
    b'- rebuild for 7.4.0RC1'
    b'- add patch for PHP 7.4 from\n https://github.com/Imagick/imagick/pull/296\n- re-enable test suite'
    b'- rebuild for 7.4.0beta1\n- ignore test suite for now\n https://github.com/Imagick/imagick/issues/295'
    b'- rebuild'
    b'- cleanup'
    b'- update to 3.4.4'
    b'- update to 3.4.4RC2\n- drop patches merged upstream'
    b'- test build for upstream changes'
    b'- update to 3.4.4RC1\n- open https://github.com/mkoppanen/imagick/pull/274 missing file\n- open https://github.com/mkoppanen/imagick/issues/275 bad stabililty\n- open https://github.com/mkoppanen/imagick/issues/276 failed test on 32-bit\n- open https://github.com/mkoppanen/imagick/pull/278 fix NTS build'
    b'- F30 build'
    b'- EL-8 build'
    b'- rebuild for 7.3.0beta2 new ABI'
    b'- rebuld for 7.3.0alpha4 new ABI'
    b'- rebuild against ImageMagick6 (6.9.10-0)'
    b'- rebuild'
    b'- rebuild against ImageMagick6 new soname (6.9.9-47)\n- open https://github.com/mkoppanen/imagick/issues/247 segfault'
    b'- rebuild against latest ImageMagick\n- use patch from https://github.com/mkoppanen/imagick/pull/221'
    b'- rebuild using ImageMagick on F27+'
    b'- rebuild using ImageMagick on F25+'
    b'- rebuild against ImageMagick6 new soname (6.9.9-5)'
    b'- rebuild for PHP 7.2.0beta1 new API'
    b'- rebuild for 7.2.0alpha2'
    b'- rebuild (for 7.2)'
    b'- Update to 3.4.3 (no change)'
    b'- rebuild against ImageMagick6 new soname (6.9.7-6)'
    b'- Update to 3.4.3RC4'
    b'- Update to 3.4.3RC3'
    b'- Update to 3.4.3RC2'
    b'- rebuild against ImageMagick6 (6.9.6-8)'
    b'- rebuild with PHP 7.1.0 GA'
    b'- rebuild for PHP 7.1 new API version'
    b'- Update to 3.4.3RC1\n- ignore tests result with IM 6.9.4 because of\n https://github.com/mkoppanen/imagick/issues/158'
    b'- Update to 3.4.2'
    b'- Update to 3.4.1 (stable)'
    b'- update to 3.4.0 (stable)'
    b'- update to 3.4.0RC6'
    b'- update to 3.4.0RC5'
    b'- update to 3.4.0RC4'
    b'- update to 3.4.0RC3'
    b'- update to 3.4.0RC2'
    b'- update to 3.4.0RC1'
    b'- rebuild as 3.3.1dev'
    b'- update for test against IM 6.9.2-6'
    b'- git snapshot for PHP 7'
    b'- rebuild'
    b'- allow build against rh-php56 (as more-php56)'
    b'- update to 3.3.0RC2'
    b'- update to 3.3.0RC1\n- drop runtime dependency on pear, new scriptlets\n- set imagick.skip_version_check=1 in default configuration'
    b'- Fedora 21 SCL mass rebuild'
    b'- rebuild against new ImageMagick-last version 6.8.7-4'
    b'- improve SCL build'
    b'- ignore tests/bug20636.phpt with IM 6.7.8.9\n- add fix for php 5.6 https://github.com/mkoppanen/imagick/pull/35'
    b'- rebuild for ImageMagick'
    b'- add numerical prefix to extension configuration file'
    b'- allow SCL build'
    b'- cleanups for Copr'
    b'- Update to 3.2.0RC1 (beta)\n- add devel sub-package'
    b'- rebuild against new ImageMagick-last version 6.8.7-4\n- install doc in pecl doc_dir'
    b'- Update to 3.2.0b2\n- install doc in pecl doc_dir\n- install tests in pecl test_dir'
    b'- Update to 3.1.2\n- add LICENSE to doc'
    b'- Update to 3.1.1\n- open some upstream bugs\n https://bugs.php.net/65734 - Please Provides LICENSE file\n https://bugs.php.net/65736 - Link to sources\n https://bugs.php.net/65736 - Broken ZTS build'
    b'- update to 3.1.0 (beta)'
    b'- rebuild against new ImageMagick-last version 6.8.5-9'
    b'- rebuild against new ImageMagick-last version 6.8.4-6\n- improve dependency on ImageMagick library'
    b'- rebuild against new ImageMagick-last version 6.8.3.9'
    b'- also provides php-imagick'
    b'- Obsoletes php53*, php54* on EL'
    b'- rebuild against new ImageMagick-last version 6.7.8.10'
    b'- update to 3.1.0RC1'
    b'- update to 3.1.0RC1 for php 5.4'
    b'- spec cleanup'
    b'- build zts extension'
    b'- relocate using phpname macro'
    b'- rebuild against latest ImageMagick 6.6.5.10'
    b'- update to 3.0.1'
    b'- update to 3.0.0'
    b'- build against ImageMagick2 6.5.x'
    b'- update to 2.3.0'
    b'- rebuild for PHP 5.3.0 (API = 20090626)'
    b'- F11 rebuild for PHP 5.3.0RC1'
    b'- update to 2.2.2 for php 5.3.0beta1'
    b'- rebuild for php 5.3.0beta1'
    b'- rebuild with php 5.3.0-dev\n- add imagick-2.2.1-php53.patch'
    b'- update to 2.2.1'
    b'- rebuild with php 5.3.0-dev'
    b'- update to 2.2.0'
    b'- Initial package'

    [ 45] RPMTAG_POSTUNPROG
    b'/bin/sh'

    [ 46] Unknown
    b'/bin/sh'

    [ 47] RPMTAG_FILEDEVICES
    1
    1
    1
    1
    1
    1
    1
    1
    1
    1
    1
    1
    1

    [ 48] RPMTAG_FILEINODES
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13

    [ 49] RPMTAG_FILELANGS
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''
    b''

    [ 50] RPMTAG_PROVIDEFLAGS
    268435464
    8
    8
    8
    8
    8
    8
    32768

    [ 51] RPMTAG_PROVIDEVERSION
    b'3.4.4-17.el7.remi'
    b'3.4.4'
    b'3.4.4'
    b'3.4.4'
    b'3.4.4'
    b'3.4.4-17.el7.remi'
    b'3.4.4-17.el7.remi'
    b''

    [ 52] RPMTAG_DIRINDEXES
    0
    1
    2
    3
    3
    3
    4
    4
    4
    4
    5
    6
    7

    [ 53] RPMTAG_BASENAMES
    b'40-imagick.ini'
    b'imagick.so'
    b'imagick'
    b'CREDITS'
    b'ChangeLog'
    b'examples'
    b'captcha.php'
    b'polygon.php'
    b'thumbnail.php'
    b'watermark.php'
    b'php70-php-pecl-imagick-3.4.4'
    b'LICENSE'
    b'php70-php-pecl-imagick.xml'

    [ 54] RPMTAG_DIRNAMES
    b'/etc/opt/remi/php70/php.d/'
    b'/opt/remi/php70/root/usr/lib64/php/modules/'
    b'/opt/remi/php70/root/usr/share/doc/pecl/'
    b'/opt/remi/php70/root/usr/share/doc/pecl/imagick/'
    b'/opt/remi/php70/root/usr/share/doc/pecl/imagick/examples/'
    b'/opt/remi/php70/root/usr/share/licenses/'
    b'/opt/remi/php70/root/usr/share/licenses/php70-php-pecl-imagick-3.4.4/'
    b'/var/opt/remi/php70/lib/pear/pkgxml/'

    [ 55] RPMTAG_OPTFLAGS
    b'-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic'

    [ 56] RPMTAG_PAYLOADFORMAT
    b'cpio'

    [ 57] RPMTAG_PAYLOADCOMPRESSOR
    b'xz'

    [ 58] RPMTAG_PAYLOADFLAGS
    b'2'

    [ 59] RPMTAG_PLATFORM
    b'x86_64-redhat-linux-gnu'

    [ 60] RPMTAG_FILECOLORS
    0
    2
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0

    [ 61] RPMTAG_FILECLASS
    0
    1
    2
    0
    0
    2
    3
    3
    3
    3
    2
    0
    4

    [ 62] RPMTAG_CLASSDICT
    b'ASCII text'
    b'ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1d438e91444697a5e17426acf9ed60f10077dced, stripped'
    b'directory'
    b'PHP script, ASCII text'
    b'XML 1.0 document, ASCII text, with very long lines'

    [ 63] RPMTAG_FILEDEPENDSX
    0
    0
    10
    12
    14
    16
    18
    20
    22
    24
    26
    28
    0

    [ 64] RPMTAG_FILEDEPENDSN
    0
    10
    2
    2
    2
    2
    2
    2
    2
    2
    2
    2
    0

    [ 65] RPMTAG_DEPENDSDICT
    1375731721
    1375731719
    1375731722
    1375731720
    1375731717
    1375731716
    1375731718
    1375731730
    1342177287
    1375731725
    1342177287
    1375731725
    1342177287
    1375731725
    1342177287
    1375731725
    1342177287
    1375731725
    1342177287
    1375731725
    1342177287
    1375731725
    1342177287
    1375731725
    1342177287
    1375731725
    1342177287
    1375731725
    1342177287
    1375731725

    [ 66] RPMTAG_POSTTRANS
    b'if [ -x /opt/remi/php70/root/usr/bin/pecl ] ; then\n /opt/remi/php70/root/usr/bin/pecl install --nodeps --soft --force --register-only --nobuild /var/opt/remi/php70/lib/pear/pkgxml/php70-php-pecl-imagick.xml >/dev/null || :\nfi'

    [ 67] RPMTAG_POSTTRANSPROG
    b'/bin/sh'

    [ 68] RPMTAG_FILEDIGESTALGO
    8

    [ 69] RPMTAG_BUGURL
    b'https://forum.remirepo.net/'

    [ 0] RPMTAG_HEADERIMMUTABLE
    0000 003f 0000 0007 ffff fba0 0000 0010