summaryrefslogtreecommitdiffstats
path: root/kshowmail.spec
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:59:03 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:59:03 -0500
commit9c02dbb59ce57c68dc177d9294b980bf114a3e11 (patch)
treeb1b40423c9be9a42a97cd0e8f3af3139aefb6fa0 /kshowmail.spec
parent0b875800e452c97b1a3f25aba5f029a8c33a4b93 (diff)
downloadkshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.tar.gz
kshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.zip
Update to TDE R14 API
Diffstat (limited to 'kshowmail.spec')
-rw-r--r--kshowmail.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/kshowmail.spec b/kshowmail.spec
index f810ee6..36a9a6e 100644
--- a/kshowmail.spec
+++ b/kshowmail.spec
@@ -38,11 +38,11 @@ Source: http://prdownloads.sourceforge.net/kshowmail/%{name}-%{version}.tar.g
BuildRoot: /var/tmp/kshowmail-root
%if %{su10} || %{su11}
-Requires: qt3 >= 3.3, kdelibs3 >= 3.4
-BuildRequires: qt3-devel >= 3.3, kdelibs3-devel >= 3.4, kdepim3-devel
+Requires: qt3 >= 3.3, tdelibs3 >= 3.4
+BuildRequires: qt3-devel >= 3.3, tdelibs3-devel >= 3.4, tdepim3-devel
%else
-Requires: qt >= 3.2, kdelibs >= 3.1
-BuildRequires: qt-devel >= 3.2, kdelibs-devel >= 3.1, kdepim3-devel
+Requires: qt >= 3.2, tdelibs >= 3.1
+BuildRequires: qt-devel >= 3.2, tdelibs-devel >= 3.1, tdepim3-devel
%endif
%description
@@ -102,14 +102,14 @@ rm -rf ../file.list.kshowmail
* Sat Apr 14 2007 <scott at fairfieldcomputers dot com>
- remove all configure options so 64 bit will work
- set prefix to /usr
-- move kdepim3-devel to buildrequires
+- move tdepim3-devel to buildrequires
* Fri Mar 30 2007 <scott at fairfieldcomputers dot com>
- add additional 64 bit configure options
* Sun Mar 18 2007 <scott at fairfieldcomputers dot com>
- add suse platform detection
- change make install-strip target to make install
* Sun Feb 25 2007 <scott at fairfieldcomputers dot com>
-- add kdepim-devel build requirement
+- add tdepim-devel build requirement
* Sun Dec 17 2006 <scott at fairfieldcomputers dot com>
- add 64 bit support
* Tue Jan 24 2006 <scott at fairfieldcomputers dot com>