|
|
|
@ -20,10 +20,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}
|
|
|
|
|
# hackish cache invalidation
|
|
|
|
|
Source10: fedora-plasma-cache.sh.in
|
|
|
|
|
|
|
|
|
|
# revert new network icons which are not complete
|
|
|
|
|
# https://bugs.kde.org/show_bug.cgi?id=355412
|
|
|
|
|
Source100: network.svgz
|
|
|
|
|
|
|
|
|
|
## upstream patches
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
@ -103,7 +99,6 @@ developing applications that use %{name}.
|
|
|
|
|
%autosetup -n %{framework}-framework-%{version} -p1
|
|
|
|
|
|
|
|
|
|
install -m644 -p %{SOURCE10} .
|
|
|
|
|
install -m644 -p %{SOURCE100} src/desktoptheme/breeze/icons/
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
mkdir %{_target_platform}
|
|
|
|
|