]> git.pld-linux.org Git - packages/cvsup.git/blame - cvsup.spec
- dropped pre-cvs changelog
[packages/cvsup.git] / cvsup.spec
CommitLineData
3dda0faf 1Summary: A CVS-aware network file distribution system
76926af9 2Summary(pl.UTF-8): Sieciowy system dystrybucji plików związany z CVS
3dda0faf 3Name: cvsup
4Version: 16.0
5Release: 1
6Group: Development/Version Control
be22124e 7License: BSD
8Source0: ftp://ftp.FreeBSD.org/pub/FreeBSD/CVSup/%{name}-%{version}.tar.gz
19c60e44 9# Source0-md5: bad884ccbd4ed129d360487c87c089a4
8630b2dd 10URL: http://www.polstra.com/projects/freeware/CVSup/
1d6aeed6 11BuildRequires: pm3
626588e2 12Requires: Modula-3
8b22eb60 13BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
3dda0faf 14
d442e338 15%description
be22124e 16CVSup is a next-generation replacement for sup. It is a leap forward,
17in terms of capability, speed, and server efficiency.
d442e338 18
19CVSup offers the following advantages:
be22124e 20- Capabilities. Clients can maintain local CVS branches without
d442e338 21 interference from CVSup.
be22124e 22- Speed. CVSup works directly from the CVS repository on the server.
23 It can parse and edit RCS files, and it understands how they are
24 typically changed under CVS. It uses a streaming protocol for updates
25 and sends compressed diffs and reverse diffs of changes to minimize
26 bandwidth.
d442e338 27
16d0d5b5
JR
28%description -l pl.UTF-8
29CVSup jest następcą dla sup. CVSup jest szybkim, zgodnych z
be22124e 30poprzednikami serwerem.
1351ea81
AM
31
32CVSup oferuje:
16d0d5b5
JR
33- Możliwości. Klienci mogą zarządzać lokalnymi drzewami.
34- Szybkość. CVSup działa bezpośrednio z repozytorium CVS na serwerze.
35 Może on analizować i modyfikować pliki CVS. CVSup używa
36 strumieniowego protokołu do aktualizowania (przesyła skompresowane
37 pliki aby zminimalizować zajmowane pasmo).
d442e338 38
39%package client
3dda0faf 40Summary: Client-side CVSup package
76926af9 41Summary(pl.UTF-8): CVSup - klient
3dda0faf 42Group: Development/Version Control
3dda0faf 43
d442e338 44%description client
be22124e 45CVSup is a next-generation replacement for sup. It is a leap forward,
46in terms of capability, speed, and server efficiency.
d442e338 47
48CVSup offers the following advantages:
be22124e 49- Capabilities. Clients can maintain local CVS branches without
d442e338 50 interference from CVSup.
be22124e 51- Speed. CVSup works directly from the CVS repository on the server.
52 It can parse and edit RCS files, and it understands how they are
53 typically changed under CVS. It uses a streaming protocol for updates
54 and sends compressed diffs and reverse diffs of changes to minimize
55 bandwidth.
d442e338 56
be22124e 57The client package allows a developer to maintain a local copy of a
58full CVS repository. CVSup can also maintain local copies of other
59kinds of directory trees.
d442e338 60
16d0d5b5
JR
61%description client -l pl.UTF-8
62CVSup jest następcą dla sup. CVSup jest szybkim, zgodnych z
be22124e 63poprzednikami serwerem.
1351ea81
AM
64
65CVSup oferuje:
16d0d5b5
JR
66- Możliwości. Klienci mogą zarządzać lokalnymi drzewami.
67- Szybkość. CVSup działa bezpośrednio z repozytorium CVS na serwerze.
68 Może on analizować i modyfikować pliki CVS. CVSup używa
69 strumieniowego protokołu do aktualizowania (przesyła skompresowane
70 pliki aby zminimalizować zajmowane pasmo).
71
72Pakiet kliencki pozwala developerom zarządzać pełną lokalną kopią
73repozytorium CVS. CVSup może również zarządzać innymi lokalnymi
be22124e 74kopiami drzew katalogowych.
d442e338 75
76%package server
3dda0faf 77Summary: Server-side CVSup package
76926af9 78Summary(pl.UTF-8): CVSup - serwer
3dda0faf 79Group: Development/Version Control
3dda0faf 80
d442e338 81%description server
be22124e 82CVSup is a next-generation replacement for sup. It is a leap forward,
83in terms of capability, speed, and server efficiency.
d442e338 84
85CVSup offers the following advantages:
be22124e 86- Capabilities. Clients can maintain local CVS branches without
d442e338 87 interference from CVSup.
be22124e 88- Speed. CVSup works directly from the CVS repository on the server.
89 It can parse and edit RCS files, and it understands how they are
90 typically changed under CVS. It uses a streaming protocol for updates
91 and sends compressed diffs and reverse diffs of changes to minimize
92 bandwidth.
d442e338 93
be22124e 94The server package allows a developer to publish a full or partial CVS
95repository. CVSup can also publish other kinds of directory trees.
d442e338 96
16d0d5b5
JR
97%description server -l pl.UTF-8
98CVSup jest następcą dla sup. CVSup jest szybkim, zgodnych z
be22124e 99poprzednikami serwerem.
1351ea81
AM
100
101CVSup oferuje:
16d0d5b5
JR
102- Możliwości. Klienci mogą zarządzać lokalnymi drzewami.
103- Szybkość. CVSup działa bezpośrednio z repozytorium CVS na serwerze.
104 Może on analizować i modyfikować pliki CVS. CVSup używa
105 strumieniowego protokołu do aktualizowania (przesyła skompresowane
106 pliki aby zminimalizować zajmowane pasmo).
107
108Pakiet serwera pozwala developerom na publikowanie częściowo lub w
109całości repozytorium CVS. CVSup może także publikować innego rodzaju
be22124e 110drzewa katalogowe.
1351ea81 111
d442e338 112%prep
3dda0faf 113%setup -q
d442e338 114
115%build
626588e2
JB
116%{__make} \
117 M3TARGET=LINUXELF \
118 CFLAGS="%{rpmcflags}"
d442e338 119
120%install
8630b2dd 121rm -rf $RPM_BUILD_ROOT
edb146f7 122%{__make} install \
a9136627 123 PREFIX=$RPM_BUILD_ROOT%{_prefix} \
bfe4ff7a 124 M3TARGET=LINUXELF
d442e338 125
3dda0faf 126%clean
127rm -rf $RPM_BUILD_ROOT
d442e338 128
3dda0faf 129%files client
be22124e 130%defattr(644,root,root,755)
46512db8 131%doc Acknowledgments Announce Blurb ChangeLog
be22124e 132%attr(755,root,root) %{_bindir}/cvsup
133%{_mandir}/man1/cvsup.1*
d442e338 134
3dda0faf 135%files server
be22124e 136%defattr(644,root,root,755)
46512db8 137%doc Acknowledgments Announce Blurb ChangeLog
be22124e 138%attr(755,root,root) %{_sbindir}/cvsupd
139%{_mandir}/man8/cvsupd.8*
This page took 0.075923 seconds and 4 git commands to generate.