Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2019-09-26 20:36:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Thu Sep 26 20:36:22 2019 rev:322 rq:732220 version:1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint-tests.changes    2019-09-05 
12:33:04.899587850 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.2352/rpmlint-tests.changes  
2019-09-26 20:36:23.763318096 +0200
@@ -1,0 +2,18 @@
+Fri Sep 20 13:22:14 UTC 2019 - [email protected]
+
+- Update to version 84.87+git20190920.e27d431:
+  * Fix tests with disabled 'group' checks
+
+-------------------------------------------------------------------
+Wed Aug 28 06:32:18 UTC 2019 - [email protected]
+
+- Update to version 84.87+git20190828.2c92180:
+  * Revert "added LTO errors as expected for debug tests"
+
+-------------------------------------------------------------------
+Wed Aug 28 01:08:27 UTC 2019 - [email protected]
+
+- Update to version 84.87+git20190828.8fa8ac5:
+  * Do not use -flto for debug tests.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2019-09-05 
12:33:04.927587845 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.2352/rpmlint.changes        
2019-09-26 20:36:23.927317658 +0200
@@ -1,0 +2,35 @@
+Fri Sep 20 16:04:10 UTC 2019 - Malte Kraus <[email protected]>
+
+- whitelist pam_envoy (bsc#1150525)
+
+-------------------------------------------------------------------
+Fri Sep 20 13:06:47 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update add-check-for-a-non-zero-.text-segment-in-.a-archive.patch
+  * dont check empty .text section on GHC libraries
+
+-------------------------------------------------------------------
+Tue Sep 17 12:35:25 UTC 2019 - [email protected]
+
+- Update rpmlint-checks to version master:
+  * CheckFilelist: Add /usr/libexec to set of good prefixes
+
+-------------------------------------------------------------------
+Wed Aug 28 06:32:18 UTC 2019 - [email protected]
+
+- Update to version 84.87+git20190828.2c92180:
+  * Revert "added LTO errors as expected for debug tests"
+
+-------------------------------------------------------------------
+Wed Aug 28 01:08:27 UTC 2019 - [email protected]
+
+- Update to version 84.87+git20190828.8fa8ac5:
+  * Do not use -flto for debug tests.
+
+-------------------------------------------------------------------
+Wed Aug 28 00:56:35 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Do not validate rpm groups to avoid rpmlint warning as the group
+  is not really mandatory (fate#326485)
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-tests-84.87+git20190717.48212cf.tar.xz

New:
----
  rpmlint-tests-84.87+git20190920.e27d431.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpmlint-tests.spec ++++++
--- /var/tmp/diff_new_pack.zkrPcA/_old  2019-09-26 20:36:25.159314366 +0200
+++ /var/tmp/diff_new_pack.zkrPcA/_new  2019-09-26 20:36:25.163314355 +0200
@@ -24,7 +24,7 @@
 BuildRequires:  rpmlint-mini
 
 Name:           rpmlint-tests
-Version:        84.87+git20190717.48212cf
+Version:        84.87+git20190920.e27d431
 Release:        0
 Summary:        rpmlint regression tests
 License:        SUSE-Public-Domain

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.zkrPcA/_old  2019-09-26 20:36:25.263314088 +0200
+++ /var/tmp/diff_new_pack.zkrPcA/_new  2019-09-26 20:36:25.263314088 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">https://github.com/openSUSE/rpmlint-tests.git</param>
-          <param 
name="changesrevision">75524278ef7de3efc70f0fa14016f1aac4e77d36</param></service><service
 name="tar_scm">
+          <param 
name="changesrevision">e27d43198d06699c9a705b71e2d511a94efab752</param></service><service
 name="tar_scm">
             <param 
name="url">https://github.com/openSUSE/rpmlint-checks.git</param>
-          <param 
name="changesrevision">0528a49399ccabaae220fa8b452b8f9a082e48c9</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">97ff0bdbab5a7039bd4a6551772cf9446ab01d70</param></service></servicedata>
\ No newline at end of file

++++++ add-check-for-a-non-zero-.text-segment-in-.a-archive.patch ++++++
--- /var/tmp/diff_new_pack.zkrPcA/_old  2019-09-26 20:36:25.271314067 +0200
+++ /var/tmp/diff_new_pack.zkrPcA/_new  2019-09-26 20:36:25.271314067 +0200
@@ -1,7 +1,7 @@
-diff --git a/BinariesCheck.py b/BinariesCheck.py
-index 36d73f8..0fb91db 100644
---- a/BinariesCheck.py
-+++ b/BinariesCheck.py
+Index: rpmlint-rpmlint-1.11/BinariesCheck.py
+===================================================================
+--- rpmlint-rpmlint-1.11.orig/BinariesCheck.py
++++ rpmlint-rpmlint-1.11/BinariesCheck.py
 @@ -73,6 +73,10 @@ class BinaryInfo(object):
      mktemp_call_regex = create_regexp_call('mktemp')
      lto_section_name_prefix = '.gnu.lto_.'
@@ -35,7 +35,7 @@
              lines = res[1].splitlines()
 +
 +            # For an archive, test if all .text sections are empty
-+            if is_archive:
++            if is_archive and not (path.startswith('/usr/lib64/ghc') or 
path.startswith('/usr/lib/ghc')):
 +                has_text_segment = False
 +                non_zero_text_segment = False
 +
@@ -54,7 +54,7 @@
              for line in lines:
                  if BinaryInfo.lto_section_name_prefix in line:
                      self.lto_sections = True
-@@ -522,6 +546,9 @@ class BinariesCheck(AbstractCheck.AbstractCheck):
+@@ -522,6 +546,9 @@ class BinariesCheck(AbstractCheck.Abstra
              if bin_info.lto_sections:
                  printError(pkg, 'lto-bytecode', fname)
  
@@ -64,7 +64,7 @@
              for ec in bin_info.forbidden_calls:
                  printWarning(pkg, ec, fname,
                               BinaryInfo.forbidden_functions[ec]['f_name'])
-@@ -846,6 +873,10 @@ implementations only strip if the permission is 0755).''',
+@@ -846,6 +873,10 @@ implementations only strip if the permis
  'lto-bytecode',
  '''This executable contains a LTO section.  LTO bytecode is not portable
  and should not be distributed in static libraries or e.g. Python modules.''',

++++++ config ++++++
--- /var/tmp/diff_new_pack.zkrPcA/_old  2019-09-26 20:36:25.295314002 +0200
+++ /var/tmp/diff_new_pack.zkrPcA/_new  2019-09-26 20:36:25.295314002 +0200
@@ -70,256 +70,10 @@
 setOption('UseVersionInChangelog', False)
 setOption("BadnessThreshold", 1000)
 
-# keep in sync with https://en.opensuse.org/openSUSE:Package_group_guidelines
-setOption('ValidGroups', [
-    'Amusements/Games/3D/Other',
-    'Amusements/Games/3D/Race',
-    'Amusements/Games/3D/Shoot',
-    'Amusements/Games/3D/Simulation',
-    'Amusements/Games/Action/Arcade',
-    'Amusements/Games/Action/Breakout',
-    'Amusements/Games/Action/Other',
-    'Amusements/Games/Action/Race',
-    'Amusements/Games/Action/Shoot',
-    'Amusements/Games/Board/Card',
-    'Amusements/Games/Board/Chess',
-    'Amusements/Games/Board/Other',
-    'Amusements/Games/Board/Pool',
-    'Amusements/Games/Board/Puzzle',
-    'Amusements/Games/Logic',
-    'Amusements/Games/Other',
-    'Amusements/Games/RPG',
-    'Amusements/Games/Strategy/Other',
-    'Amusements/Games/Strategy/Real Time',
-    'Amusements/Games/Strategy/Turn Based',
-    'Amusements/Teaching/Language',
-    'Amusements/Teaching/Mathematics',
-    'Amusements/Teaching/Other',
-    'Amusements/Toys/Background',
-    'Amusements/Toys/Clocks',
-    'Amusements/Toys/Graphics',
-    'Amusements/Toys/Other',
-    'Amusements/Toys/Screensavers',
-    'Development/Languages/C and C++',
-    'Development/Languages/Fortran',
-    'Development/Languages/Go',
-    'Development/Languages/Haskell',
-    'Development/Languages/Java',
-    'Development/Languages/Lua',
-    'Development/Languages/NodeJS',
-    'Development/Languages/OCaml',
-    'Development/Languages/Other',
-    'Development/Languages/Perl',
-    'Development/Languages/Python',
-    'Development/Languages/Ruby',
-    'Development/Languages/Rust',
-    'Development/Languages/Scheme',
-    'Development/Languages/Tcl',
-    'Development/Libraries/C and C++',
-    'Development/Libraries/Cross',
-    'Development/Libraries/GNOME',
-    'Development/Libraries/Haskell',
-    'Development/Libraries/Java',
-    'Development/Libraries/KDE',
-    'Development/Libraries/Other',
-    'Development/Libraries/Parallel',
-    'Development/Libraries/Perl',
-    'Development/Libraries/Python',
-    'Development/Libraries/Rust',
-    'Development/Libraries/Tcl',
-    'Development/Libraries/X11',
-    'Development/Libraries/YaST',
-    'Development/Sources',
-    'Development/Tools/Building',
-    'Development/Tools/Debuggers',
-    'Development/Tools/Doc Generators',
-    'Development/Tools/GUI Builders',
-    'Development/Tools/IDE',
-    'Development/Tools/Navigators',
-    'Development/Tools/Other',
-    'Development/Tools/Version Control',
-    'Documentation/Howto',
-    'Documentation/HTML',
-    'Documentation/Man',
-    'Documentation/NodeJS',
-    'Documentation/Other',
-    'Documentation/SUSE',
-    'Hardware/Camera',
-    'Hardware/Fax',
-    'Hardware/ISDN',
-    'Hardware/Joystick',
-    'Hardware/Mobile',
-    'Hardware/Modem',
-    'Hardware/Other',
-    'Hardware/Palm',
-    'Hardware/Printing',
-    'Hardware/Psion',
-    'Hardware/Radio',
-    'Hardware/Scanner',
-    'Hardware/TV',
-    'Hardware/UPS',
-    'Hardware/Wifi',
-    'Metapackages',
-    'Productivity/Archiving/Backup',
-    'Productivity/Archiving/Compression',
-    'Productivity/Clustering/Computing',
-    'Productivity/Clustering/HA',
-    'Productivity/Databases/Clients',
-    'Productivity/Databases/Servers',
-    'Productivity/Databases/Tools',
-    'Productivity/File utilities',
-    'Productivity/Graphics/3D Editors',
-    'Productivity/Graphics/Bitmap Editors',
-    'Productivity/Graphics/CAD',
-    'Productivity/Graphics/Convertors',
-    'Productivity/Graphics/Other',
-    'Productivity/Graphics/Vector Editors',
-    'Productivity/Graphics/Viewers',
-    'Productivity/Graphics/Visualization/Graph',
-    'Productivity/Graphics/Visualization/Other',
-    'Productivity/Graphics/Visualization/Raytracers',
-    'Productivity/Hamradio/Fax',
-    'Productivity/Hamradio/Logging',
-    'Productivity/Hamradio/Morse',
-    'Productivity/Hamradio/Other',
-    'Productivity/Hamradio/Packet',
-    'Productivity/Hamradio/Psk31',
-    'Productivity/Hamradio/Satellite',
-    'Productivity/Multimedia/CD/Grabbers',
-    'Productivity/Multimedia/CD/Players',
-    'Productivity/Multimedia/CD/Record',
-    'Productivity/Multimedia/Other',
-    'Productivity/Multimedia/Sound/Editors and Convertors',
-    'Productivity/Multimedia/Sound/Midi',
-    'Productivity/Multimedia/Sound/Mixers',
-    'Productivity/Multimedia/Sound/Players',
-    'Productivity/Multimedia/Sound/Utilities',
-    'Productivity/Multimedia/Sound/Visualization',
-    'Productivity/Multimedia/Video/Editors and Convertors',
-    'Productivity/Multimedia/Video/Players',
-    'Productivity/Networking/AOLInstantMessenger',
-    'Productivity/Networking/Archie',
-    'Productivity/Networking/Boot/Clients',
-    'Productivity/Networking/Boot/Servers',
-    'Productivity/Networking/Boot/Utilities',
-    'Productivity/Networking/Diagnostic',
-    'Productivity/Networking/DNS/Servers',
-    'Productivity/Networking/DNS/Utilities',
-    'Productivity/Networking/Email/Clients',
-    'Productivity/Networking/Email/Mailinglists',
-    'Productivity/Networking/Email/Servers',
-    'Productivity/Networking/Email/Utilities',
-    'Productivity/Networking/File-Sharing',
-    'Productivity/Networking/Ftp/Clients',
-    'Productivity/Networking/Ftp/Servers',
-    'Productivity/Networking/ICQ',
-    'Productivity/Networking/Instant Messenger',
-    'Productivity/Networking/IRC',
-    'Productivity/Networking/LDAP/Clients',
-    'Productivity/Networking/LDAP/Servers',
-    'Productivity/Networking/LDAP/Utilities',
-    'Productivity/Networking/Napster',
-    'Productivity/Networking/News/Clients',
-    'Productivity/Networking/News/Servers',
-    'Productivity/Networking/News/Utilities',
-    'Productivity/Networking/NFS',
-    'Productivity/Networking/NIS',
-    'Productivity/Networking/Novell',
-    'Productivity/Networking/Other',
-    'Productivity/Networking/PPP',
-    'Productivity/Networking/Radius/Clients',
-    'Productivity/Networking/Radius/Servers',
-    'Productivity/Networking/Routing',
-    'Productivity/Networking/Samba',
-    'Productivity/Networking/Security',
-    'Productivity/Networking/SSH',
-    'Productivity/Networking/System',
-    'Productivity/Networking/Talk/Clients',
-    'Productivity/Networking/Talk/Servers',
-    'Productivity/Networking/Web/Browsers',
-    'Productivity/Networking/Web/Frontends',
-    'Productivity/Networking/Web/Proxy',
-    'Productivity/Networking/Web/Servers',
-    'Productivity/Networking/Web/Utilities',
-    'Productivity/Office/Dictionary',
-    'Productivity/Office/Finance',
-    'Productivity/Office/Management',
-    'Productivity/Office/Organizers',
-    'Productivity/Office/Other',
-    'Productivity/Office/Spreadsheets',
-    'Productivity/Office/Suite',
-    'Productivity/Office/Word Processor',
-    'Productivity/Other',
-    'Productivity/Publishing/DocBook',
-    'Productivity/Publishing/HTML/Editors',
-    'Productivity/Publishing/HTML/Tools',
-    'Productivity/Publishing/Other',
-    'Productivity/Publishing/PDF',
-    'Productivity/Publishing/Presentation',
-    'Productivity/Publishing/PS',
-    'Productivity/Publishing/SGML',
-    'Productivity/Publishing/TeX/Base',
-    'Productivity/Publishing/TeX/Fonts',
-    'Productivity/Publishing/TeX/Frontends',
-    'Productivity/Publishing/Texinfo',
-    'Productivity/Publishing/TeX/Utilities',
-    'Productivity/Publishing/Troff',
-    'Productivity/Publishing/Word',
-    'Productivity/Publishing/XML',
-    'Productivity/Scientific/Astronomy',
-    'Productivity/Scientific/Chemistry',
-    'Productivity/Scientific/Electronics',
-    'Productivity/Scientific/Math',
-    'Productivity/Scientific/Other',
-    'Productivity/Scientific/Physics',
-    'Productivity/Security',
-    'Productivity/Telephony/Clients',
-    'Productivity/Telephony/H323/Clients',
-    'Productivity/Telephony/H323/Servers',
-    'Productivity/Telephony/H323/Utilities',
-    'Productivity/Telephony/Servers',
-    'Productivity/Telephony/SIP/Clients',
-    'Productivity/Telephony/SIP/Servers',
-    'Productivity/Telephony/SIP/Utilities',
-    'Productivity/Telephony/Utilities',
-    'Productivity/Text/Convertors',
-    'Productivity/Text/Editors',
-    'Productivity/Text/Spell',
-    'Productivity/Text/Utilities',
-    'System/Base',
-    'System/Benchmark',
-    'System/Boot',
-    'System/Console',
-    'System/Daemons',
-    'System/Emulators/Other',
-    'System/Emulators/PC',
-    'System/Fhs',
-    'System/Filesystems',
-    'System/GUI/GNOME',
-    'System/GUI/KDE',
-    'System/GUI/LXDE',
-    'System/GUI/Other',
-    'System/GUI/XFCE',
-    'System/I18n/Chinese',
-    'System/I18n/Japanese',
-    'System/I18n/Korean',
-    'System/Kernel',
-    'System/Libraries',
-    'System/Localization',
-    'System/Management',
-    'System/Monitoring',
-    'System/Packages',
-    'System/Shells',
-    'System/Sound Daemons',
-    'System/X11/Displaymanagers',
-    'System/X11/Fonts',
-    'System/X11/Icons',
-    'System/X11/Servers/XF86_3',
-    'System/X11/Servers/XF86_4',
-    'System/X11/Terminals',
-    'System/X11/Utilities',
-    'System/YaST',
-])
+# do not validate package rpm groups
+addFilter('.*devel-package-with-non-devel-group.*')
+addFilter('.*no-group-tag.*')
+addFilter('.*non-standard-group.*')
 
 setOption('StandardGroups', (
     'aegis',
@@ -1153,7 +907,9 @@
     # pam_oath (bsc#1089114)
     "pam_oath.so",
     # pam_p11 (bsc#1123916)
-    "pam_p11.so"
+    "pam_p11.so",
+    # pam_envoy (bsc#1150525)
+    "pam_envoy.so"
 ))
 
 # Output filters

++++++ rpmlint-checks-master.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmlint-checks-master/CheckFilelist.py 
new/rpmlint-checks-master/CheckFilelist.py
--- old/rpmlint-checks-master/CheckFilelist.py  2019-08-20 09:36:23.000000000 
+0200
+++ new/rpmlint-checks-master/CheckFilelist.py  2019-09-03 14:03:37.000000000 
+0200
@@ -59,6 +59,7 @@
     '/usr/games/',
     '/usr/include/',
     '/usr/lib/',
+    '/usr/libexec/',
     '/usr/lib64/',
     '/usr/sbin/',
     '/usr/share/',

++++++ rpmlint-tests-84.87+git20190717.48212cf.tar.xz -> 
rpmlint-tests-84.87+git20190920.e27d431.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug.ref 
new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug.ref
--- old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug.ref 2019-07-17 
16:41:37.000000000 +0200
+++ new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug.ref 2019-09-20 
15:17:42.000000000 +0200
@@ -2,6 +2,4 @@
 debug: W: static-library-without-symtab /usr/lib/foo/t2.a
 debug: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t.a
 debug: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t2.a
-debug: E: lto-bytecode (Badness: 10000) /usr/lib/foo/t.a
-debug: E: lto-bytecode (Badness: 10000) /usr/lib/foo/t2.a
-1 packages and 0 specfiles checked; 4 errors, 2 warnings.
+1 packages and 0 specfiles checked; 2 errors, 2 warnings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug.spec 
new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug.spec
--- old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug.spec        
2019-07-17 16:41:37.000000000 +0200
+++ new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug.spec        
2019-09-20 15:17:42.000000000 +0200
@@ -21,8 +21,8 @@
        return 0;
 }
 EOF
-gcc -g $RPM_OPT_FLAGS -o t.o -c t.c
-gcc -g $RPM_OPT_FLAGS -o t t.o
+gcc -g $RPM_OPT_FLAGS -fno-lto -o t.o -c t.c
+gcc -g $RPM_OPT_FLAGS -fno-lto -o t t.o
 ar rs t.a t.o
 cp -a t.a t2.a
 strip --strip-debug t.a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug1.ref 
new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug1.ref
--- old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug1.ref        
2019-07-17 16:41:37.000000000 +0200
+++ new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug1.ref        
2019-09-20 15:17:42.000000000 +0200
@@ -2,6 +2,4 @@
 debug1: W: static-library-without-symtab /usr/lib/foo/t2.a
 debug1: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t.a
 debug1: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t2.a
-debug1: E: lto-bytecode (Badness: 10000) /usr/lib/foo/t.a
-debug1: E: lto-bytecode (Badness: 10000) /usr/lib/foo/t2.a
-1 packages and 0 specfiles checked; 4 errors, 2 warnings.
+1 packages and 0 specfiles checked; 2 errors, 2 warnings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug1.spec 
new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug1.spec
--- old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug1.spec       
2019-07-17 16:41:37.000000000 +0200
+++ new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug1.spec       
2019-09-20 15:17:42.000000000 +0200
@@ -24,8 +24,8 @@
        return 0;
 }
 EOF
-gcc -g $RPM_OPT_FLAGS -o t.o -c t.c
-gcc -g $RPM_OPT_FLAGS -o t t.o
+gcc -g $RPM_OPT_FLAGS -fno-lto -o t.o -c t.c
+gcc -g $RPM_OPT_FLAGS -fno-lto -o t t.o
 ar rs t.a t.o
 cp -a t.a t2.a
 strip --strip-debug t.a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug2.ref 
new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug2.ref
--- old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug2.ref        
2019-07-17 16:41:37.000000000 +0200
+++ new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug2.ref        
2019-09-20 15:17:42.000000000 +0200
@@ -1,6 +1,4 @@
 debug2: W: static-library-without-symtab /usr/lib/foo/t2.a
 debug2: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t.a
 debug2: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t2.a
-debug2: E: lto-bytecode (Badness: 10000) /usr/lib/foo/t.a
-debug2: E: lto-bytecode (Badness: 10000) /usr/lib/foo/t2.a
-1 packages and 0 specfiles checked; 4 errors, 1 warnings.
+1 packages and 0 specfiles checked; 2 errors, 1 warnings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug2.spec 
new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug2.spec
--- old/rpmlint-tests-84.87+git20190717.48212cf/tests/debug2.spec       
2019-07-17 16:41:37.000000000 +0200
+++ new/rpmlint-tests-84.87+git20190920.e27d431/tests/debug2.spec       
2019-09-20 15:17:42.000000000 +0200
@@ -24,8 +24,8 @@
        return 0;
 }
 EOF
-gcc -g $RPM_OPT_FLAGS -o t.o -c t.c
-gcc -g $RPM_OPT_FLAGS -o t t.o
+gcc -g $RPM_OPT_FLAGS -fno-lto -o t.o -c t.c
+gcc -g $RPM_OPT_FLAGS -fno-lto -o t t.o
 ar rs t.a t.o
 cp -a t.a t2.a
 strip --strip-debug t.a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-tests-84.87+git20190717.48212cf/tests/foo1-devel.ref 
new/rpmlint-tests-84.87+git20190920.e27d431/tests/foo1-devel.ref
--- old/rpmlint-tests-84.87+git20190717.48212cf/tests/foo1-devel.ref    
2019-07-17 16:41:37.000000000 +0200
+++ new/rpmlint-tests-84.87+git20190920.e27d431/tests/foo1-devel.ref    
2019-09-20 15:17:42.000000000 +0200
@@ -1,2 +1 @@
-foo1-devel: W: devel-package-with-non-devel-group Blah
-1 packages and 0 specfiles checked; 0 errors, 1 warnings.
+1 packages and 0 specfiles checked; 0 errors, 0 warnings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-tests-84.87+git20190717.48212cf/tests/foo1-developer-plugins.ref 
new/rpmlint-tests-84.87+git20190920.e27d431/tests/foo1-developer-plugins.ref
--- 
old/rpmlint-tests-84.87+git20190717.48212cf/tests/foo1-developer-plugins.ref    
    2019-07-17 16:41:37.000000000 +0200
+++ 
new/rpmlint-tests-84.87+git20190920.e27d431/tests/foo1-developer-plugins.ref    
    2019-09-20 15:17:42.000000000 +0200
@@ -1,2 +1 @@
-foo1-developer-plugins: W: non-standard-group Blah
-1 packages and 0 specfiles checked; 0 errors, 1 warnings.
+1 packages and 0 specfiles checked; 0 errors, 0 warnings.


Reply via email to