the report of flex-2.6.1-9.el8.src.rpm to flex-2.6.4-9.an8.src.rpm

Legends
Colors
 added 
changed
deleted
Links
(f)irst change
(n)ext change
(t)op


RPM Info
f1Name        : flexf1Name        : flex
n2Version     : 2.6.1n2Version     : 2.6.4
3Release     : 9.el83Release     : 9.an8
4Architecture: x86_644Architecture: x86_64
5Install Date: (not installed)5Install Date: (not installed)
n6Group       : Development/Toolsn6Group       : Unspecified
7Size        : 9229177Size        : 941011
8License     : BSD and LGPLv2+8License     : BSD and LGPLv2+
n9Signature   : RSA/SHA256, 2021年0316日 星期二 14时10分03秒, Key ID 619140084873f7c5n9Signature   : RSA/SHA256, 2022年1225日 星期日 22时10分35秒, Key ID 619140084873f7c5
10Source RPM  : flex-2.6.1-9.el8.src.rpm10Source RPM  : flex-2.6.4-9.an8.src.rpm
11Build Date  : 2021年01月29日 星期五 00时38分07秒11Build Date  : 2022年12月25日 星期日 18时21分58秒
12Build Host  : anolis-build-01.openanolis.cn12Build Host  : anolis-build-02.openanolis.cn
13Relocations : (not relocatable)13Relocations : (not relocatable)
14Packager    : OpenAnolis Community14Packager    : OpenAnolis Community
15Vendor      : OpenAnolis Community15Vendor      : OpenAnolis Community
16URL         : https://github.com/westes/flex16URL         : https://github.com/westes/flex
t17Summary     : A tool for creating scanners (text pattern recognizers)t17Summary     : A tool for generating scanners (text pattern recognizers)
18Description :18Description :
19The flex program generates scanners.  Scanners are programs which can19The flex program generates scanners.  Scanners are programs which can
20recognize lexical patterns in text.  Flex takes pairs of regular20recognize lexical patterns in text.  Flex takes pairs of regular
21expressions and C code as input and generates a C source file as21expressions and C code as input and generates a C source file as
22output.  The output file is compiled and linked with a library to22output.  The output file is compiled and linked with a library to

Path and File
2lrwxrwxrwx      /usr/bin/flex++2lrwxrwxrwx      /usr/bin/flex++
3lrwxrwxrwx      /usr/bin/lex3lrwxrwxrwx      /usr/bin/lex
4-rw-r--r--      /usr/include/FlexLexer.h4-rw-r--r--      /usr/include/FlexLexer.h
5drwxr-xr-x      /usr/lib/.build-id5drwxr-xr-x      /usr/lib/.build-id
6drwxr-xr-x      /usr/lib/.build-id/686drwxr-xr-x      /usr/lib/.build-id/68
n7lrwxrwxrwx      /usr/lib/.build-id/68/1252ccb080914625051e43199acad97e4ae235n7lrwxrwxrwx      /usr/lib/.build-id/68/8f981fbc7ddc9b561d46fa84aeee0a8344c299
8drwxr-xr-x      /usr/share/doc/flex8drwxr-xr-x      /usr/share/doc/flex
9-rw-r--r--      /usr/share/doc/flex/NEWS9-rw-r--r--      /usr/share/doc/flex/NEWS
t10-rw-r--r--      /usr/share/doc/flex/READMEt10-rw-r--r--      /usr/share/doc/flex/README.md
11-rw-r--r--      /usr/share/info/flex.info-1.gz11-rw-r--r--      /usr/share/info/flex.info-1.gz
12-rw-r--r--      /usr/share/info/flex.info-2.gz12-rw-r--r--      /usr/share/info/flex.info-2.gz
13-rw-r--r--      /usr/share/info/flex.info.gz13-rw-r--r--      /usr/share/info/flex.info.gz
14drwxr-xr-x      /usr/share/licenses/flex14drwxr-xr-x      /usr/share/licenses/flex
15-rw-r--r--      /usr/share/licenses/flex/COPYING15-rw-r--r--      /usr/share/licenses/flex/COPYING

