Spec URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets.spec SRPM URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets-0.14-1.fc20.src.rpm Description: This class is a very simple extension of Pod::Parser that extracts POD snippets from Perl code, and pretty-prints it so as to make it usable from other Perl code. As demonstrated above, Pod::Snippets is immediately useful to test-driven-development nutcases who want to put every single line of Perl code under test, including code that is in the POD (typically a SYNOPSIS section). There are other uses, such as storing a piece of information that is both human- and machine-readable (e.g. an XML schema) simultaneously as documentation and code. Fedora Account System Username: cheeselee
Fails to build in rawhide. The SRPM does not build in EPEL5, so you can remove the EPEL5 (and below) specific sections, specifically, the following lines; BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) rm -rf $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) Add the following BRs BuildRequires: perl(base) BuildRequires: perl(File::Path) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(File::Temp) BuildRequires: perl(overload) BuildRequires: perl(Pod::Parser) BuildRequires: perl(strict) BuildRequires: perl(Test::More) BuildRequires: perl(vars) BuildRequires: perl(warnings)
Changes: - BR: perl(base) perl(File::Path) perl(File::Spec::Functions) perl(File::Temp) perl(overload) perl(strict) perl(Test::More) perl(vars) perl(warnings) - specfile cleanup Spec URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets.spec SRPM URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets-0.14-2.fc20.src.rpm
Okay. Looking good. Builds successfully at http://koji.fedoraproject.org/koji/taskinfo?taskID=7628756 Last cleanups. Remove the "find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;" line. Add the "eg" directory to %doc Remove the "Requires: perl(Pod::Parser)" line, rpm auto-detects this requirement.
Changes: - Additional cleanup - Remove Requires perl(Pod::Parser) Spec URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets.spec SRPM URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets-0.14-3.fc20.src.rpm
Packages builds at http://koji.fedoraproject.org/koji/taskinfo?taskID=7634680 Licensing is correct rpmlint is clean Run and Build time requires look good Package APPROVED!
New Package SCM Request ======================= Package Name: perl-Pod-Snippets Short Description: Extract and reformat snippets of POD Upstream URL: http://search.cpan.org/dist/Pod-Snippets/ Owners: cheeselee Branches: f19 f20 f21 InitialCC: perl-sig
Git done (by process-git-requests).
perl-Pod-Snippets-0.14-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/perl-Pod-Snippets-0.14-3.fc21
perl-Pod-Snippets-0.14-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-Pod-Snippets-0.14-3.fc20
perl-Pod-Snippets-0.14-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/perl-Pod-Snippets-0.14-3.fc19
perl-Pod-Snippets-0.14-3.fc19 has been pushed to the Fedora 19 testing repository.
perl-Pod-Snippets-0.14-3.fc21 has been pushed to the Fedora 21 stable repository.
perl-Pod-Snippets-0.14-3.fc19 has been pushed to the Fedora 19 stable repository.
perl-Pod-Snippets-0.14-3.fc20 has been pushed to the Fedora 20 stable repository.