[kppp] 14.12.1

Rex Dieter rdieter at fedoraproject.org
Sat Jan 17 19:24:54 UTC 2015


commit 7d398fb9e636b9fb9d51144b773a58842df47d30
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jan 17 13:25:20 2015 -0600

    14.12.1

 .gitignore |    1 +
 kppp.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7007f97..f3d2349 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /kppp-4.14.1.tar.xz
 /kppp-4.14.2.tar.xz
 /kppp-4.14.3.tar.xz
+/kppp-14.12.1.tar.xz
diff --git a/kppp.spec b/kppp.spec
index fe3de72..693824a 100644
--- a/kppp.spec
+++ b/kppp.spec
@@ -1,7 +1,7 @@
 
 Name:    kppp
 Summary: Dialer and Front end for pppd
-Version: 4.14.3
+Version: 14.12.1
 Release: 1%{?dist}
 
 License: GPLv2+ and GFDL
@@ -12,7 +12,7 @@ URL:     https://projects.kde.org/projects/kde/kdenetwork/%{name}
 %else
 %global stable stable
 %endif
-Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
+Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz
 Source1: kppp.console
 Source2: kppp.pam
 
@@ -23,9 +23,9 @@ Patch2: kdenetwork-4.3.3-resolv-conf-path.patch
 Patch5: kppp-4.10.90-strict_aliasing.patch
 
 BuildRequires: desktop-file-utils
-BuildRequires: kdelibs4-devel >= %{version}
+BuildRequires: kdelibs4-devel >= 4.14
 
-Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
+%{?kde_runtime_requires}
 Requires: ppp
 # use consolehelper instead of setuid kppp
 Requires: usermode-gtk
@@ -100,6 +100,9 @@ fi
 
 
 %changelog
+* Sat Jan 17 2015 Rex Dieter <rdieter at fedoraproject.org> - 14.12.1-1
+- 14.12.1
+
 * Sun Nov 09 2014 Rex Dieter <rdieter at fedoraproject.org> - 4.14.3-1
 - 4.14.3
 
diff --git a/sources b/sources
index c64f162..6ea62a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d7eceef1dc75a178018325fcd8b1fdb  kppp-4.14.3.tar.xz
+cbca72deedb2b4d39831153a10c95bad  kppp-14.12.1.tar.xz


More information about the scm-commits mailing list