Accepting request 80407 from openSUSE:Tools

- comparing fileclass was no good idea after all

OBS-URL: https://build.opensuse.org/request/show/80407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build-compare?expand=0&rev=55
This commit is contained in:
Sascha Peilicke 2011-09-01 14:06:41 +00:00 committed by Git OBS Bridge
commit 12eff796f7
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 31 14:11:39 UTC 2011 - coolo@suse.com
- comparing fileclass was no good idea after all
-------------------------------------------------------------------
Mon Jul 11 13:58:52 CEST 2011 - dmueller@suse.de

View File

@ -110,9 +110,10 @@ function cmp_spec ()
# differ, depending on which file system the package was built. To not
# have to filter out directories we simply ignore all sizes.
# Also leave out FILEDEVICES, FILEINODES (depends on the build host),
# FILECOLORS, FILEDEPENDSX and FILEDEPENDSN.
# FILECOLORS, FILECLASS (normally useful but file output contains mtimes),
# FILEDEPENDSX and FILEDEPENDSN.
# Also FILELANGS (or?)
QF="[%{FILENAMES} %{FILEFLAGS} %{FILESTATES} %{FILECLASS} %{FILEMODES:octal} %{FILEUSERNAME} %{FILEGROUPNAME} %{FILERDEVS} %{FILEVERIFYFLAGS} %{FILELINKTOS}\n]\\n"
QF="[%{FILENAMES} %{FILEFLAGS} %{FILESTATES} %{FILEMODES:octal} %{FILEUSERNAME} %{FILEGROUPNAME} %{FILERDEVS} %{FILEVERIFYFLAGS} %{FILELINKTOS}\n]\\n"
# ??? what to do with FILEPROVIDE and FILEREQUIRE?
check_header $oldrpm > $file1