[amor] Don't obsolete kdetoys

Kevin Kofler kkofler at fedoraproject.org
Fri Aug 30 23:55:03 UTC 2013


commit e550b5d24a8cb653adb7b91311b1ae4fef58267a
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sat Aug 31 01:54:13 2013 +0200

    Don't obsolete kdetoys
    
    * Fri Aug 30 2013 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.11.0-4
    - Don't obsolete kdetoys
    - BuildRequires: kdelibs4-devel instead of kde-workspace-devel

 amor.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/amor.spec b/amor.spec
index 2a4678a..5a3f484 100644
--- a/amor.spec
+++ b/amor.spec
@@ -1,7 +1,7 @@
 Name:    amor
 Summary: Amusing misuse of resources
 Version: 4.11.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 License: GPLv2+ and GFDL
 URL:     https://projects.kde.org/projects/kde/kdetoys/amor
@@ -13,14 +13,13 @@ URL:     https://projects.kde.org/projects/kde/kdetoys/amor
 %endif
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
-BuildRequires: kde-workspace-devel >= %{version}
+BuildRequires: kdelibs4-devel >= %{version}
 BuildRequires: kde-filesystem
 BuildRequires: cmake
 
 Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
 
 Conflicts:      kdetoys < 7:4.10.80
-Obsoletes:      kdetoys < 7:4.10.80
 
 %description
 Amusing Misuse of Resources animation that sits on top of the curent window.
@@ -70,11 +69,13 @@ fi
 
 
 %changelog
-* Tue Aug 27 2013 Martin Briza <mbriza at redhat.com> - 4.11.0-4
-- BuildRequires: kde-workspace-devel
+* Fri Aug 30 2013 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.11.0-4
+- Don't obsolete kdetoys
+- BuildRequires: kdelibs4-devel instead of kde-workspace-devel
 
 * Tue Aug 27 2013 Martin Briza <mbriza at redhat.com> - 4.11.0-3
 - BuildRequires: cmake
+- BuildRequires: kde-workspace-devel
 
 * Tue Aug 27 2013 Martin Briza <mbriza at redhat.com> - 4.11.0-2
 - BuildRequires: kde-filesystem for the cmake_kde4 macro


More information about the scm-commits mailing list