Author: iarnell Update of /cvs/pkgs/rpms/perl-Text-Textile/F-11 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9372/F-11 Modified Files: .cvsignore sources Added Files: perl-Text-Textile.spec Log Message: initial import --- NEW FILE perl-Text-Textile.spec --- Name: perl-Text-Textile Version: 2.03 Release: 1%{?dist} Summary: A humane web text generator License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Text-Textile/ Source0: http://www.cpan.org/authors/id/B/BC/BCHOATE/Text-Textile-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Spec) BuildRequires: perl(HTML::Entities) BuildRequires: perl(Image::Size) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # undetected requirements Requires: perl(File::Spec) Requires: perl(HTML::Entities) Requires: perl(Image::Size) %description Text::Textile is a Perl-based implementation of Dean Allen's Textile syntax. Textile is shorthand for doing common formatting tasks. %prep %setup -q -n Text-Textile-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ARTISTIC Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sun May 03 2009 Iain Arnell 2.03-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Text-Textile/F-11/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 4 May 2009 03:58:53 -0000 1.1 +++ .cvsignore 4 May 2009 05:39:46 -0000 1.2 @@ -0,0 +1 @@ +Text-Textile-2.03.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Text-Textile/F-11/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 4 May 2009 03:58:53 -0000 1.1 +++ sources 4 May 2009 05:39:46 -0000 1.2 @@ -0,0 +1 @@ +227cc4c97850b4f8448fa2d73c9c328a Text-Textile-2.03.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list