summaryrefslogtreecommitdiffstats
path: root/redhat/kdegames/trinity-kdegames-3.5.13.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/kdegames/trinity-kdegames-3.5.13.spec')
-rw-r--r--redhat/kdegames/trinity-kdegames-3.5.13.spec16
1 files changed, 11 insertions, 5 deletions
diff --git a/redhat/kdegames/trinity-kdegames-3.5.13.spec b/redhat/kdegames/trinity-kdegames-3.5.13.spec
index d81424740..db5f20495 100644
--- a/redhat/kdegames/trinity-kdegames-3.5.13.spec
+++ b/redhat/kdegames/trinity-kdegames-3.5.13.spec
@@ -21,7 +21,7 @@
Name: trinity-tdegames
Summary: Trinity Desktop Environment - Games
Version: 3.5.13
-Release: 4%{?dist}%{?_variant}
+Release: 5%{?dist}%{?_variant}
License: GPLv2
Group: Amusements/Games
@@ -36,9 +36,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source: kdegames-%{version}.tar.gz
# [kdegames/ktuberling] Fix ktuberling pictures loading
-Patch0: kdegames-3.5.13-ktuberling_fail_load_picture.patch
+Patch1: kdegames-3.5.13-ktuberling_fail_load_picture.patch
# [kdegames] Missing LDFLAGS cause FTBFS on Mageia 2
-Patch1: kdegames-3.5.13-missing_ldflags.patch
+Patch2: kdegames-3.5.13-missing_ldflags.patch
+# [kdegames] Switch to v3.5.13-sru branch
+Patch3: kdegames-3.5.13-sru-20120827.patch
BuildRequires: autoconf automake libtool m4
BuildRequires: trinity-tdelibs-devel
@@ -1519,8 +1521,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
%prep
%setup -q -n kdegames
-%patch0 -p1
-%patch1 -p1 -b .ftbfs
+#patch1 -p1
+#patch2 -p1 -b .ftbfs
+%patch3 -p1
# Ugly hack to modify TQT include directory inside autoconf files.
# If TQT detection fails, it fallbacks to TQT4 instead of TQT3 !
@@ -1587,6 +1590,9 @@ fi
%changelog
+* Mon Aug 27 2012 Francois Andriot <francois.andriot@free.fr> - 3.5.13-5
+- Switch to v3.5.13-sru branch
+
* Tue Jul 31 2012 Francois Andriot <francois.andriot@free.fr> - 3.5.13-4
- Split into several packages
- Add support for Mageia 2