[kde-settings/f16] Cleanup sources.

Kevin Kofler kkofler at fedoraproject.org
Mon Jan 16 21:31:35 UTC 2012


commit 7625e9eb34398a0b4289c96c66cc43ac392f9032
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Jan 16 22:31:10 2012 +0100

    Cleanup sources.
    
    No unused copy of the plasma-rpm tarball needed on the f16 branch.

 kde-settings.spec |    5 ++---
 sources           |    1 -
 2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/kde-settings.spec b/kde-settings.spec
index 309a2a3..a4a86a7 100644
--- a/kde-settings.spec
+++ b/kde-settings.spec
@@ -12,8 +12,7 @@ Group:   System Environment/Base
 License: MIT
 Url:     http://fedorahosted.org/kde-settings
 Source0: https://fedorahosted.org/releases/k/d/kde-settings/%{name}-%{version}-%{rel}.tar.xz
-Source1: kde-settings-plasma-rpm-20110927.tar.xz
-Source2: COPYING
+Source1: COPYING
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
@@ -87,7 +86,7 @@ mkdir -p %{buildroot}{%{_datadir}/config,%{_sysconfdir}/kde/kdm}
 
 tar cpf - . | tar --directory %{buildroot} -xvpf -
 
-cp -p %{SOURCE2} .
+cp -p %{SOURCE1} .
 
 # kdebase/kdm symlink
 rm -rf   %{buildroot}%{_datadir}/config/kdm
diff --git a/sources b/sources
index 079cc63..011cf65 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
 b95eb7c08684cbe0f5718f388fd16b85  kde-settings-4.7-14.tar.xz
-1ba7c8a66a359aaaab650baba3813513  kde-settings-plasma-rpm-20110927.tar.xz


More information about the scm-commits mailing list