]> git.pld-linux.org Git - packages/cocoon.git/blame - cocoon.spec
- many small fixes, inspired by kloczek
[packages/cocoon.git] / cocoon.spec
CommitLineData
dfb7913b 1
2%define fopver 0_15_0
3%define xalanver 1_2_D02
4%define xercesver 1_2
5
6Summary: The servlet XML transformation system
9b884a06 7Summary(pl): Serwletowy system transformacji XML
dfb7913b 8Name: cocoon
9Version: 1.8.2
96124520 10Release: 3
dfb7913b 11License: Apache
4c9c2bc8 12Group: Applications/Publishing/XML/Java
5d863eb3 13# new versions in http://www.apache.org/dist/cocoon/
3dc69b6b 14Source0: http://www.apache.org/dist/cocoon/OLD/cocoon-%{version}.tar.gz
5d863eb3 15# Source0-md5: 57fc25fcbc96f51cb684741651e94e30
dfb7913b 16Source1: %{name}-web.xml
17Source2: %{name}-webapp.conf
96124520 18Source3: %{name}-properties
35c5dbbb 19Patch0: %{name}-paths.patch
dfb7913b 20URL: http://xml.apache.org/cocoon/
137e3e22 21Requires: jre >= 1.1
dfb7913b 22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23BuildArch: noarch
9b884a06 24BuildRequires: jar
dfb7913b 25
26%description
27Cocoon is a 100% pure Java publishing framework that relies on new W3C
28technologies (such as XML and XSL) to provide web content.
29
9b884a06
JB
30%description -l pl
31