[polkit-kde] * Wed Aug 04 2010 Radek Novacek <rnovacek at redhat.com> - 0.95.1-6 - Fixed FTBFS with GCC-4.5

Radek Novacek rnovacek at fedoraproject.org
Wed Aug 4 09:50:17 UTC 2010


commit 66f2c9db562f7729f07cc6a2db16f24e9b0f3507
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Wed Aug 4 11:49:56 2010 +0200

    * Wed Aug 04 2010 Radek Novacek <rnovacek at redhat.com> - 0.95.1-6
    - Fixed FTBFS with GCC-4.5

 polkit-kde.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/polkit-kde.spec b/polkit-kde.spec
index c598651..644e185 100644
--- a/polkit-kde.spec
+++ b/polkit-kde.spec
@@ -1,6 +1,6 @@
 Name:           polkit-kde
 Version:        0.95.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        PolicyKit integration for KDE Desktop
 
 Group:          Applications/System
@@ -14,6 +14,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch50: polkit-kde-1-0.95.1-ImplicitDSOLinking.patch
 # Already in kde svn
 Patch51: polkit-kde-1_root-password.patch
+Patch52: polkit-kde-1_gcc45.patch
 
 BuildRequires:  kdelibs4-devel
 BuildRequires:  polkit-qt-devel >= 0.95
@@ -35,6 +36,7 @@ Provides Policy Kit Authentication Agent that nicely fits to KDE.
 
 %patch50 -p1 -b .ImplicitDSOLinking
 %patch51 -p0
+%patch52 -p1 -b .gcc45
 
 
 %build
@@ -68,6 +70,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 04 2010 Radek Novacek <rnovacek at redhat.com> - 0.95.1-6
+- Fixed FTBFS with GCC-4.5
+
 * Wed Aug 04 2010 Radek Novacek <rnovacek at redhat.com> - 0.95.1-5
 - Add patch for showing "password for root" when root user is authenticating
 - Related: #618543


More information about the scm-commits mailing list