From e9239d4a69e70624cb0b031ed2769928c0cc3c0a Mon Sep 17 00:00:00 2001 From: Deji Akingunola Date: Wed, 22 Feb 2012 23:27:51 -0500 Subject: [PATCH] Remove the dso fix patch --- gparted-fixdso.patch | 11 ----------- gparted.spec | 2 -- 2 files changed, 13 deletions(-) delete mode 100644 gparted-fixdso.patch diff --git a/gparted-fixdso.patch b/gparted-fixdso.patch deleted file mode 100644 index ab924d7..0000000 --- a/gparted-fixdso.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in 2011-12-13 11:34:22.000000000 -0500 -+++ src/Makefile.in.new 2012-01-27 13:20:52.604989955 -0500 -@@ -311,7 +311,7 @@ - ufs.cc \ - xfs.cc - --gpartedbin_LDFLAGS = -lparted -lgthread-2.0 -+gpartedbin_LDFLAGS = -lparted -lgthread-2.0 -lpthread - gpartedbin_LDADD = $(GTKMM_LIBS) - all: all-am - diff --git a/gparted.spec b/gparted.spec index 0db04a2..3ad1376 100644 --- a/gparted.spec +++ b/gparted.spec @@ -8,7 +8,6 @@ URL: http://gparted.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 Source1: gparted-console.apps Source2: gparted-pam.d -Patch0: gparted-fixdso.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkmm24-devel parted-devel BuildRequires: libuuid-devel gettext perl(XML::Parser) @@ -25,7 +24,6 @@ will be detected at runtime and don't require a rebuild of GParted %prep %setup -q -%patch0 -p0 %build %configure --enable-libparted-dmraid