forked from pool/lua-luarepl
Fix rpmlint "file-contains-buildroot" error
This was failing with osc build --noservice --clean --vm-type=kvm -M=lua51 standard lua51-luarepl.noarch: I: package-supports-update-alternatives lua51-luarepl.src: E: invalid-spec-name The spec file name (without the .spec suffix) must match the package name ('Name:' tag). lua51-luarepl.noarch: E: file-contains-buildroot (Badness: 10000) /usr/bin/rep.lua-5.1 Your file contains traces of %{buildroot}. OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luarepl?expand=0&rev=5
This commit is contained in:
14
lua-luarepl.changes
Normal file
14
lua-luarepl.changes
Normal file
@@ -0,0 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 27 12:17:35 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Fix rpmlint "file-contains-buildroot" error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
|
||||
|
||||
- Fix missing dependency on lua-macros (boo#1205612)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 25 04:26:47 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- initial commit
|
Reference in New Issue
Block a user