Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1506f4fdd2 | ||
|
|
eebe4aad90 | ||
|
|
e79fc4d265 |
1 changed files with 5 additions and 12 deletions
|
|
@ -14,11 +14,11 @@ Release: %autorelease
|
|||
# - data/com.github.alecaddd.sequeler.appdata.xml.in.in, which is CC0-1.0
|
||||
# (which is approved for content, which this file is).
|
||||
License: %{shrink:
|
||||
GPL-3.0-or-later AND
|
||||
GPL-2.0-or-later AND
|
||||
LGPL-2.1-or-later AND
|
||||
CC0-1.0
|
||||
}
|
||||
GPL-3.0-or-later AND
|
||||
GPL-2.0-or-later AND
|
||||
LGPL-2.1-or-later AND
|
||||
CC0-1.0
|
||||
}
|
||||
URL: https://github.com/ellie-commons/sequeler
|
||||
Source: %{url}/archive/v%{version}/sequeler-%{version}.tar.gz
|
||||
|
||||
|
|
@ -34,8 +34,6 @@ BuildRequires: libappstream-glib
|
|||
# Matches what gnome-software and others use:
|
||||
BuildRequires: appstream
|
||||
|
||||
BuildRequires: hardlink
|
||||
|
||||
BuildRequires: meson >= 0.59.0
|
||||
BuildRequires: vala
|
||||
BuildRequires: gcc
|
||||
|
|
@ -160,11 +158,6 @@ Ypatybės:
|
|||
|
||||
%find_lang %{appname}
|
||||
|
||||
# Upstream installs the same SVG icon in many size-specific directories like
|
||||
# /usr/share/icons/hicolor/64x64@2/; we can save space by hardlinking these
|
||||
# together.
|
||||
hardlink -c -v '%{buildroot}%{_datadir}/icons/hicolor'
|
||||
|
||||
|
||||
%check
|
||||
desktop-file-validate \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue