packages: perl-Linux-Inotify2/perl-Linux-Inotify2.spec - added missing %dir...
amateja
amateja at pld-linux.org
Wed Sep 9 10:00:31 CEST 2009
Author: amateja Date: Wed Sep 9 08:00:31 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- added missing %dirs in %files section
---- Files affected:
packages/perl-Linux-Inotify2:
perl-Linux-Inotify2.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/perl-Linux-Inotify2/perl-Linux-Inotify2.spec
diff -u packages/perl-Linux-Inotify2/perl-Linux-Inotify2.spec:1.1 packages/perl-Linux-Inotify2/perl-Linux-Inotify2.spec:1.2
--- packages/perl-Linux-Inotify2/perl-Linux-Inotify2.spec:1.1 Tue Jun 16 11:53:30 2009
+++ packages/perl-Linux-Inotify2/perl-Linux-Inotify2.spec Wed Sep 9 10:00:26 2009
@@ -61,7 +61,9 @@
%files
%defattr(644,root,root,755)
%doc Changes README
+%dir %{perl_vendorarch}/Linux
%{perl_vendorarch}/Linux/*.pm
+%dir %{perl_vendorarch}/auto/Linux
%dir %{perl_vendorarch}/auto/Linux/Inotify2
%{perl_vendorarch}/auto/Linux/Inotify2/*.bs
%attr(755,root,root) %{perl_vendorarch}/auto/Linux/Inotify2/*.so
@@ -74,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/09/09 08:00:26 amateja
+- added missing %dirs in %files section
+
Revision 1.1 2009/06/16 09:53:30 amateja
- initial
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Linux-Inotify2/perl-Linux-Inotify2.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list