[kde-partitionmanager/f14/master] update to 1.0.3 bugfix release, removed obsoleted patch

thomasj thomasj at fedoraproject.org
Wed Sep 1 13:49:03 UTC 2010


commit 0700e74f58f05611b08872d2aa1fe11de336af77
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Wed Sep 1 15:49:03 2010 +0200

    update to 1.0.3 bugfix release, removed obsoleted patch

 .gitignore                |    1 +
 CMakeLists.txt.DSO.patch  |   11 -----------
 kde-partitionmanager.spec |   11 +++++------
 sources                   |    2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16fdde5..f0da7e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 89595-partitionmanager-1.0.2.tar.bz2
+/89595-partitionmanager-1.0.3.tar.gz
diff --git a/kde-partitionmanager.spec b/kde-partitionmanager.spec
index a16d227..071486f 100644
--- a/kde-partitionmanager.spec
+++ b/kde-partitionmanager.spec
@@ -1,7 +1,7 @@
 ## Renamed due to the too generic name of the application
 
 Name:		kde-partitionmanager
-Version:	1.0.2
+Version:	1.0.3
 Release:	1%{?dist}
 Summary:	KDE Partition Manager
 
@@ -11,9 +11,7 @@ URL:		http://www.kde-apps.org/content/show.php/KDE+Partition+Manager?content=895
 Source0:	http://www.kde-apps.org/CONTENT/content-files/89595-partitionmanager-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-## upstreamable patches
-# Fix DSO patches
-Patch10:	CMakeLists.txt.DSO.patch
+# upstreamable patches
 
 BuildRequires:	parted-devel, e2fsprogs-devel, pkgconfig, gettext, kdelibs4-devel, cmake
 %if 0%{?fedora} >= 12
@@ -44,8 +42,6 @@ mv src/partitionmanager.desktop src/kde-partitionmanager.desktop
 mv src/kcm/kcm_partitionmanager.desktop src/kcm/kcm_kde-partitionmanager.desktop
 sed -i 's,partitionmanager.desktop,kde-partitionmanager.desktop,' src/CMakeLists.txt
 
-%patch10 -p0
-
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
@@ -77,6 +73,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 01 2010 Thomas Janssen <thomasj at fedoraproject.org> 1.0.3-1
+- 1.0.3 bugfix release
+
 * Tue May 18 2010 Thomas Janssen <thomasj at fedoraproject.org> 1.0.2-1
 - bugfix release
 
diff --git a/sources b/sources
index c173f3f..7c6e79b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-903a5d5abd345d9c3b5e911b4c6abe48  89595-partitionmanager-1.0.2.tar.bz2
+6e84d5bb8653d8899b145b36927ced6b  89595-partitionmanager-1.0.3.tar.gz


More information about the scm-commits mailing list