[kde-settings] * Sun Aug 21 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.7-5 - fix the RPM dependency generators to

Kevin Kofler kkofler at fedoraproject.org
Sun Aug 21 22:17:16 UTC 2011


commit 37eafb0d35ae1c62f1c30743235a01776e2a4276
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Aug 22 00:16:47 2011 +0200

    * Sun Aug 21 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.7-5
    - fix the RPM dependency generators to also accept ServiceTypes= (#732271)

 .gitignore        |    1 +
 kde-settings.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62193fd..2062f18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /kde-settings-4.7-2.tar.bz2
 /kde-settings-4.7-3.tar.bz2
 /kde-settings-plasma-rpm-20110617.tar.xz
+/kde-settings-plasma-rpm-20110821.tar.xz
diff --git a/kde-settings.spec b/kde-settings.spec
index 2492098..7465a19 100644
--- a/kde-settings.spec
+++ b/kde-settings.spec
@@ -6,13 +6,13 @@ Summary: Config files for kde
 Name:    kde-settings
 Version: 4.7
 #Release: %{rel}%{?dist}
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 Group:   System Environment/Base
 License: Public Domain
 Url:     http://fedorahosted.org/kde-settings
 Source0: https://fedorahosted.org/releases/k/d/kde-settings/%{name}-%{version}-%{rel}.tar.bz2
-Source1: kde-settings-plasma-rpm-20110617.tar.xz
+Source1: kde-settings-plasma-rpm-20110821.tar.xz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
@@ -150,6 +150,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Aug 21 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.7-5
+- fix the RPM dependency generators to also accept ServiceTypes= (#732271)
+
 * Sun Aug 21 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.7-4
 - add the RPM dependency generators for Plasma (GSoC 2011), as Source1 for now
 
diff --git a/sources b/sources
index 3f815d0..3a6b84b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 489ae8ad8f78d5fca5a8c771764e1107  kde-settings-4.7-3.tar.bz2
-1174bc06ba59bb7471af5206f42dd1e0  kde-settings-plasma-rpm-20110617.tar.xz
+3349238014dfbd3b29fbb8c97679d9e2  kde-settings-plasma-rpm-20110821.tar.xz


More information about the scm-commits mailing list