]> git.pld-linux.org Git - packages/rpm.git/commitdiff
not funny regex
authorArtur Frysiak <artur@frysiak.net>
Wed, 15 Nov 2000 20:22:01 +0000 (20:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.139

rpm.spec

index 5e90f5689088c3e0811084e21f7bb10e15e7b39a..55e092330fb8b48fc5592073673512bb087d3144 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -380,7 +380,8 @@ rm -rf $RPM_BUILD_ROOT
 %lang(pl) %{_mandir}/pl/man8/rpm2cpio.8*
 %lang(ru) %{_mandir}/ru/man8/rpm2cpio.8*
 
-%attr(755,root,root) %{_libdir}/rpm/find-{prov,req}.pl
+%files perlprov
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/rpm/perl*
 %attr(755,root,root) %{_libdir}/rpm/find-perl-*
 %attr(755,root,root) %{_libdir}/rpm/find-*.perl
This page took 0.116628 seconds and 4 git commands to generate.