!2 20201127 add yaml file
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
7bc0e7c659
@ -1,6 +1,6 @@
|
||||
Name: tumbler
|
||||
Version: 0.2.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2
|
||||
Summary: D-Bus service for applications to request thumbnails
|
||||
#Group: Development/Libraries
|
||||
License: GPLv2+ and LGPLv2+
|
||||
@ -83,12 +83,12 @@ find %{buildroot} -type f -name "*.la" -delete
|
||||
%{_libdir}/libtumbler-*.so.*
|
||||
%{_libdir}/tumbler-*/
|
||||
%exclude %{_libdir}/tumbler-*/plugins/tumbler-gst-thumbnailer.so
|
||||
%exclude %{?fedora: %{_libdir}/tumbler-*/plugins/tumbler-raw-thumbnailer.so}
|
||||
#%exclude %{?fedora: %{_libdir}/tumbler-*/plugins/tumbler-raw-thumbnailer.so}
|
||||
|
||||
|
||||
%files extras
|
||||
%{_libdir}/tumbler-*/plugins/tumbler-gst-thumbnailer.so
|
||||
%{?fedora:%{_libdir}/tumbler-*/plugins/tumbler-raw-thumbnailer.so}
|
||||
#%{?fedora:%{_libdir}/tumbler-*/plugins/tumbler-raw-thumbnailer.so}
|
||||
|
||||
|
||||
%files devel
|
||||
|
||||
4
tumbler.yaml
Normal file
4
tumbler.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: git
|
||||
src_repo: https://gitlab.xfce.org/xfce/tumbler.git
|
||||
tag_prefix: "tumbler-"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user