Browse Source

Corrected name and upgraded to qt-3.0.2-20020227.

master
Michael Schloh von Bennewitz 24 years ago committed by Ralf S. Engelschall
parent
commit
b645aefde5
  1. 6
      qt/qt.spec

6
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

Loading…
Cancel
Save