]> git.pld-linux.org Git - packages/perl-Test-Taint.git/commitdiff
do not package system dirs auto/th/perl-Test-Taint-1.06-11
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 30 Oct 2018 07:18:18 +0000 (09:18 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 30 Oct 2018 07:18:18 +0000 (09:18 +0200)
perl-Test-Taint.spec

index 79c47cc441ef6888a938a829f4e4939ec5109452..543cf03c7043f0e45c3ae982407bd2c7baca73eb 100644 (file)
@@ -1,15 +1,15 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Test
 %define                pnam    Taint
+%include       /usr/lib/rpm/macros.perl
 Summary:       Test::Taint - tools to test taintedness
 Summary(pl.UTF-8):     Test::Taint - narzędzia do sprawdzania napiętnowania
 Name:          perl-Test-Taint
 Version:       1.06
-Release:       10
+Release:       11
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -67,9 +67,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes
-%dir %{perl_vendorarch}/Test
 %{perl_vendorarch}/Test/Taint.pm
-%dir %{perl_vendorarch}/auto/Test
 %dir %{perl_vendorarch}/auto/Test/Taint
 %attr(755,root,root) %{perl_vendorarch}/auto/Test/Taint/Taint.so
 %{_mandir}/man3/Test::Taint.3pm*
This page took 0.166209 seconds and 4 git commands to generate.