Commit Graph

54 Commits

Author SHA256 Message Date
Olaf Hering
5cee16f457 - javadoc: filter dc.created
- Support filenames with spaces
- jar: always list files without date+size
- Fix differing jars reported as identical

- Ignore value of Release header when comparing spec files

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=255
2019-02-19 09:32:50 +00:00
Olaf Hering
37c375c456 - Remove newly introduced files-duplicate check from rpmlint
In case files are hardlinked, the source and destination is
  scrambled in rpm output: the pkg will be republished.
  In case files are not hardlinked, the source and destination
  is scrambled in rpmlint output: the pkg will be republished

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=240
2017-10-20 06:57:22 +00:00
Olaf Hering
4d28734f20 - Remove warning file-contains-date-and-time from rpmlint.log
- Fix name-version-release regex for release without dots

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=232
2017-02-12 08:44:59 +00:00
Olaf Hering
26135823bb - Remove warning about python mtime mismatch, a republish will not help
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=229
2016-12-14 08:45:39 +00:00
Olaf Hering
7a8cd97426 Another quoting bug in same-build-result.sh
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=203
2016-03-08 12:48:20 +00:00
Olaf Hering
08de9f49df Remove quoting from directory arguments
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=202
2016-03-08 11:55:22 +00:00
Olaf Hering
9abd4b5365 - Whitespace in javadoc case
- Whitespace changes in html case
- Move case kde/gtk html up in the case list
- Move case rdoc html up in the case list
- Add option -a to same-build-result.sh and loop through all rpms
- Rework sorting of rpm files in same-build-result.sh
- Better diagnostic if number of subpackages changes
- Create tmpfiles earlier in same-build-result.sh
- Handle all javadoc html files

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=201
2016-03-07 11:58:30 +00:00
Olaf Hering
91978818bd - Fix quoting in find expression
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=197
2016-01-04 09:41:00 +00:00
Olaf Hering
1ec92090ef _service mode=disabled for the time being
https://github.com/openSUSE/obs-service-source_validator/issues/26

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=195
2015-10-22 06:42:20 +00:00
Olaf Hering
990e418064 _service
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=189
2015-08-24 16:09:07 +00:00
Olaf Hering
9fd34778d0 typo in same-build-result.sh
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=180
2015-04-13 10:44:17 +00:00
Olaf Hering
393948f2a4 - Show hint if pkg-diff.sh returns non-zero
- Adjust intending in same-build-result.sh
- Handle /usr/src/packages/OTHER
- Handle "setuid directory"

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=179
2015-04-13 08:56:50 +00:00
Olaf Hering
30706038f0 - 2015.03.20
- Convert correct png file before comparison
- Avoid name clashes when comparing png files
- Handle filename changes gracefully when comparing unknown filetypes
- Use generic helper to compare png files

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=177
2015-03-20 19:33:05 +00:00
Olaf Hering
a3ff50b6b4 - Handle also .o files as ELF relocatable objects
- Rename rpm-check.sh to pkg-diff.sh

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=175
2015-02-12 11:10:09 +00:00
Olaf Hering
2cf8919076 - Trim name-version-release string in update-scripts
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=170
2015-02-05 15:22:14 +00:00
Olaf Hering
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
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
89e4b701b2 Accepting request 261214 from home:Andreas_Schwab:Factory
- Use $(...) instead of `...` to avoid losing backslash quoting

OBS-URL: https://build.opensuse.org/request/show/261214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=152
2014-11-14 08:31:26 +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
Andreas Jaeger
91be221a3d Accepting request 122045 from home:a_jaeger:branches:build-compare-test
Only handle files.

OBS-URL: https://build.opensuse.org/request/show/122045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=136
2012-05-24 10:19:26 +00:00
2d10a86db3 Accepting request 106433 from home:coolo:appstream
- I changed my mind, appdata.xml is too hard to get right. So 
  we need to support variable binary names for the appdata

OBS-URL: https://build.opensuse.org/request/show/106433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=124
2012-02-22 11:12:05 +00:00
Andreas Jaeger
d521ef89cd Accepting request 106406 from home:a_jaeger:branches:build-compare-test
Quote dot in release to not have false matches

OBS-URL: https://build.opensuse.org/request/show/106406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=123
2012-02-22 07:49:21 +00:00
OBS User buildservice-autocommit
117818462b Updating link to change in openSUSE:Factory/build-compare revision 66.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=27c1f4fdfdca4a93acea6de1567972c3
2012-02-16 21:00:43 +00:00
Stephan Kulow
79431e7c5c don't show diff of sorted files
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=119
2012-02-16 14:19:23 +00:00
Stephan Kulow
4eee464bef Accepting request 105424 from home:coolo:appstream
- !unchanged if rpmlint.log was new created
- !unchanged if appdata.xml was new or updated

