diff options
author | albator <albator@arcadia.vtf> | 2011-11-07 19:57:22 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-11-07 19:57:22 +0100 |
commit | d06710500298b4e024a384f3bdba5e0f657f38bc (patch) | |
tree | 31066091dcfadb35df70f2d50acfaa1138eb14e3 /redhat/qt3 | |
parent | a4a159783f44fec03921e23f58f2625290e8f728 (diff) | |
download | tde-packaging-d06710500298b4e024a384f3bdba5e0f657f38bc.tar.gz tde-packaging-d06710500298b4e024a384f3bdba5e0f657f38bc.zip |
Redhat/Fedora:
- add konversation
- minor updates to other components ...
Diffstat (limited to 'redhat/qt3')
-rw-r--r-- | redhat/qt3/qt3.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/qt3/qt3.spec b/redhat/qt3/qt3.spec index 462703918..ad8ae872f 100644 --- a/redhat/qt3/qt3.spec +++ b/redhat/qt3/qt3.spec @@ -1,6 +1,6 @@ # Default version for this component %if "%{?version}" == "" -%define version 3.3.8.d +%define version 3.3.8d %endif # The following QT4 packages should NOT be installed to @@ -30,7 +30,7 @@ Provides: qt = 1:%{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #Source0: ftp://ftp.troll.no/qt/source/qt-x11-free-3.3.8b.tar.gz -Source0: %{name}-%{version}.tar.gz +Source0: qt3-3.3.8.d.tar.gz Source2: qt.sh Source3: qt.csh Source4: designer3.desktop |