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:
commit
12eff796f7
@ -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
|
Mon Jul 11 13:58:52 CEST 2011 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -110,9 +110,10 @@ function cmp_spec ()
|
|||||||
# differ, depending on which file system the package was built. To not
|
# differ, depending on which file system the package was built. To not
|
||||||
# have to filter out directories we simply ignore all sizes.
|
# have to filter out directories we simply ignore all sizes.
|
||||||
# Also leave out FILEDEVICES, FILEINODES (depends on the build host),
|
# 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?)
|
# 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?
|
# ??? what to do with FILEPROVIDE and FILEREQUIRE?
|
||||||
|
|
||||||
check_header $oldrpm > $file1
|
check_header $oldrpm > $file1
|
||||||
|
Loading…
Reference in New Issue
Block a user