[kde-artwork-active] 0.3

Rex Dieter rdieter at fedoraproject.org
Sat Oct 27 16:23:23 UTC 2012


commit 9f56eb1e58d8e6f34ff74b9e6838a5ef8a3a27ca
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Oct 27 11:23:28 2012 -0500

    0.3

 .gitignore              |    1 +
 kde-artwork-active.spec |   23 ++++++++++++-----------
 sources                 |    2 +-
 3 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84eb6a2..e2a4977 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kde-artwork-active-0.2.tar.bz2
+/kde-artwork-active-0.3.tar.xz
diff --git a/kde-artwork-active.spec b/kde-artwork-active.spec
index 56e2700..35b8338 100644
--- a/kde-artwork-active.spec
+++ b/kde-artwork-active.spec
@@ -1,25 +1,23 @@
 Name:           kde-artwork-active
-Version:        0.2
-Release:        2%{?dist}
+Version:        0.3
+Release:        1%{?dist}
 Summary:        Artwork for Plasma Active
 
 License:        GPLv2+
 URL:            http://plasma-active.org/
-Source0:        ftp://ftp.kde.org/pub/kde/stable/active/1.0/src/%{name}-%{version}.tar.bz2
+Source0:        http://download.kde.org/stable/active/3.0/src/%{name}-%{version}.tar.xz
+BuildArch:      noarch
 
-BuildRequires:  cmake
-BuildRequires:  kde-filesystem
-BuildRequires:  kdelibs-devel
+BuildRequires:  kdelibs4-devel
 
 Requires:       kde-filesystem 
 
-BuildArch:      noarch
-
 %description
 %{summary}.
 
+
 %prep
-%setup -q -n kde-artwork-active
+%setup -q
 
 
 %build
@@ -40,11 +38,14 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %dir %{_kde4_appsdir}/ksplash
 %dir %{_kde4_appsdir}/ksplash/Themes
 %{_kde4_appsdir}/ksplash/Themes/ActiveAir/
-%{_kde4_appsdir}/kscreenlocker
-%{_kde4_datadir}/wallpapers/*
+%{_kde4_appsdir}/ksmserver/screenlocker/org.kde.active.slide/
+%{_kde4_datadir}/wallpapers/*.jpg
 
 
 %changelog
+* Sat Oct 27 2012 Rex Dieter <rdieter at fedoraproject.org> 0.3-1
+- 0.3
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index f77cf0d..842b3ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-058f50273d6e8871a70df895d7d125d5  kde-artwork-active-0.2.tar.bz2
+16ed2eadf9be37297ca21ae24c4f0d81  kde-artwork-active-0.3.tar.xz


More information about the scm-commits mailing list