|
|
@@ -24,7 +24,7 @@
|
|
|
##
|
|
|
|
|
|
# package information
|
|
|
-Name: qt-x11-free
|
|
|
+Name: qt
|
|
|
Summary: The Qt Toolkit
|
|
|
URL: http://www.trolltech.com/products/qt/x11.html
|
|
|
Vendor: TrollTech AS
|
|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [EXP]
|
|
|
Group: X11
|
|
|
License: GPL
|
|
|
Version: 3.0.2
|
|
|
-Release: 20020226
|
|
|
+Release: 20020227
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-free-%{version}.tar.gz
|
|
|
@@ -59,7 +59,7 @@ AutoReqProv: no
|
|
|
technology enables true component programming.
|
|
|
|
|
|
%prep
|
|
|
- %setup -q
|
|
|
+ %setup -q -n qt-x11-free-%{version}
|
|
|
|
|
|
%build
|
|
|
QTDIR=`pwd`; export QTDIR
|