]> git.pld-linux.org Git - packages/aegis.git/blame - aegis.spec
- s/home_etc/etc_dir/
[packages/aegis.git] / aegis.spec
CommitLineData
540186f3 1Summary: Project change supervisor
a3076f12 2Summary(pl): Nadzorca zmian w projektach
b8875984 3Name: aegis
08b96111 4Version: 3.18
8fff0908 5Release: 2
2647fb7d 6License: GPL
b8875984 7Group: Development/Version Control
2647fb7d 8Source0: http://www.canb.auug.org.au/~millerp/aegis/%{name}-%{version}.tar.gz
7eb9256c 9Patch0: %{name}-ugid.patch
62e6361b 10Patch1: %{name}-etc_dir.patch
36bbeeef 11Patch2: %{name}-pmake.patch
b8875984 12URL: http://www.canb.auug.org.au/~millerp/aegis.html
08b96111 13Icon: aegis.gif
8166a183 14BuildRequires: zlib-devel
8fff0908
JB
15Requires(pre): /usr/bin/getgid
16Requires(pre): /bin/id
17Requires(pre): /usr/sbin/groupadd
18Requires(pre): /usr/sbin/useradd
19Requires(postun): /usr/sbin/userdel
20Requires(postun): /usr/sbin/groupdel
9608b062 21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
b8875984 22
8166a183
JB
23%define _sharedstatedir /var/lib
24
b8875984 25%description
c8221229 26Aegis is a transaction-based software configuration management system.
27It provides a framework within which a team of developers may work on
28many changes to a program independently, and Aegis coordinates
29integrating these changes back into the master source of the program,
30with as little disruption as possible.
b8875984 31
bce5952a
JB
32%description -l pl
33