|
|
@@ -32,11 +32,11 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [PLUS]
|
|
|
Group: Converter
|
|
|
License: GPL
|
|
|
-Version: 2.6.4
|
|
|
-Release: 20030623
|
|
|
+Version: 2.6.8
|
|
|
+Release: 20030817
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: http://www.mhonarc.org/tar/MHonArc%{version}.tar.bz2
|
|
|
+Source0: http://www.mhonarc.org/tar/MHonArc-%{version}.tar.gz
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -52,10 +52,9 @@ AutoReqProv: no
|
|
|
including support for MIME and powerful user customization features.
|
|
|
|
|
|
%prep
|
|
|
- %setup -q -n MHonArc%{version}
|
|
|
+ %setup -q -n MHonArc-%{version}
|
|
|
|
|
|
%build
|
|
|
- # no-op
|
|
|
|
|
|
%install
|
|
|
rm -rf $RPM_BUILD_ROOT
|