|
|
@@ -32,7 +32,7 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EVAL]
|
|
|
Group: Editor
|
|
|
License: GPL
|
|
|
-Version: 0.5.7
|
|
|
+Version: 0.5.8
|
|
|
Release: 20021218
|
|
|
|
|
|
# list of sources
|
|
|
@@ -52,7 +52,7 @@ AutoReqProv: no
|
|
|
Unix/X11/Qt and Windows/Qt.
|
|
|
|
|
|
%prep
|
|
|
- %setup -q -n asgui-%{version}
|
|
|
+ %setup -q -n %{name}-%{version}
|
|
|
|
|
|
%build
|
|
|
./configure \
|