rdieter pushed to palapeli (master). "BR: libkdegames4"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 01:12:04 UTC 2015


>From 26586719269bcd99809e47d71687a88269920f28 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Sat, 18 Apr 2015 20:11:46 -0500
Subject: BR: libkdegames4


diff --git a/palapeli.spec b/palapeli.spec
index 27491e7..41f0e72 100644
--- a/palapeli.spec
+++ b/palapeli.spec
@@ -15,7 +15,8 @@ URL:     https://projects.kde.org/projects/kde/kdegames/%{name}
 Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: desktop-file-utils
-BuildRequires: libkdegames-devel >= %{version}
+BuildRequires: kdelibs4-devel >= 4.14
+BuildRequires: libkdegames4-devel
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 # needs the qvoronoi executable from qhull
@@ -28,7 +29,7 @@ game is to assemble the given pieces to an image.
 %package libs
 Summary: Runtime libraries for %{name}
 License: LGPLv2+
-Requires: libkdegames%{?_isa} >= %{version}
+Requires: %{name} = %{version}-%{release}
 %description libs
 %{summary}.
 
@@ -46,7 +47,7 @@ Requires: kdelibs4-devel
 
 
 %build
-mkdir -p %{_target_platform}
+mkdir %{_target_platform}
 pushd %{_target_platform}
 %{cmake_kde4} ..
 popd
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/palapeli.git/commit/?h=master&id=26586719269bcd99809e47d71687a88269920f28


More information about the scm-commits mailing list