Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37520194
en ru br
ALT Linux repos
S:0.81-alt1
5.0: 0.79-alt2
4.1: 0.79-alt1
4.0: 0.76-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
#
#   - Text::WikiFormat -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Text::WikiFormat --version 0.76
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Text-WikiFormat
%define m_distro Text-WikiFormat
%define m_name Text::WikiFormat
%define m_author_id CHROMATIC
%define _enable_test 1

Name: perl-Text-WikiFormat
Version: 0.81
Release: alt1

Summary: Module for translating Wiki formatted text into other formats

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~chromatic/%m_distro-%version/

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/C/CY/CYCLES/Text-WikiFormat-%{version}.tar.gz

# Automatically added by buildreq on Sat Sep 10 2005

BuildRequires: perl-Devel-Symdump perl-Module-Build perl-Pod-Coverage perl-Pod-Escapes perl-Pod-Simple perl-Test-Pod-Coverage perl-URI perl-devel

%description
The original Wiki web site had a very simple interface to edit and to
add pages. Its formatting rules are simple and easy to use. They are also
easy to translate into other, more complicated markup languages with this
module. It creates HTML by default, but can produce valid POD, DocBook,
XML, or any other format imaginable.  The most important function is
format(). It is not exported by default.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/

%files
%doc README Changes
%perl_vendor_privlib/Text/*

%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