fix: rnote (#573)

* fix: rnote

Signed-off-by: madomado <wboy111@outlook.com>

* Update rnote.spec

Signed-off-by: madomado <wboy111@outlook.com>

* Update rnote.spec

---------

Signed-off-by: madomado <wboy111@outlook.com>
This commit is contained in:
madomado
2023-06-17 12:05:49 +08:00
committed by GitHub
parent 56779f887b
commit a3c46ee1b1
+11 -11
View File
@@ -4,7 +4,7 @@ Release: 1%{?dist}
Summary: Sketch and take handwritten notes.
License: GPL-3.0
URL: https://github.com/flxzt/rnote
Source0: %{url}/releases/download/v%{version}/rnote-%{version}.tar.xz
Source0: %{url}/archive/refs/tags/v%version.tar.gz
Requires: libadwaita poppler-glib glib2 gtk4
BuildRequires: cargo meson cmake libappstream-glib gcc-c++ pkgconfig(alsa) alsa-lib clang-devel python
BuildRequires: pkgconfig(glib-2.0) >= 2.66
@@ -32,16 +32,16 @@ Rnote is an open-source vector-based drawing app for sketching, handwritten note
%doc README.md
%license LICENSE
/usr/bin/rnote
/usr/lib/debug/usr/bin/rnote-*.debug
/usr/share/applications/com.github.flxzt.rnote.desktop
/usr/share/glib-2.0/schemas/com.github.flxzt.rnote.gschema.xml
/usr/share/icons/hicolor/scalable/apps/com.github.flxzt.rnote.svg
/usr/share/icons/hicolor/symbolic/apps/com.github.flxzt.rnote-symbolic.svg
/usr/share/locale/*/LC_MESSAGES/rnote.mo
/usr/share/metainfo/com.github.flxzt.rnote.metainfo.xml
/usr/share/mime/packages/com.github.flxzt.rnote.xml
/usr/share/rnote/*
%_bindir/rnote
%_datadir/applications/com.github.flxzt.rnote.desktop
%_datadir/glib-2.0/schemas/com.github.flxzt.rnote.gschema.xml
%_datadir/icons/hicolor/scalable/apps/com.github.flxzt.rnote.svg
%_datadir/icons/hicolor/scalable/mimetypes/application-rnote.svg
%_datadir/icons/hicolor/symbolic/apps/com.github.flxzt.rnote-symbolic.svg
%_datadir/locale/*/LC_MESSAGES/rnote.mo
%_datadir/metainfo/com.github.flxzt.rnote.metainfo.xml
%_datadir/mime/packages/com.github.flxzt.rnote.xml
%_datadir/rnote/
%changelog