Просмотр исходного кода

Corrected name and upgraded to qt-3.0.2-20020227.

Michael Schloh von Bennewitz 24 лет назад
Родитель
Сommit
b645aefde5
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      qt/qt.spec

+ 3 - 3
qt/qt.spec

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