]> git.pld-linux.org Git - packages/perl-Text-Unaccent.git/blobdiff - perl-Text-Unaccent.spec
perl 5.38.0 rebuild
[packages/perl-Text-Unaccent.git] / perl-Text-Unaccent.spec
index e701a0965928a7f7ed1ca59115eae88816fd5d32..5d116d099759a132eaf5f406ea6f5b60f5387afe 100644 (file)
@@ -1,19 +1,19 @@
 #
 # Conditional build:
-%bcond_without tests           # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+%bcond_with    tests           # do not perform "make test"
+
 %define                pdir    Text
 %define                pnam    Unaccent
 Summary:       Text::Unaccent - remove accents from a string
 Summary(pl.UTF-8):     Text::Unaccent - usuwanie akcentów z napisów
 Name:          perl-Text-Unaccent
 Version:       1.08
-Release:       5
+Release:       17
 License:       GPL v2+
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 9ac9b28cbb66f4829a50d563ace79cb5
+URL:           http://search.cpan.org/dist/Text-Unaccent/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,6 +63,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc ChangeLog README
 %{perl_vendorarch}/Text/*.pm
 %dir %{perl_vendorarch}/auto/Text/Unaccent
-%{perl_vendorarch}/auto/Text/Unaccent/*.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Text/Unaccent/*.so
 %{_mandir}/man3/*
This page took 0.055123 seconds and 4 git commands to generate.