Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37568959
en ru br
ALT Linux repositórios
S:0.11-alt1

Group :: Development/Tools
RPM: svn2cl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: svn2cl
Version: 0.11
Release: alt1
Summary: Create a ChangeLog from a Subversion log

Group: Development/Tools
License: BSD
Url: http://ch.tudelft.nl/~arthur/svn2cl/
Packager: Boris Savelev <boris at altlinux.org>

Source: http://ch.tudelft.nl/~arthur/svn2cl/%name-%version.tar.gz

BuildArch: noarch

%description
svn2cl is a simple xsl transformation and shellscript wrapper for
generating a classic GNU-style ChangeLog from a subversion repository
log.  It is made from several changelog-like scripts using common xslt
constructs found in different places.

%prep
%setup
%__subst 's|^XSL="$dir/|XSL="%_datadir/svn2cl/|' svn2cl.sh

%build
%install
install -Dpm 755 svn2cl.sh %buildroot%_bindir/svn2cl

install -dm 755 %buildroot%_datadir/svn2cl
install -pm 644 *.xsl %buildroot%_datadir/svn2cl

install -Dpm 644 svn2cl.1 %buildroot%_man1dir/svn2cl.1

%files
%doc ChangeLog NEWS README TODO authors.xml svn2html.css
%_bindir/svn2cl
%_datadir/svn2cl/
%_man1dir/svn2cl.1*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009