Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047731
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 _unpackaged_files_terminate_build 1
%define dist SVN-Notify
Name: perl-%dist
Version: 2.87
Release: alt1

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

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/MP/MPGHF/%{dist}-%{version}.tar.gz

BuildArch: noarch

Provides: svnnotify = %version
Obsoletes: svnnotify < %version

# Automatically added by buildreq on Wed Nov 16 2011

BuildRequires: perl-IO-stringy perl-Module-Build perl-Net-SMTP-TLS perl-Test-Pod perl-Test-Pod-Coverage perl-Text-Trac perl(Email/Address.pm) perl(Email/Address/XS.pm)

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

%prep
%setup -q -n %{dist}-%{version}

%build
export SENDMAIL=/usr/sbin/sendmail
%perl_vendor_build --install_path bindoc=%_man1dir

%install
%perl_vendor_install

%files
%doc Changes README.md
%_bindir/svnnotify
%_man1dir/svnnotify.*
%perl_vendor_privlib/SVN

%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