Browse Source

Upgrade to OpenJade 1.3.1

Ralf S. Engelschall 24 years ago
parent
commit
d5f0102ba2
1 changed files with 2 additions and 4 deletions
  1. 2 4
      openjade/openjade.spec

+ 2 - 4
openjade/openjade.spec

@@ -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