Provides Dependencices
t1flex = 2.6.1-9.el8t1flex = 2.6.4-9.an8
2flex(x86-64) = 2.6.1-9.el82flex(x86-64) = 2.6.4-9.an8

Requires Dependencices
n1/bin/shn
2/bin/sh
3/sbin/install-info
4/sbin/install-info
5libc.so.6()(64bit)1libc.so.6()(64bit)
6libc.so.6(GLIBC_2.11)(64bit)2libc.so.6(GLIBC_2.11)(64bit)
7libc.so.6(GLIBC_2.14)(64bit)3libc.so.6(GLIBC_2.14)(64bit)
8libc.so.6(GLIBC_2.2.5)(64bit)4libc.so.6(GLIBC_2.2.5)(64bit)
nn5libc.so.6(GLIBC_2.26)(64bit)
9libc.so.6(GLIBC_2.3)(64bit)6libc.so.6(GLIBC_2.3)(64bit)
10libc.so.6(GLIBC_2.3.4)(64bit)7libc.so.6(GLIBC_2.3.4)(64bit)
11libc.so.6(GLIBC_2.4)(64bit)8libc.so.6(GLIBC_2.4)(64bit)
t12libc.so.6(GLIBC_2.7)(64bit)t
13libm.so.6()(64bit)9libm.so.6()(64bit)
14libm.so.6(GLIBC_2.2.5)(64bit)10libm.so.6(GLIBC_2.2.5)(64bit)
15m411m4
16rpmlib(CompressedFileNames) <= 3.0.4-112rpmlib(CompressedFileNames) <= 3.0.4-1
17rpmlib(FileDigests) <= 4.6.0-113rpmlib(FileDigests) <= 4.6.0-1

Changelogs
nn1* 一 8月 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.4-9
2- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
3  Related: rhbz#1991688
4 
5* 四 4月 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.4-8
6- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
7 
8* 二 1月 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-7
9- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
10 
11* 五 8月 21 2020 Arjun Shankar <arjun@redhat.com> - 2.6.4-6
12- Re-work flex subpackages and provide shared libraries (#1327851):
13- Remove and obsolete the flex-devel subpackage containing static libraries
14- Provide shared libraries in a new subpackage named libfl2
15- Provide development files in a new subpackage named libfl-devel
16- Provide static libraries in a new subpackage named libfl-static
17 
18* 一 7月 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-5
19- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
20 
21* 二 1月 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-4
22- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
23 
24* 四 7月 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-3
25- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
26 
27* 四 1月 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-2
28- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
29 
30* 一 9月 03 2018 Arjun Shankar <arjun@redhat.com> - 2.6.4-1
31- Rebase to 2.6.4
32- Fix build failure due to missing include and `reallocarray' prototype
33- Add gettext-devel, automake and libtool to build dependencies, and
34  execute `autoreconf -i' to regenerate files after patching configure.ac
35 
1 7月 31 2018 Arjun Shankar <arjun@redhat.com> - 2.6.1-936 7月 23 2018 Arjun Shankar <arjun@redhat.com> - 2.6.1-10
2- Add gcc and gcc-c++ as build-time requirements37- Add gcc-c++ as a build-time requirement
338
tt39* 五 7月 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-9
40- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
41 
4 6月 18 2018 Arjun Shankar <arjun@redhat.com> - 2.6.1-842 6月 27 2018 Arjun Shankar <arjun@redhat.com> - 2.6.1-8
5- Remove g++ signed/unsigned comparison warning in generated scanner43- Remove g++ signed/unsigned comparison warning in generated scanner
644
7* 五 2月 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.6.1-745* 五 2月 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.6.1-7
8- Escape macros in %changelog46- Escape macros in %changelog
947