|
@@ -32,10 +32,10 @@ Class: EVAL
|
|
|
Group: Typesetting
|
|
Group: Typesetting
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: 0.94
|
|
Version: 0.94
|
|
|
-Release: 20080101
|
|
|
|
|
|
|
+Release: 20080328
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
-Source0: http://www.apache.org/dist/xmlgraphics/fop/fop-%{version}-bin-jdk1.4.tar.gz
|
|
|
|
|
|
|
+Source0: http://www.apache.org/dist/xmlgraphics/fop/binaries/fop-%{version}-bin-jdk1.4.tar.gz
|
|
|
Source1: fop.sh
|
|
Source1: fop.sh
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
@@ -58,7 +58,7 @@ AutoReqProv: no
|
|
|
%track
|
|
%track
|
|
|
prog fop = {
|
|
prog fop = {
|
|
|
version = %{version}
|
|
version = %{version}
|
|
|
- url = http://www.apache.org/dist/xmlgraphics/fop/
|
|
|
|
|
|
|
+ url = http://www.apache.org/dist/xmlgraphics/fop/binaries/
|
|
|
regex = fop-(\d+\.\d+(?:\.\d+)?)-bin(?:-jdk1.[456])?\.tar\.gz
|
|
regex = fop-(\d+\.\d+(?:\.\d+)?)-bin(?:-jdk1.[456])?\.tar\.gz
|
|
|
}
|
|
}
|
|
|
|
|
|