diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-03-08 10:39:23 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-03-08 10:39:23 +0100 |
commit | a0837c0ccd4281fe21a97f284c8c06c1990d5f5e (patch) | |
tree | dfb139d101dac7bb2164ce40ac18371335068b35 /redhat/tdepim | |
parent | 8b338243ae51b0576524074d55d145020bd0802c (diff) | |
download | tde-packaging-a0837c0ccd4281fe21a97f284c8c06c1990d5f5e.tar.gz tde-packaging-a0837c0ccd4281fe21a97f284c8c06c1990d5f5e.zip |
RPM packaging: update main packages
Diffstat (limited to 'redhat/tdepim')
-rw-r--r-- | redhat/tdepim/tdepim-14.0.0.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/redhat/tdepim/tdepim-14.0.0.spec b/redhat/tdepim/tdepim-14.0.0.spec index 8d8d3955a..ceeb55886 100644 --- a/redhat/tdepim/tdepim-14.0.0.spec +++ b/redhat/tdepim/tdepim-14.0.0.spec @@ -43,9 +43,6 @@ Prefix: %{tde_prefix} Source0: %{name}-%{version}%{?preversion:~%{preversion}}.tar.gz -# [tdepim] Missing LDFLAGS cause FTBFS on MGA2/MDV2011 -Patch14: kdepim-3.5.13-missing_ldflags.patch - BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: trinity-tqtinterface-devel >= %{tde_version} @@ -2206,7 +2203,6 @@ update-desktop-database %{tde_datadir}/applications > /dev/null 2>&1 || : %prep %setup -q -n %{name}-%{version}%{?preversion:~%{preversion}} -#patch14 -p1 -b .ldflags %build |