plasma-desktoptheme-rosa/plasma-desktoptheme-rosa.spec
2015-02-22 18:17:46 +04:00

41 lines
1,013 B
RPMSpec

Summary: Plasma Desktop theme from ROSA
Name: plasma-desktoptheme-rosa
Version: 1.2.5
Release: 6
License: GPLv2+
Group: Graphical desktop/KDE
Url: http://rosalinux.com
Source0: %{name}-%{version}.tar.bz2
BuildRequires: kde4-macros
Requires: kdebase4-workspace
BuildArch: noarch
%description
Original theme for the Plasma Desktop from ROSA.
This theme is used by default in ROSA Desktop since 2011.
%files
%{_kde_appsdir}/desktoptheme/ROSA
# Removing KDE Cache. This is not very good idea to use 'rm',
# I know, but it seems we have no more accurate methods for this.
# Why also %postun script? Because it will work for update
# and uninstall operations.
%post
rm -rf /var/tmp/kdecache-*/plasma_theme_ROSA.kcache
%postun
rm -rf /var/tmp/kdecache-*/plasma_theme_ROSA.kcache
#----------------------------------------------------------------------------
%prep
%setup -qn ROSA
%build
%install
mkdir -p %{buildroot}%{_kde_appsdir}/desktoptheme/ROSA
cp -r * %{buildroot}%{_kde_appsdir}/desktoptheme/ROSA/