OBS-URL: https://build.opensuse.org/request/show/105424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=118
2012-02-16 14:18:23 +00:00
Andreas Jaeger
c0275a0a81 Accepting request 102885 from home:a_jaeger:branches:build-compare-test
Fix bug in rpmlint handling

OBS-URL: https://build.opensuse.org/request/show/102885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=116
2012-02-06 12:47:20 +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
de1e1ea413 Accepting request 101698 from home:a_jaeger:branches:build-compare-test
Remove release from rpmlint.log before comparing.

OBS-URL: https://build.opensuse.org/request/show/101698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=113
2012-01-26 18:52:20 +00:00
Andreas Jaeger
0501533367 Accepting request 100864 from home:a_jaeger:branches:build-compare-test
Sort rpmlint.log files first.

OBS-URL: https://build.opensuse.org/request/show/100864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=111
2012-01-20 11:14:57 +00:00
Andreas Jaeger
3dc4404c71 Accepting request 100064 from home:a_jaeger:branches:build-compare-test
Fix syntax error

OBS-URL: https://build.opensuse.org/request/show/100064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=109
2012-01-12 15:06:02 +00:00
Andreas Jaeger
c2d0aab211 Accepting request 99499 from home:a_jaeger:branches:build-compare-test
Compare rpmlint.log as well.

OBS-URL: https://build.opensuse.org/request/show/99499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=107
2012-01-10 13:19:57 +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
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
6cbb08e5af Accepting request 48625 from home:lnussel:branches:openSUSE:Tools:Unstable
Thanks!

OBS-URL: https://build.opensuse.org/request/show/48625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=80
2010-09-21 10:01:39 +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
94fc6ede57 Updating link to change in openSUSE:Factory/build-compare revision 31.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=3c006d800b36962f9c91e7d2fc2fb0e3
2010-05-21 21:30:12 +00:00
OBS User autobuild
b3e42e25ea Accepting request 40421 from openSUSE:Tools
checked in (request 40421)

OBS-URL: https://build.opensuse.org/request/show/40421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=70
2010-05-21 21:30:08 +00:00
Andreas Jaeger
c84527123d Accepting request 40420 from home:a_jaeger:branches:build-compare-test
Copy from home:a_jaeger:branches:build-compare-test/build-compare via accept of submit request 40420 revision 27.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=69
2010-05-20 08:47:32 +00:00
OBS User buildservice-autocommit
c2d7a428dc Updating link to change in openSUSE:Factory/build-compare revision 25.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=c260734b291898f6f337b0c4e1e50348
2010-03-26 01:29:16 +00:00
OBS User autobuild
f6fffabf2b Accepting request 35551 from openSUSE:Tools
checked in (request 35551)

OBS-URL: https://build.opensuse.org/request/show/35551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=57
2010-03-26 01:29:15 +00:00
Andreas Jaeger
e10af96a9a Accepting request 35550 from home:a_jaeger:branches:openSUSE:Factory
Copy from home:a_jaeger:branches:openSUSE:Factory/build-compare via accept of submit request 35550 revision 71.
Request was accepted with message:
Reviewed ok, thanks.

OBS-URL: https://build.opensuse.org/request/show/35550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=56
2010-03-23 14:25:33 +00:00
OBS User buildservice-autocommit
686f819b32 Updating link to change in openSUSE:Factory/build-compare revision 16.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=de00196ae4f956a4900c74bac264569e
2009-10-08 02:01:40 +00:00
OBS User autobuild
d3fa151c42 checked in
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=39
2009-10-08 02:01:39 +00:00
Stephan Kulow
838f0f6c6b Accepting request 20987 from home:a_jaeger:branches:openSUSE:Factory
Copy from home:a_jaeger:branches:openSUSE:Factory/build-compare via accept of submit request 20987 revision 14.

OBS-URL: https://build.opensuse.org/request/show/20987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=38
2009-10-07 15:03:35 +00:00
OBS User buildservice-autocommit
399dcbbe48 Updating link to change in openSUSE:Factory/build-compare revision 15.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=148c7c594b342016301f47f16fe75506
2009-09-23 15:23:15 +00:00
OBS User autobuild
04cc7b263b checked in
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=37
2009-09-23 15:23:14 +00:00
Ruediger Oertel
06a0db6e59 Accepting request 20943 from home:a_jaeger:branches:openSUSE:Factory
Copy from home:a_jaeger:branches:openSUSE:Factory/build-compare via accept of submit request 20943 revision 12.
Request was accepted with message:
.

OBS-URL: https://build.opensuse.org/request/show/20943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=36
2009-09-23 15:21:47 +00:00
OBS User unknown
5185dca9cb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build-compare?expand=0&rev=10 2009-07-23 14:35:14 +00:00
OBS User unknown
0d50561807 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build-compare?expand=0&rev=5 2009-02-07 22:34:49 +00:00