[kchmviewer/f16] - Update to 6.0 - Remove Requires kio_msits and kchmviewer-5.1-no_msits.patch

cheeselee cheeselee at fedoraproject.org
Mon Dec 19 14:44:27 UTC 2011


commit 9d38cdc201eeb7eae04361a791e1341250ba0fe0
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Mon Dec 19 22:44:02 2011 +0800

    - Update to 6.0
    - Remove Requires kio_msits and kchmviewer-5.1-no_msits.patch

 .gitignore      |    1 +
 kchmviewer.spec |   16 ++++++----------
 sources         |    2 +-
 3 files changed, 8 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61addaa..84e5b1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 kchmviewer-5.2.tar.gz
 /kchmviewer-5.3.tar.gz
+/kchmviewer-6.0.tar.gz
diff --git a/kchmviewer.spec b/kchmviewer.spec
index 5f6e343..e7920fe 100644
--- a/kchmviewer.spec
+++ b/kchmviewer.spec
@@ -1,6 +1,6 @@
 Name:           kchmviewer
-Version:        5.3
-Release:        2%{?dist}
+Version:        6.0
+Release:        1%{?dist}
 Summary:        CHM viewer
 
 Group:          Applications/Publishing
@@ -8,16 +8,12 @@ License:        GPLv3+
 URL:            http://www.kchmviewer.net/
 Source0:        http://downloads.sourceforge.net/kchmviewer/kchmviewer-%{version}.tar.gz
 
-# Instead of using the version of kio_msits.so provided by this package, we use
-# the one from kdegraphics
-Patch1:         kchmviewer-5.1-no_msits.patch
 
 BuildRequires:  chmlib-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  kdelibs4-devel
 
-Requires: kio_msits
 Requires: %{name}-common = %{version}-%{release}
 
 %description
@@ -43,10 +39,6 @@ Common data files for KchmViewer.
 %prep
 %setup -q
 
-%patch1 -p1 -b .no_msits
-
-chmod -x lib/kio-msits/msits.*
-
 
 %build
 # make the Qt-only version
@@ -132,6 +124,10 @@ fi
 
 
 %changelog
+* Mon Dec 19 2011 Robin Lee <cheeselee at fedoraproject.org> - 6.0-1
+- Update to 6.0
+- Remove Requires kio_msits and kchmviewer-5.1-no_msits.patch
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index e46f8c7..4ffadf8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-619bae91bcaf9cc81d9907f0d593798f  kchmviewer-5.3.tar.gz
+940fdeeb5f50cdd0d0611f7a13e003f9  kchmviewer-6.0.tar.gz


More information about the scm-commits mailing list