Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37482462
en ru br
ALT Linux repos
S:0.24-alt1
5.0: 0.12-alt1
4.1: 0.11-alt1

Group :: Development/Perl
RPM: perl-Text-Trac

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
BuildRequires: perl-podlators
%define module Text-Trac

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

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Perl extension for formatting text with Trac Wiki Style
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/%{module}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Nov 30 2009

BuildRequires: perl-Class-Accessor perl-Class-Data-Inheritable perl-HTML-Parser perl-List-MoreUtils perl-Test-Base perl-Test-Pod perl-Test-Pod-Coverage perl-Tie-IxHash perl-UNIVERSAL-require perl(Path/Tiny.pm)

%description
Text::Trac parses text with Trac WikiFormatting and convert it to html format.

%package scripts
Summary: %name scripts
Group: Development/Perl
Requires: %{?epoch:%epoch:}%name = %version-%release

%description scripts
scripts for %name


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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.md
%perl_vendor_privlib/Text/

%files scripts
%_bindir/*
#%_man1dir/*


%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