Name: perl-LaTeX-ToUnicode Version: 0.05 Release: 5%{?dist} Summary: Convert LaTeX commands to Unicode ## Not in the binary package # script/UnicodeData.txt: Unicode License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/LaTeX-ToUnicode/ Source0: http://www.cpan.org/authors/id/B/BO/BORISV/LaTeX-ToUnicode-%{version}.tar.gz BuildArch: noarch BuildRequires: findutils BuildRequires: make BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31 BuildRequires: perl(strict) BuildRequires: perl(warnings) # Run-time: BuildRequires: perl(Exporter) BuildRequires: perl(utf8) # Tests: BuildRequires: perl(Test::More) # Optional tests: # Pod::Coverage::TrustPod not used # Test::Pod 1.41 not used # Test::Pod::Coverage 1.08 not used # Test::Synopsis not used Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description This Perl module provides a method to convert LaTeX-style markups for accents etc. into their Unicode equivalents. It translates commands for special characters or accents into their Unicode equivalents and removes formatting commands. %prep %setup -q -n LaTeX-ToUnicode-%{version} %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install make pure_install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -delete %{_fixperms} $RPM_BUILD_ROOT/* %check make test %files %license LICENSE %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Feb 08 2018 Fedora Release Engineering - 0.05-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 0.05-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova - 0.05-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering - 0.05-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Nov 23 2016 Petr Pisar - 0.05-1 - 0.05 bump * Mon Oct 03 2016 Petr Pisar 0.04-1 - Specfile autogenerated by cpanspec 1.78.