[kdepim] gcc47 hack no longer applies, hopefully not needed anymore

Rex Dieter rdieter at fedoraproject.org
Mon Jan 23 14:03:44 UTC 2012


commit 8ee4b87fb81192ee27ae0832a0e1ea5bbf5e8434
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Jan 23 08:03:11 2012 -0600

    gcc47 hack no longer applies, hopefully not needed anymore

 kdepim.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/kdepim.spec b/kdepim.spec
index 07a08a1..4fab55b 100644
--- a/kdepim.spec
+++ b/kdepim.spec
@@ -92,7 +92,8 @@ Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
 
 %patch0 -p1 -b .install-headers
 %patch2 -p1 -b .kmail-migration
-%patch3 -p1 -b .fix-for-g++47
+# no longer applies, hopefully no longer needed -- rex
+#patch3 -p1 -b .fix-for-g++47
 
 
 %build


More information about the scm-commits mailing list