diff options
Diffstat (limited to 'kshowmail.spec')
-rw-r--r-- | kshowmail.spec | 12 |
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> |