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