SHA256
1
0
forked from pool/racket
racket/racket-6.10.1.rpmlintrc
Kristoffer Gronlund dd29ca9212 Accepting request 530201 from home:olszewst:branches:devel:languages:misc
- Racket version bumped to 6.10.1.
- Spec changes
  * Drop --collectsdir in %configure in favour of --prefix (%configure
    would fail otherwise)
  * Drop 0-size file guard. This used to delete lock files (LOCKpkgs.rktd)
    lack of which would result in errors in many contexts, including
    basic usage of both DrRacket and raco (package manager)
  * Drop %_datadir/%name/collects from %dir, because parent folder is already
    included in another %dir entry. This fixes a warning about collects folder
    being listed twice.
  * Added reference to starter-sh.
  * Drop DrRacket's -singleInstance option from %suse_update_desktop_file. This
    option caused error messages coming from %suse_update_desktop_file itself.

OBS-URL: https://build.opensuse.org/request/show/530201
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=23
2017-10-23 10:42:09 +00:00

7 lines
406 B
Plaintext

addFilter("unexpanded-macro /usr/share/racket/collects/srfi/")
addFilter("file-contains-buildroot.*/usr/share/racket/pkgs/.*zo")
addFilter("file-contains-buildroot.*/usr/share/doc/packages/racket/syntax/module-helpers.html")
addFilter("file-contains-buildroot.*/usr/share/doc/packages/racket/rackunit/api.html")
addFilter("file-contains-buildroot.*/usr/share/doc/packages/racket/reference/collects.html")