]> git.pld-linux.org Git - packages/scummvm.git/commitdiff
- new theme: remastered
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 14 Oct 2019 09:37:38 +0000 (11:37 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Mon, 14 Oct 2019 09:37:38 +0000 (11:37 +0200)
scummvm.spec

index 6ebf1f5bf82a2881471024af2c64661fe1ca5ee4..f31fa415a53f351aee9b39cac9b1549bc2e033d1 100644 (file)
@@ -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.*
This page took 0.113878 seconds and 4 git commands to generate.