Selaa lähdekoodia

Corrected name and upgraded to qt-3.0.2-20020227.

Michael Schloh von Bennewitz 24 vuotta sitten
vanhempi
commit
b645aefde5
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      qt/qt.spec

+ 3 - 3
qt/qt.spec

@@ -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