]> git.pld-linux.org Git - packages/expat.git/blame - expat.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/expat.git] / expat.spec
CommitLineData
7ad9f85f 1Summary: XML 1.0 parser
2cb05058 2Summary(es): expat XML library
7ad9f85f 3Summary(pl): XML 1.0 parser
2cb05058 4Summary(pt_BR): Biblioteca XML expat
7ad9f85f 5Name: expat
1260ad05 6Version: 1.95.2
2cb05058 7Release: 3
1e190f71 8License: Thai Open Source Software Center Ltd (distributable)
7ad9f85f 9Group: Applications/Publishing/XML
1e190f71 10Source0: ftp://download.sourceforge.net/pub/sourceforge/expat/%{name}-%{version}.tar.gz
1260ad05 11Patch0: %{name}-ac_fix.patch
1e190f71 12URL: http://expat.sourceforge.net/
3d264c9a 13BuildRequires: autoconf
14BuildRequires: automake
15BuildRequires: libtool
7ad9f85f 16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
15d9c1cf 17Obsoletes: libexpat1_95
7ad9f85f 18
19%description
e1dd7fe4 20Expat is an XML parser written in C. It aims to be fully conforming.
21It is currently not a validating XML parser.
7ad9f85f 22
2cb05058 23%description -l es
24This is James Clark's expat XML parser library in C. It is a stream
25oriented parser that requires setting handlers to deal with the
26structure that the parser discovers in the document.
27
7ad9f85f 28%description -l pl
1e190f71 29