[kgeography] fix build

Rex Dieter rdieter at fedoraproject.org
Mon Apr 1 01:28:22 UTC 2013


commit 46a186f57002e55f8cd06d9ed06e6a35ab5639aa
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Mar 31 20:28:00 2013 -0500

    fix build

 .gitignore      |    1 -
 kgeography.spec |    4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89dfbe1..9aef4b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/kgeography-4.10.1.tar.xz
 /kgeography-4.10.2.tar.xz
diff --git a/kgeography.spec b/kgeography.spec
index ad1fa48..1620ec0 100644
--- a/kgeography.spec
+++ b/kgeography.spec
@@ -16,7 +16,7 @@ Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar
 BuildRequires: desktop-file-utils
 BuildRequires: kdelibs4-devel >= %{version}
 
-Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
+Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
 
 # when split occurred
 Conflicts: kdeedu < 4.7.0-10
@@ -62,7 +62,7 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 fi
 
 %files -f %{name}.lang
-%doc AUTHORS Changelog COPYING README TODO
+%doc AUTHORS COPYING README TODO
 %{_kde4_bindir}/kgeography
 %{_kde4_appsdir}/kgeography/
 %{_kde4_datadir}/applications/kde4/kgeography.desktop


More information about the scm-commits mailing list