From 4d20e9b49954e94058bcc4efba74740f1f111335 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter@math.unl.edu>
Date: Thu, 14 Jan 2016 12:11:14 -0600
Subject: [PATCH] cosmetics, -BR: cmake, update URL

---
 .gitignore           | 20 --------------------
 kf5-ktexteditor.spec | 11 +++++++----
 2 files changed, 7 insertions(+), 24 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8413051..157fa86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,21 +1 @@
-/ktexteditor-4.100.0.tar.xz
-/ktexteditor-move-katepart-into-kf5-parts-sudir-of-plugin-dir.patch
-/ktexteditor-5.0.0.tar.xz
-/ktexteditor-5.1.0.tar.xz
-/ktexteditor-5.2.0.tar.xz
-/ktexteditor-5.3.0.tar.xz
-/ktexteditor-5.4.0.tar.xz
-/ktexteditor-5.5.0.tar.xz
-/ktexteditor-5.6.0.tar.xz
-/ktexteditor-5.7.0.tar.xz
-/ktexteditor-5.8.0.tar.xz
-/ktexteditor-5.9.0.tar.xz
-/ktexteditor-5.10.0.tar.xz
-/ktexteditor-5.11.0.tar.xz
-/ktexteditor-5.12.0.tar.xz
-/ktexteditor-5.13.0.tar.xz
-/ktexteditor-5.14.0.tar.xz
-/ktexteditor-5.15.0.tar.xz
-/ktexteditor-5.16.0.tar.xz
-/ktexteditor-5.17.0.tar.xz
 /ktexteditor-5.18.0.tar.xz
diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec
index 3f31bcb..9ad041d 100644
--- a/kf5-ktexteditor.spec
+++ b/kf5-ktexteditor.spec
@@ -2,11 +2,11 @@
 
 Name:           kf5-%{framework}
 Version:        5.18.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 with advanced embeddable text editor
 
 License:        LGPLv2+
-URL:            https://projects.kde.org/projects/frameworks/ktexteditor
+URL:            https://projects.kde.org/ktexteditor
 
 %global versiondir %(echo %{version} | cut -d. -f1-2)
 %global revision %(echo %{version} | cut -d. -f3)
@@ -17,7 +17,6 @@ URL:            https://projects.kde.org/projects/frameworks/ktexteditor
 %endif
 Source0:        http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz
 
-BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{version}
 BuildRequires:  kf5-karchive-devel >= %{version}
 BuildRequires:  kf5-kconfig-devel >= %{version}
@@ -52,7 +51,6 @@ IDE.
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 Requires:       kf5-kparts-devel >= %{version}
-
 %description    devel
 The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
@@ -61,6 +59,7 @@ developing applications that use %{name}.
 %prep
 %autosetup -n %{framework}-%{version} -p1
 
+
 %build
 mkdir %{_target_platform}
 pushd %{_target_platform}
@@ -72,6 +71,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
+
 %find_lang ktexteditor5_qt --with-qt --all-name
 
 
@@ -96,6 +96,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Thu Jan 14 2016 Rex Dieter <rdieter@fedoraproject.org> 5.18.0-2
+- cosmetics, -BR: cmake, update URL
+
 * Sun Jan 03 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.18.0-1
 - KDE Frameworks 5.18.0