3
0
forked from pool/build-compare
Commit Graph

92 Commits

Author SHA256 Message Date
18b7878e56 - Use correct offset for patching mtime out of .pyc files
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=163
2015-02-03 16:50:57 +00:00
aa8bfed128 Accepting request 283857 from home:olh:branches:openSUSE:Tools
- 2015.02.03
- Trim .TH also in perl man pages (bnc#915941)
- Trim first line of man page to catch overly verbose tools

OBS-URL: https://build.opensuse.org/request/show/283857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=162
2015-02-03 13:39:06 +00:00
7a28f8563e Quote space in directory string check
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=161
2015-02-02 11:57:59 +00:00
c1156c0dab Accepting request 283746 from home:olh:branches:openSUSE:Tools
- 2015.02.02
- Trim VERSION-RELEASE also in rpmlint log
- Adjust regex for spec comparing in src.rpm
- handle also stick and setuid directory from file(1) output

OBS-URL: https://build.opensuse.org/request/show/283746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=160
2015-02-02 11:33:28 +00:00
dae6fada1c Accepting request 282189 from home:olh:branches:openSUSE:Tools
- 2015.01.21
- Remove leading spaces from file(1) output
- Force removal of tmpdir to handle files marked as read-only

OBS-URL: https://build.opensuse.org/request/show/282189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=158
2015-01-21 12:54:20 +00:00
c8d0926edf Accepting request 281275 from home:olh:branches:openSUSE:Tools
- 2015.01.14
- Trim VERSION-RELEASE instead of RELEASE because the release number
  will match other substrings.
- Use regex instead  in sed /regex/ to match dots properly
- Handle plain cpio archives from gfxboot
- Add patterns for .TH header in man pages to handle all cases

OBS-URL: https://build.opensuse.org/request/show/281275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=157
2015-01-19 09:54:08 +00:00
Stephan Kulow
7767ce80a4 Accepting request 263099 from home:olh:branches:openSUSE:Tools
- 2014.11.25
- correctly handle cmp_spec return code if file checksum differs
- handle also bz2 and xz compressed files with odd name

check ret instead of RES

OBS-URL: https://build.opensuse.org/request/show/263099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=155
2014-11-27 06:24:39 +00:00
Tomáš Chvátal
dd47afde1c Accepting request 262230 from home:olh:branches:openSUSE:Tools
- 2014.11.15
- show sorted differences of rpmlint log (bnc#904092)
- handle kernel and kmp packages, but support for kernel* is disabled
- minor style fixes
- handle cpio archives
- handle absolute symlinks correctly
- handle all ELF sections, not only the ones starting with dot

OBS-URL: https://build.opensuse.org/request/show/262230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=154
2014-11-24 12:18:21 +00:00
Stephan Kulow
3c69ae3451 Accepting request 260844 from home:olh:branches:openSUSE:Tools
- Update check-all option to really keep going and check all files
- Add check to recursively look into gzip files with odd suffix
  to properly handle /usr/share/vlc/skins2/default.vlt

- Fix quoting .

remove filelist handling part of the change in previous SR.

OBS-URL: https://build.opensuse.org/request/show/260844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=151
2014-11-11 13:22:49 +00:00
Andreas Jaeger
f4a628f3a0 Accepting request 244163 from home:a_jaeger:FactoryFix
- Remove numbered anchors from all Docbook / HTML files (bnc#889629).

OBS-URL: https://build.opensuse.org/request/show/244163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=149
2014-08-19 17:41:06 +00:00
Stephan Kulow
9796f8ee2f Accepting request 241816 from home:msmeissn:branches:openSUSE:Tools
- if all ELF sections except build-id and .gnu_debuglink compare equal,
  this is the same binary.

OBS-URL: https://build.opensuse.org/request/show/241816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=147
2014-07-22 07:29:15 +00:00
Andreas Jaeger
5f0dcc8131 Accepting request 241368 from home:msmeissn:branches:openSUSE:Tools
- Allow file list changes where the release number is encoded
  in the filename.
- compare post-update message and scripts (fixes fetchmsttfonts
  constant republish) as they have the release number hardcoded.

OBS-URL: https://build.opensuse.org/request/show/241368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=145
2014-07-17 18:31:37 +00:00
Stephan Kulow
59627a57a0 Accepting request 241031 from home:olh:branches:openSUSE:Tools
- Fix shell syntax error in rpm-check.sh

[ 1141s] compare /.build.oldpackages/libvlccore7-2.1.5-214.1.x86_64.rpm /usr/src/packages/RPMS/x86_64/libvlccore7-2.1.5-214.2.x86_64.rpm
[ 1144s] tr: missing operand
[ 1144s] Try `tr --help' for more information.
[ 1144s] /usr/lib/build/rpm-check.sh: line 431: \n: command not found
[ 1144s] WARNING: no idea about /usr/lib64/libvlccore.so.7.0.0

OBS-URL: https://build.opensuse.org/request/show/241031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=143
2014-07-15 09:52:38 +00:00
Stephan Kulow
e834b3955a Accepting request 239764 from home:a_jaeger:FactoryFix
Fix last patch

OBS-URL: https://build.opensuse.org/request/show/239764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=141
2014-07-07 17:22:50 +00:00
Stephan Kulow
b9bbf88e67 Accepting request 239419 from home:a_jaeger:FactoryFix
Handle debug infos better

OBS-URL: https://build.opensuse.org/request/show/239419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=140
2014-07-03 10:49:49 +00:00
Lars Vogdt
0f18325d49 Accepting request 203626 from home:Andreas_Schwab:Factory
- Also look into MSB shared objects

OBS-URL: https://build.opensuse.org/request/show/203626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=138
2013-10-17 17:22:48 +00:00
Andreas Jaeger
d839127fc6 Accepting request 116740 from home:a_jaeger:branches:build-compare-test
Further enhancements for PDF files.

OBS-URL: https://build.opensuse.org/request/show/116740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=134
2012-05-08 12:40:43 +00:00
Andreas Jaeger
59605d3229 Accepting request 116654 from home:a_jaeger:branches:build-compare-test
Improve pdf handling

OBS-URL: https://build.opensuse.org/request/show/116654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=132
2012-05-07 14:54:19 +00:00
Andreas Jaeger
1331f5c886 Accepting request 116637 from home:a_jaeger:branches:build-compare-test
Handle /ID in pdf files.

OBS-URL: https://build.opensuse.org/request/show/116637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=131
2012-05-07 11:33:30 +00:00
Andreas Jaeger
9cc4aa0d64 Accepting request 112577 from home:RedDwarf:branches:openSUSE:Tools
- Handle gtk-doc documentation

OBS-URL: https://build.opensuse.org/request/show/112577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=129
2012-04-05 08:31:42 +00:00
Andreas Jaeger
7cb5d81138 Accepting request 108558 from home:RedDwarf:branches:openSUSE:Tools
- Improve kde index.cache handling

In home:RedDwarf/kdenlive makes a difference. You can see the openSUSE_Factory/x86_64 build now compares as identical, but (if you are fast) the other builds fail with the index.cache file.

OBS-URL: https://build.opensuse.org/request/show/108558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=127
2012-03-09 08:47:18 +00:00
Andreas Jaeger
a01c32558f Accepting request 102853 from home:a_jaeger:branches:build-compare-test
Improve handling of manpages and rpmlint files.

OBS-URL: https://build.opensuse.org/request/show/102853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=115
2012-02-06 10:15:46 +00:00
Andreas Jaeger
f84030d17f Accepting request 70852 from home:a_jaeger:branches:build-compare-test
Remove debug echo output.

OBS-URL: https://build.opensuse.org/request/show/70852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=97
2011-05-20 18:31:32 +00:00
Andreas Jaeger
66269e661b Accepting request 67898 from home:a_jaeger:branches:build-compare-test
Ok.

OBS-URL: https://build.opensuse.org/request/show/67898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=95
2011-04-19 13:38:44 +00:00
Andreas Jaeger
c5af3d6c71 Accepting request 64168 from home:a_jaeger:branches:build-compare-test
ok

OBS-URL: https://build.opensuse.org/request/show/64168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=93
2011-03-15 10:43:30 +00:00
Andreas Jaeger
e9629c7ae6 Accepting request 51571 from home:a_jaeger:branches:build-compare-test
ok

OBS-URL: https://build.opensuse.org/request/show/51571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=89
2010-10-28 09:50:21 +00:00
Andreas Jaeger
ab6eb24f60 Accepting request 51318 from home:a_jaeger:branches:build-compare-test
ok

OBS-URL: https://build.opensuse.org/request/show/51318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=87
2010-10-24 11:53:03 +00:00
OBS User buildservice-autocommit
63de6fc217 Updating link to change in openSUSE:Factory/build-compare revision 40.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=2493b9914b7b6f9126019729566c4ade
2010-09-26 19:30:22 +00:00
OBS User autobuild
c6ddef74b9 Accepting request 49107 from openSUSE:Tools
checked in (request 49107)

OBS-URL: https://build.opensuse.org/request/show/49107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=86
2010-09-26 19:30:21 +00:00
Andreas Jaeger
b30b1358a6 Accepting request 49106 from home:a_jaeger:branches:build-compare-test
ok

OBS-URL: https://build.opensuse.org/request/show/49106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=85
2010-09-26 10:30:09 +00:00
OBS User buildservice-autocommit
4f1209fdbf Updating link to change in openSUSE:Factory/build-compare revision 39.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=47348e0c3e0e231971a39dacd3a0d182
2010-09-23 22:01:42 +00:00
OBS User autobuild
ff9822aed6 Accepting request 48806 from openSUSE:Tools
checked in (request 48806)

OBS-URL: https://build.opensuse.org/request/show/48806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=84
2010-09-23 22:01:41 +00:00
Andreas Jaeger
989da4c3e3 Accepting request 48800 from home:coolo:branches:openSUSE:Factory
Thanks, looks fine.

OBS-URL: https://build.opensuse.org/request/show/48800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=83
2010-09-22 13:34:16 +00:00
OBS User buildservice-autocommit
3daece705b Updating link to change in openSUSE:Factory/build-compare revision 38.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=177826e63e9733d542d72a872b7677cf
2010-09-21 11:12:14 +00:00
OBS User autobuild
0baab13ece Accepting request 48629 from openSUSE:Tools
checked in (request 48629)

OBS-URL: https://build.opensuse.org/request/show/48629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=82
2010-09-21 11:12:13 +00:00
Andreas Jaeger
2be61e5a08 Accepting request 48596 from home:a_jaeger:branches:build-compare-test
ok

OBS-URL: https://build.opensuse.org/request/show/48596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=79
2010-09-21 07:38:43 +00:00
OBS User buildservice-autocommit
109354e799 Updating link to change in openSUSE:Factory/build-compare revision 37.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=59fec7ce7b71033332ee58f3c4210b05
2010-09-11 09:45:06 +00:00
OBS User autobuild
b05999e847 Accepting request 47638 from openSUSE:Tools
checked in (request 47638)

OBS-URL: https://build.opensuse.org/request/show/47638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=78
2010-09-11 09:45:05 +00:00
Andreas Jaeger
1a07d841bc Accepting request 47637 from home:a_jaeger:branches:build-compare-test
OBS-URL: https://build.opensuse.org/request/show/47637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=77
2010-09-09 20:04:06 +00:00
OBS User buildservice-autocommit
e58f94873c Updating link to change in openSUSE:Factory/build-compare revision 36.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=d2d475ee759187df16128aa4da8f8967
2010-09-03 14:16:34 +00:00
OBS User autobuild
6e2ca0c648 Accepting request 46874 from openSUSE:Tools
checked in (request 46874)

OBS-URL: https://build.opensuse.org/request/show/46874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=76
2010-09-03 14:16:33 +00:00
Andreas Jaeger
f02bd80022 Accepting request 46873 from home:a_jaeger:branches:build-compare-test
Copy from home:a_jaeger:branches:build-compare-test/build-compare via accept of submit request 46873 revision 35.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/46873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=75
2010-09-01 08:20:38 +00:00
OBS User buildservice-autocommit
505fee635c Updating link to change in openSUSE:Factory/build-compare revision 35.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=09c358bb38999e59841f500573da91c6
2010-08-30 10:44:04 +00:00
OBS User autobuild
b3966de8d8 Accepting request 46548 from openSUSE:Tools
checked in (request 46548)

OBS-URL: https://build.opensuse.org/request/show/46548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=74
2010-08-30 10:44:03 +00:00
Andreas Jaeger
63216b2331 Accepting request 46512 from home:a_jaeger:branches:build-compare-test
Copy from home:a_jaeger:branches:build-compare-test/build-compare via accept of submit request 46512 revision 33.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/46512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=73
2010-08-29 08:12:19 +00:00
OBS User autobuild
57861b39d6 Accepting request 40613 from openSUSE:Tools
checked in (request 40613)

OBS-URL: https://build.opensuse.org/request/show/40613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=72
2010-05-25 12:57:16 +00:00
Andreas Jaeger
fa1e1998e5 Accepting request 40612 from home:a_jaeger:branches:build-compare-test
Copy from home:a_jaeger:branches:build-compare-test/build-compare via accept of submit request 40612 revision 30.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=71
2010-05-25 07:35:03 +00:00
OBS User buildservice-autocommit
af30d04f9e Updating link to change in openSUSE:Factory/build-compare revision 30.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=7af789818693d356c62211ec724cfb44
2010-05-17 21:20:03 +00:00
OBS User autobuild
f7a7cc5686 Accepting request 40103 from openSUSE:Tools
checked in (request 40103)

OBS-URL: https://build.opensuse.org/request/show/40103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=68
2010-05-17 21:20:01 +00:00
Andreas Jaeger
8562f44de5 Accepting request 40102 from home:a_jaeger:branches:build-compare-test
Copy from home:a_jaeger:branches:build-compare-test/build-compare via accept of submit request 40102 revision 25.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=67
2010-05-17 07:16:39 +00:00