|
|
@@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EVAL]
|
|
|
Group: Editor
|
|
|
License: GPL
|
|
|
-Version: 0.6.0
|
|
|
-Release: 20021128
|
|
|
+Version: 0.5.0
|
|
|
+Release: 20021129
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.ossp.org/pkg/tool/asgui/asgui-%{version}.tar.gz
|
|
|
@@ -56,7 +56,8 @@ AutoReqProv: no
|
|
|
|
|
|
%build
|
|
|
./configure \
|
|
|
- --prefix=%{l_prefix}
|
|
|
+ --prefix=%{l_prefix} \
|
|
|
+ --with-qtdir=%{l_prefix}
|
|
|
%{l_make} %{l_mflags -O}
|
|
|
|
|
|
%install
|