[kmymoney] - kmymoney-4.5

Rex Dieter rdieter at fedoraproject.org
Mon Aug 16 20:28:04 UTC 2010


commit bece6d50c43e7203a96855b1ee57495eddf765cf
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Aug 16 15:32:46 2010 -0500

    - kmymoney-4.5

 .gitignore                  |    2 +-
 kmymoney-3.96.1-rpath.patch |    2 +-
 kmymoney.spec               |    5 ++++-
 sources                     |    2 +-
 4 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8d5eff..726fe73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-kmymoney-3.98.0.tar.bz2
+kmymoney-4.5.tar.bz2
diff --git a/kmymoney-3.96.1-rpath.patch b/kmymoney-3.96.1-rpath.patch
index 69945ac..b9993b3 100644
--- a/kmymoney-3.96.1-rpath.patch
+++ b/kmymoney-3.96.1-rpath.patch
@@ -10,7 +10,7 @@ diff -up kmymoney-3.96.1/CMakeLists.txt.rpath kmymoney-3.96.1/CMakeLists.txt
  # add the automatically determined parts of the RPATH
  # which point to directories outside the build tree to the install RPATH
 -SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
-+#SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
++SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
  
  # remark: these directories are used to find libs and .h files.
  # they are set globally after this point. no need to add everywhere.
diff --git a/kmymoney.spec b/kmymoney.spec
index dec16f6..9d3e5b7 100644
--- a/kmymoney.spec
+++ b/kmymoney.spec
@@ -1,7 +1,7 @@
 
 Summary: Personal finance 
 Name:    kmymoney
-Version: 3.98.0
+Version: 4.5
 Release: 1%{?dist}
 
 # kmm itself is GPLv2+ , but kdchart is GPLv2 or GPLv3
@@ -169,6 +169,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Aug 16 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.5-1
+- kmymoney-4.5
+
 * Sun May 16 2010 Rex Dieter <rdieter at fedoraproject.org> - 3.98.0-1
 - kmymoney-3.98.0
 
diff --git a/sources b/sources
index ba1cb6a..a35b597 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8f96b82edd137aaf3290ad089167536  kmymoney-3.98.0.tar.bz2
+a764fe259c7885f22a10049cef68398e  kmymoney-4.5.tar.bz2


More information about the scm-commits mailing list