]> git.pld-linux.org Git - packages/perl-File-ShareDir.git/commitdiff
%{perl_vendorlib}/auto/share/dist moved to perl-dirs auto/th/perl-File-ShareDir-1.104-2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 11 Sep 2018 19:49:27 +0000 (22:49 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 11 Sep 2018 19:49:27 +0000 (22:49 +0300)
perl-File-ShareDir.spec

index a949168e685b516fc03c09e7ccb0371bf2f952f4..8213292c96f4c78e1aa4b7a4d10a054b06154f77 100644 (file)
@@ -1,15 +1,15 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define        pdir    File
 %define        pnam    ShareDir
+%include       /usr/lib/rpm/macros.perl
 Summary:       File::ShareDir - Locate per-dist and per-module shared files
 Summary(pl.UTF-8):     File::ShareDir - położenie plików współdzielonych w dystrybucji i module
 Name:          perl-File-ShareDir
 Version:       1.104
-Release:       1
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -85,7 +85,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes
 %{perl_vendorlib}/File/ShareDir.pm
-%dir %{perl_vendorlib}/auto/share
-%dir %{perl_vendorlib}/auto/share/dist
 %dir %{perl_vendorlib}/auto/share/module
 %{_mandir}/man3/File::ShareDir.3pm*
This page took 0.051969 seconds and 4 git commands to generate.