Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37542271
en ru br
ALT Linux repos
S:2.87-alt1
5.0: 2.77-alt1
4.1: 2.70-alt1
4.0: 2.66-alt1

Group :: Development/Perl
RPM: perl-SVN-Notify

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module SVN-Notify

Name: perl-%module
Version: 2.77
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Perl module for Subversion activity notification
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source: http://www.cpan.org/modules/by-module/SVN/%module-%version.tar.gz

BuildArch: noarch
# Automatically added by buildreq on Fri Aug 01 2008
BuildRequires: perl-IO-stringy perl-Module-Build perl-Net-SMTP_auth perl-Test-Pod perl-Test-Pod-Coverage perl-Text-Trac

%description
SVN::Notify is a Perl module for Subversion activity notification.

%package -n svnnotify
Summary: Subversion activity notification using SVN::Notify
Group: Development/Other

%description -n svnnotify
To use SVN::Notify, simply add a call to svnnotify to your Subversion
repository's post-commit script.

%prep
%setup -n %module-%version

%build
export SENDMAIL=/usr/sbin/sendmail
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/SVN
%perl_vendor_man3dir/*

%files -n svnnotify
%_bindir/svnnotify
%_man1dir/svnnotify.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin