rdieter pushed to kde-runtime (f22). "15.04.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 19:53:20 UTC 2015


>From 48b6690f81923bfad552ba47e68cd5ffd2ad5066 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Mon, 13 Apr 2015 14:48:31 -0500
Subject: 15.04.0


diff --git a/.gitignore b/.gitignore
index b0fdc42..01f2a78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kde-runtime-14.12.3.tar.xz
+/kde-runtime-15.04.0.tar.xz
diff --git a/kde-runtime.spec b/kde-runtime.spec
index 42ed44a..bd6603c 100644
--- a/kde-runtime.spec
+++ b/kde-runtime.spec
@@ -3,13 +3,10 @@
 %define webkit 1
 %endif
 
-# enable nepomuk-compat stuff (or not), default off for now
-#define nepomuk 1
-
 Name:    kde-runtime
 Summary: KDE Runtime
-Version: 14.12.3
-Release: 2%{?dist}
+Version: 15.04.0
+Release: 1%{?dist}
 
 # http://techbase.kde.org/Policies/Licensing_Policy
 License: LGPLv2+ and GPLv2+
@@ -59,12 +56,6 @@ Patch50: kde-runtime-4.9.0-installdbgsymbols.patch
 # use packagekit to install a possibly-missing gdb
 Patch51: kde-runtime-4.11.2-install_gdb.patch
 
-# Volume gets restored to 100% after each knotify event
-# https://bugs.kde.org/show_bug.cgi?id=324975
-# knotify/libcanberra support from mageia
-# http://svnweb.mageia.org/packages/cauldron/kdebase4-runtime/current/SOURCES/kdebase-runtime-4.6.0-canberra.patch
-Patch60: kdebase-runtime-4.6.0-canberra.patch
-
 ## upstream patches
 
 # rhel patches
@@ -101,7 +92,6 @@ Requires: oxygen-icon-theme >= %{version}
 
 BuildRequires: bzip2-devel
 BuildRequires: chrpath
-BuildRequires: clucene-core-devel
 BuildRequires: desktop-file-utils
 BuildRequires: gpgme-devel
 BuildRequires: kdelibs4-devel >= 4.14.4
@@ -111,9 +101,6 @@ BuildRequires: kdelibs4-webkit-devel
 # kdepimlibs' kxmlrpcclient used for drkonqi, ok to leave unversioned
 BuildRequires: kdepimlibs-devel
 BuildRequires: kactivities-devel
-%if 0%{?nepomuk}
-BuildRequires: nepomuk-core-devel >= 4.14
-%endif
 BuildRequires: libgcrypt-devel >= 1.5.0
 BuildRequires: libjpeg-devel
 BuildRequires: pkgconfig
@@ -234,10 +221,6 @@ Requires: %{name} = %{version}-%{release}
 %patch11 -p1 -b .trash-readonly
 %patch50 -p1 -b .installdgbsymbols
 %patch51 -p1 -b .install_gdb
-# apply only where phonon-4.7 is used, f20+
-%if 0%{?fedora} > 19 || 0%{?rhel} > 6
-%patch60 -p1 -b .canberra
-%endif
 
 %if ! 0%{?webkit}
 %patch300 -p1 -b .webkit
@@ -246,11 +229,10 @@ Requires: %{name} = %{version}-%{release}
 
 
 %build
-mkdir -p %{_target_platform}
+mkdir %{_target_platform}
 pushd %{_target_platform}
 %{cmake_kde4} \
   -DKDE4_ENABLE_FPIE:BOOL=ON \
-  %{?nepomuk:-DKDERUNTIME_BUILD_NEPOMUK:BOOL=ON} \
   %{?no_webkit} \
   .. 
 popd
@@ -502,6 +484,9 @@ fi
 
 
 %changelog
+* Mon Apr 13 2015 Rex Dieter <rdieter at fedoraproject.org> 15.04.0-1
+- 15.04.0
+
 * Sat Mar 07 2015 Rex Dieter <rdieter at fedoraproject.org> - 14.12.3-2
 - kdesu subpkg (#1199720)
 - move plasmapkg.1 manpage to main pkg (it's safe)
diff --git a/sources b/sources
index 2d47b4d..62c2561 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9252c4096b1d80beb7059b9f453a93a  kde-runtime-14.12.3.tar.xz
+0c280ac81c2d7ef72d614ea9b81b13f5  kde-runtime-15.04.0.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kde-runtime.git/commit/?h=f22&id=48b6690f81923bfad552ba47e68cd5ffd2ad5066


More information about the scm-commits mailing list