From 5c2056ca837bffa0a1ec22cb2f674eb3f931a616 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 22 Feb 2010 23:12:05 +0000 Subject: [PATCH] - cosmetics Changed files: gource.spec -> 1.4 --- gource.spec | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/gource.spec b/gource.spec index 5de603d..3cd0f44 100644 --- a/gource.spec +++ b/gource.spec @@ -1,9 +1,10 @@ # TODO # - use fonts-TTF-freefont Summary: Software version control visualization +Summary(pl.UTF-8): Narzędzie wizualizujące kontrolę wersji Name: gource Version: 0.24 -Release: 0.1 +Release: 1 URL: http://gource.googlecode.com/ Source0: http://gource.googlecode.com/files/%{name}-%{version}.tar.gz # Source0-md5: f896ebc6efbe3deed47dccf6c768dba5 @@ -23,11 +24,23 @@ BuildRequires: xorg-lib-libX11-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -OpenGL-based 3D visualisation tool for source control repositories. -The repository is displayed as a tree where the root of the repository -is the centre, directories are branches and files are leaves. -Contributors to the source code appear and disappear as they -contribute to specific files and directories. +Software projects are displayed by Gource as an animated tree with the +root directory of the project at its centre. Directories appear as +branches with files as leaves. Developers can be seen working on the +tree at the times they contributed to the project. + +Currently there is first party support for Git and Mercurial, and third +party (using additional steps) for CVS and SVN. + +%description -l pl.UTF-8 +Gource wyświetla projekty software'owe jako animowane drzewo z +katalogiem głównym projektu w centrum. Podkatalogi przedstawione są w +postaci gałęzi, a pliki to liście. Developerzy widoczni są przy pracy +nad drzewem w czasie gdy rzeczywiście pracowali. + +Na chwilę obecną Gource natywnie wspiera repozytoria Git i Mercurial. +Przy pomocy zewnętrznych narzędzi można również oglądać repozytoria CVS +i SVN. %prep %setup -q @@ -46,10 +59,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/gource -%dir %{_datadir}/gource -%{_datadir}/gource/*.png -%dir %{_datadir}/gource/fonts -%doc %{_datadir}/gource/fonts/README -%{_datadir}/gource/fonts/FreeSans.ttf -%{_mandir}/man1/gource.1* +%doc ChangeLog README THANKS +%attr(755,root,root) %{_bindir}/* +%{_datadir}/gource +%{_mandir}/man1/* -- 2.44.0