summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralbator <albator@arcadia.vtf>2011-10-29 13:22:41 +0200
committeralbator <albator@arcadia.vtf>2011-10-29 13:22:41 +0200
commit6f9f02b9b034466bd21bc3863d90f8dcf8502850 (patch)
treecb5a1a52218514423d31373ada424c61c698fd72
parentba0e2f33b9bc577ded3fdc305c9b9579445bd7a6 (diff)
downloadtde-packaging-6f9f02b9b034466bd21bc3863d90f8dcf8502850.tar.gz
tde-packaging-6f9f02b9b034466bd21bc3863d90f8dcf8502850.zip
kdebase 3.5.12 fix
-rwxr-xr-xredhat/kdebase/trinity-kdebase-3.5.12.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/redhat/kdebase/trinity-kdebase-3.5.12.spec b/redhat/kdebase/trinity-kdebase-3.5.12.spec
index b3df6b097..f060b3c44 100755
--- a/redhat/kdebase/trinity-kdebase-3.5.12.spec
+++ b/redhat/kdebase/trinity-kdebase-3.5.12.spec
@@ -2,7 +2,7 @@
%if "%{?version}" == ""
%define version 3.5.12
%endif
-%define release 11
+%define release 12
# If TDE is built in a specific prefix (e.g. /opt/trinity), the release will be suffixed with ".opt".
%if "%{?_prefix}" != "/usr"
@@ -51,6 +51,8 @@ Patch4: http://www.trinitydesktop.org/patches/r1182808.diff
# [kdebase] fixed an incompatibility with gcc 4.5
Patch8: http://www.trinitydesktop.org/patches/r1221326.diff
+Patch11: kdebase-3.5.12-kickerfix.patch
+
# TDE Official patches (from SVN), modified
# [kdebase/ksmserver/shutdowndlg.cpp] Fixed invalid constructor per GCC 4.5.2
Patch7: kdebase-3.5.12-r1220975.patch
@@ -185,6 +187,7 @@ Protocol handlers (KIOslaves) for personal information management, including:
%if 0%{?rhel} && 0%{?rhel} < 6
%patch10 -p1
%endif
+%patch11 -d kicker/kicker
%__cp "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in"
%__cp "/usr/share/libtool/"*"/ltmain.sh" "admin/ltmain.sh"