From 5d5a5ec6022590ce7a7afa9b4490bb9738a71291 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Mon, 14 Oct 2019 11:37:38 +0200 Subject: [PATCH] - new theme: remastered --- scummvm.spec | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/scummvm.spec b/scummvm.spec index 6ebf1f5..f31fa41 100644 --- a/scummvm.spec +++ b/scummvm.spec @@ -1045,6 +1045,18 @@ Theme modern for ScummVM. %description theme-modern -l pl.UTF-8 Motyw modern dla ScummVM. +%package theme-remastered +Summary: Theme remastered for ScummVM +Summary(pl.UTF-8): Motyw remastered dla ScummVM +Group: X11/Applications/Games +Requires: %{name} = %{version}-%{release} + +%description theme-remastered +Theme remastered for ScummVM. + +%description theme-remastered -l pl.UTF-8 +Motyw remastered dla ScummVM. + %prep %setup -q -a 1 %patch1 -p1 @@ -1414,3 +1426,7 @@ rm -rf $RPM_BUILD_ROOT %files theme-modern %defattr(644,root,root,755) %{_datadir}/%{name}/scummmodern.* + +%files theme-remastered +%defattr(644,root,root,755) +%{_datadir}/%{name}/scummremastered.* -- 2.43.0