[ark] 14.11.97

Rex Dieter rdieter at fedoraproject.org
Tue Dec 9 17:40:47 UTC 2014


commit a31363491773237c35ce77a4e6b83169f7276441
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Dec 9 11:40:56 2014 -0600

    14.11.97

 .gitignore                                         |    2 +-
 ...ng-on-exit-when-being-used-solely-as-a-KP.patch |   32 --------------------
 ark.spec                                           |   18 +++++------
 sources                                            |    2 +-
 4 files changed, 10 insertions(+), 44 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 982417e..7b4117a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/ark-4.14.2.tar.xz
 /ark-4.14.3.tar.xz
+/ark-14.11.97.tar.xz
diff --git a/ark.spec b/ark.spec
index 3831637..2463452 100644
--- a/ark.spec
+++ b/ark.spec
@@ -4,8 +4,8 @@
 
 Name:    ark
 Summary: Archive manager
-Version: 4.14.3
-Release: 3%{?dist}
+Version: 14.11.97
+Release: 1%{?dist}
 
 License: GPLv2+
 URL:     http://utils.kde.org/projects/ark 
@@ -15,7 +15,7 @@ URL:     http://utils.kde.org/projects/ark
 %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
 
 ## upstreamable patches
 # libkerfuffle namelink_skip
@@ -26,13 +26,10 @@ Patch53: ark-4.9.97-improve_subfolder_autodetection.patch
 Patch54: ark-unar-06.patch
 
 ## upstream patches
-# Applications/14.12 branch
-# https://bugs.kde.org/show_bug.cgi?id=341187
-Patch100: Stop-crashing-on-exit-when-being-used-solely-as-a-KP.patch
 
 BuildRequires: bzip2-devel
 BuildRequires: desktop-file-utils
-BuildRequires: kdelibs4-devel >= %{version}
+BuildRequires: kdelibs4-devel >= 4.14
 BuildRequires: kde-baseapps-devel >= %{version}
 %if 0%{?fedora} > 19
 BuildRequires: libappstream-glib
@@ -52,7 +49,7 @@ Obsoletes: kdeutils-ark < 6:4.7.80
 Provides:  kdeutils-ark = 6:%{version}-%{release}
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
-Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
+Requires: kde-runtime >= %{version}
 # Dependencies for archive plugins.
 # could split .desktop like okular to support these via
 # TryExec=<foo> instead someday -- Rex
@@ -90,8 +87,6 @@ Provides:  kdeutils-ark-libs = 6:%{version}-%{release}
 %patch53 -p1 -b .improve_subfolder_autodetection
 %patch54 -p1 -b .unar-06
 
-%patch100 -p1 -b .kde341187
-
 
 %build
 mkdir -p %{_target_platform}
@@ -152,6 +147,9 @@ fi
 
 
 %changelog
+* Tue Dec 09 2014 Rex Dieter <rdieter at fedoraproject.org> - 14.11.97-1
+- 14.11.97
+
 * Mon Nov 24 2014 Rex Dieter <rdieter at fedoraproject.org> 4.14.3-3
 - backport crash fix for nested archives (kde#341187)
 
diff --git a/sources b/sources
index 2cdcd6e..91c7628 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd5eb80440593025d34133fd126cdacd  ark-4.14.3.tar.xz
+6b9b5cc8243247ed637fb4c7228d5a69  ark-14.11.97.tar.xz


More information about the scm-commits mailing list