[kchmviewer] - Update to 5.3 - Remove kchmviewer-5.2-missed-src.patch

cheeselee cheeselee at fedoraproject.org
Sat Jan 15 14:09:04 UTC 2011


commit a514d57b1bb76d5dc97da6a89b4f8752cf6b3ac1
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Sat Jan 15 22:09:32 2011 +0800

    - Update to 5.3
    - Remove kchmviewer-5.2-missed-src.patch

 .gitignore                      |    1 +
 kchmviewer-5.2-missed-src.patch |   19 -------------------
 kchmviewer.spec                 |   16 +++++++---------
 sources                         |    2 +-
 4 files changed, 9 insertions(+), 29 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f48b26e..61addaa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 kchmviewer-5.2.tar.gz
+/kchmviewer-5.3.tar.gz
diff --git a/kchmviewer.spec b/kchmviewer.spec
index ee55b24..4b7c7ad 100644
--- a/kchmviewer.spec
+++ b/kchmviewer.spec
@@ -1,7 +1,6 @@
-
 Name:           kchmviewer
-Version:        5.2
-Release:        5%{?dist}
+Version:        5.3
+Release:        1%{?dist}
 Summary:        CHM viewer
 
 Group:          Applications/Publishing
@@ -13,10 +12,6 @@ Source0:        http://downloads.sourceforge.net/kchmviewer/kchmviewer-%{version
 # the one from kdegraphics
 Patch1:         kchmviewer-5.1-no_msits.patch
 
-# add missed source files to src/CMakeLists.txt
-# applied in upstream svn363
-Patch2:         kchmviewer-5.2-missed-src.patch
-
 BuildRequires:  chmlib-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
@@ -46,10 +41,9 @@ Requires: hicolor-icon-theme
 Common data files for KchmViewer.
 
 %prep
-%setup -q -n build-%{version}
+%setup -q
 
 %patch1 -p1 -b .no_msits
-%patch2 -p1 -b .missed_src
 
 chmod -x lib/kio-msits/msits.*
 
@@ -138,6 +132,10 @@ fi
 
 
 %changelog
+* Sat Jan 15 2011 Robin Lee <cheeselee at fedoraproject.org> - 5.3-1
+- Update to 5.3
+- Remove kchmviewer-5.2-missed-src.patch
+
 * Tue Oct 12 2010 Robin Lee <cheeselee at fedoraproject.org> - 5.2-5
 - _smp_mflags will break compilation of the Qt version, remove it
 
diff --git a/sources b/sources
index 01fdd71..e46f8c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9798c7f949d1137949e69a8c226415f9  kchmviewer-5.2.tar.gz
+619bae91bcaf9cc81d9907f0d593798f  kchmviewer-5.3.tar.gz


More information about the scm-commits mailing list