|
|
@@ -32,13 +32,12 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EXP]
|
|
|
Group: SGML
|
|
|
License: GPL
|
|
|
-Version: 1.3
|
|
|
-Release: 20011201
|
|
|
+Version: 1.3.1
|
|
|
+Release: 20020126
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://download.sourceforge.net/openjade/openjade-%{version}.tar.gz
|
|
|
Source1: mkcatalog
|
|
|
-Patch0: openjade-%{version}.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -55,7 +54,6 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q
|
|
|
- %patch -p0
|
|
|
|
|
|
%build
|
|
|
PATH="%{l_prefix}/bin:$PATH"; export PATH
|