Accepting request 914652 from home:badshah400:Staging
- Actually add the rpmlintrc file to sources. - BuildArch: noarch as recommended by rpmlint. OBS-URL: https://build.opensuse.org/request/show/914652 OBS-URL: https://build.opensuse.org/package/show/graphics/curtail?expand=0&rev=2
This commit is contained in:
parent
0f468d0837
commit
2c0685348e
2
curtail-rpmlintrc
Normal file
2
curtail-rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
||||
# libwebp-tools is not a library
|
||||
addFilter("curtail.* explicit-lib-dependency")
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 27 16:22:44 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Actually add the rpmlintrc file to sources.
|
||||
- BuildArch: noarch as recommended by rpmlint.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 27 00:22:36 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -22,7 +22,8 @@ Release: 0
|
||||
Summary: A simple and useful image compressor
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://github.com/Huluti/curtail
|
||||
Source: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}-rpmlintrc
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: meson >= 0.50.0
|
||||
@ -34,6 +35,7 @@ Requires: libwebp-tools
|
||||
Requires: optipng
|
||||
Requires: pngquant
|
||||
Requires: python3-gobject-Gdk
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
Curtail (previously ImCompressor) is an useful image compressor, supporting
|
||||
|
Loading…
Reference in New Issue
Block a user