]> git.pld-linux.org Git - packages/tla.git/blame - tla.spec
- updated to 1.3.5, updated neon patch, removed obsolete debian patch
[packages/tla.git] / tla.spec
CommitLineData
7d14e0f0 1Summary: tla arch - revision control system
76a1dc91
JB
2Summary(pl): tla arch - system kontroli wersji
3Name: tla
756f1ee2
JB
4Version: 1.3.5
5Release: 1
4fff02ba 6Epoch: 1
7d14e0f0 7License: GPL v2
8Group: Development/Version Control
756f1ee2
JB
9Source0: ftp://ftp.gnu.org/gnu/gnu-arch/%{name}-%{version}.tar.gz
10# Source0-md5: db31ee89bc4788eef1eba1cee6c176ef
e5330411 11Patch0: %{name}-neon.patch
9f10b1e0 12URL: http://www.gnu.org/software/gnu-arch/
a834dbc5 13BuildRequires: findutils
756f1ee2 14BuildRequires: libtool
a834dbc5 15BuildRequires: neon-devel
f05be5f8
AM
16Requires: diffutils
17Requires: patch
18Requires: tar
7d14e0f0 19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
f26d5fdc 20
21%description
76a1dc91
JB
22tla arch is a revision control system: a program that lets programmers
23archive a history of changes made to the software they maintain and
24that, more importantly, helps programmers to coordinate, synchronize,
25and combine multiple lines of development for a single project.
f26d5fdc 26
27arch version tla is a C version of the reference arch concepts.
28
76a1dc91
JB
29%description -l pl
30