35 lines
767 B
RPMSpec
35 lines
767 B
RPMSpec
Name: deepin-sound-theme
|
|
Version: 15.10.7
|
|
Release: 2
|
|
Summary: Deepin sound theme
|
|
License: GPLv3
|
|
URL: https://github.com/linuxdeepin/deepin-sound-theme
|
|
Source0: %{name}-%{version}.orig.tar.xz
|
|
BuildArch: noarch
|
|
|
|
%description
|
|
Sound files for the Deeping Desktop Environment.
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
|
|
%install
|
|
%make_install
|
|
|
|
%files
|
|
%doc README.md
|
|
%license LICENSE
|
|
%dir %{_datadir}/sounds/deepin/
|
|
%dir %{_datadir}/sounds/deepin/stereo/
|
|
%{_datadir}/sounds/deepin/index.theme
|
|
%{_datadir}/sounds/deepin/stereo/*.wav
|
|
|
|
%changelog
|
|
* Fri Nov 17 2023 hanshuang <hanshuang@uniontech.com> - 15.10.7-2
|
|
- modify version info
|
|
|
|
* Tue Jun 14 2022 uoser <uoser@uniontech.com> - 15.10.7-1.02
|
|
- update: update to 15.10.7-1.02
|